dify/api/tests/test_containers_integration.../services
yessenia cd07eef639 Merge remote-tracking branch 'origin/main' into feat/trigger 2025-09-25 17:14:24 +08:00
..
tools feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
workflow Fix basedpyright type errors (#25435) 2025-09-10 01:54:26 +08:00
__init__.py Feat add testcontainers test for account service (#23380) 2025-08-05 20:15:39 +08:00
test_account_service.py Feat/email register refactor (#25369) 2025-09-12 10:24:54 +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 more assert (#24996) 2025-09-08 09:59:43 +08:00
test_annotation_service.py more assert (#24996) 2025-09-08 09:59:43 +08:00
test_api_based_extension_service.py try ast-grep (#24149) 2025-08-19 13:41:52 +08:00
test_app_dsl_service.py Export DSL from history (#24939) 2025-09-02 21:36:52 +08:00
test_app_generate_service.py Add Test Containers Based Tests for App Generation Services (#23899) 2025-08-14 10:16:41 +08:00
test_app_service.py more assert (#24996) 2025-09-08 09:59:43 +08:00
test_feature_service.py feat: add testcontainers based tests for feature service (#24026) 2025-08-19 09:32:47 +08:00
test_file_service.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
test_message_service.py try ast-grep (#24149) 2025-08-19 13:41:52 +08:00
test_metadata_service.py chore: adopt StrEnum and auto() for some string-typed enums (#25129) 2025-09-12 21:14:26 +08:00
test_model_load_balancing_service.py update sql in batch (#24801) 2025-09-10 13:00:17 +08:00
test_model_provider_service.py feat: fix i18n missing keys and merge upstream/main (#24615) 2025-08-27 15:07:28 +08: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 update sql in batch (#24801) 2025-09-10 13:00:17 +08:00
test_web_conversation_service.py update sql in batch (#24801) 2025-09-10 13:00:17 +08:00
test_webapp_auth_service.py bugfix: The randomly generated email by Faker actually corresponded to an existing account in the test database, causing the test to fail. (#25646) 2025-09-14 18:41:35 +08:00
test_webhook_service.py refactor: remove triggered_by field from webhook triggers and use automatic sync 2025-09-10 17:17:19 +08:00
test_workflow_app_service.py feat: fix i18n missing keys and merge upstream/main (#24615) 2025-08-27 15:07:28 +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: fix i18n missing keys and merge upstream/main (#24615) 2025-08-27 15:07:28 +08:00
test_workflow_service.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
test_workspace_service.py feat: add test containers based tests for workspace service (#24752) 2025-08-29 12:10:13 +08:00