dify/api/tests/test_containers_integration_tests/services
2026-03-02 20:15:32 +08:00
..
tools feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
workflow refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
__init__.py Feat add testcontainers test for account service (#23380) 2025-08-05 20:15:39 +08:00
dataset_collection_binding.py test: migrate dataset collection binding SQL tests to testcontainers (#32539) 2026-02-25 14:15:07 +09:00
dataset_service_update_delete.py test: migrate dataset service update-delete SQL tests to testcontainers (#32548) 2026-02-25 15:07:28 +09:00
document_service_status.py test: migrate document_service_status SQL tests to testcontainers (#32536) 2026-02-28 01:50:55 +09:00
test_account_service.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
test_advanced_prompt_template_service.py chore: adopt StrEnum and auto() for some string-typed enums (#25129) 2025-09-12 21:14:26 +08:00
test_agent_service.py refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
test_annotation_service.py refactor(db): enforce non-null message annotation questions (#27915) 2026-01-21 17:54:59 +08:00
test_api_based_extension_service.py test: add comprehensive unit tests for SegmentService - Fix: #28656 (#28568) 2025-11-26 09:43:00 +08:00
test_app_dsl_service.py refactor: port AppModelConfig (#30919) 2026-01-24 10:25:51 +08:00
test_app_generate_service.py test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
test_app_service.py fix(api): refactors the SQL LIKE pattern escaping logic to use a centralized utility function, ensuring consistent and secure handling of special characters across all database queries. (#30450) 2026-01-06 09:56:30 +08:00
test_billing_service.py feat: get plan bulk with cache (#30339) 2025-12-30 09:27:46 +08:00
test_conversation_service.py fix(api): enforce ownership check for conversation delete (#32686) 2026-03-01 17:53:37 +08:00
test_dataset_service_get_segments.py test: migrate test_dataset_service_get_segments SQL tests to testcontainers (#32544) 2026-02-26 02:12:41 +09:00
test_dataset_service_retrieval.py test: migrate dataset service retrieval SQL tests to testcontainers (#32528) 2026-02-25 18:13:07 +09:00
test_dataset_service_update_dataset.py refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
test_dataset_service.py refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
test_delete_archived_workflow_run.py refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
test_document_service_display_status.py test: migrate test_document_service_display_status SQL tests to testcontainers (#32545) 2026-02-25 05:13:22 +09:00
test_end_user_service.py test: migrate end user service SQL tests to testcontainers (#32530) 2026-02-25 04:49:49 +09:00
test_feature_service.py refactor: optimize system features response payload for unauthenticated clients (#31392) 2026-01-23 12:12:11 +08:00
test_feedback_service.py fix: fix feedback like or dislike not display in logs (#28652) 2025-11-26 13:59:47 +08:00
test_file_service.py feat: implement file extension blacklist for upload security (#27540) 2025-11-04 15:45:22 +08:00
test_human_input_delivery_test.py refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
test_message_service_execution_extra_content.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
test_message_service_extra_contents.py test: migrate message extra contents tests to testcontainers (#32532) 2026-02-25 04:51:14 +09:00
test_message_service.py try ast-grep (#24149) 2025-08-19 13:41:52 +08:00
test_messages_clean_service.py fix: message clean service ut (#31038) 2026-01-15 15:13:25 +08:00
test_metadata_service.py fix: metadata batch edit silently fails due to split transactions and swallowed exceptions (#32041) 2026-02-12 12:59:59 +08:00
test_model_load_balancing_service.py test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
test_model_provider_service.py refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
test_restore_archived_workflow_run.py test: migrate restore_archived_workflow_run SQL tests to testcontainers (#32590) 2026-02-26 03:24:58 +09:00
test_saved_message_service.py feature: add test containers base tests for saved message service (#24259) 2025-08-21 09:34:49 +08:00
test_tag_service.py fix(api): refactors the SQL LIKE pattern escaping logic to use a centralized utility function, ensuring consistent and secure handling of special characters across all database queries. (#30450) 2026-01-06 09:56:30 +08:00
test_trigger_provider_service.py fix(api): surface subscription deletion errors to users (#30333) 2026-01-05 11:02:04 +08:00
test_web_conversation_service.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00
test_webapp_auth_service.py test: align file preview mimetype expectation (#32688) 2026-02-27 15:27:30 +08:00
test_webhook_service.py test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
test_workflow_app_service.py refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
test_workflow_draft_variable_service.py refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
test_workflow_run_service.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
test_workflow_service.py refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
test_workspace_service.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00