dify/api/tests/test_containers_integration_tests/services
木之本澪 99cc98320a
test: migrate dataset collection binding SQL tests to testcontainers (#32539)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-25 14:15:07 +09:00
..
tools feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
workflow use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09: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
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(workflow-file): move core.file to core.workflow.file (#32252) 2026-02-16 22:38:19 +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 feat: Human Input Node (#32060) 2026-02-09 14:57:23 +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 test: migrate conversation service SQL tests to testcontainers (#32527) 2026-02-25 14:09:28 +09:00
test_delete_archived_workflow_run.py test: migrate delete_archived_workflow_run SQL tests to testcontainers (#32549) 2026-02-25 05:18:52 +09: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 feat: Human Input Node (#32060) 2026-02-09 14:57:23 +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 remove .value (#26633) 2025-10-11 09:08:29 +08:00
test_model_provider_service.py chore: remove icon_large of models (#30466) 2026-01-03 02:35:17 +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 feat: use id for webapp (#27576) 2025-10-29 01:45:40 -07:00
test_webhook_service.py refactor(typing): Fixup typing A2 - workflow engine & nodes (#31723) 2026-01-31 18:00:56 +09:00
test_workflow_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_workflow_draft_variable_service.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +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: port AppModelConfig (#30919) 2026-01-24 10:25:51 +08:00
test_workspace_service.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00