dify/api/tests/test_containers_integration.../services
-LAN- 85cda47c70
feat: knowledge pipeline (#25360)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: quicksand <quicksandzn@gmail.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Harry <xh001x@hotmail.com>
2025-09-18 12:49:10 +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 Fix login tokens and fix task clean_messages create_time. (#24574) 2025-08-27 13:32:18 +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_workflow_app_service.py hotfix: add test containers based tests for workflow app service (#24501) 2025-08-26 09:24:45 +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 hotfix: add test containers based tests for workflow run service (#24602) 2025-08-27 10:24:34 +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