dify/api/tests/test_containers_integration.../services
Stream 197ba5f6ef
Merge branch 'main' into deploy/dev
# Conflicts:
#	api/core/app/apps/advanced_chat/app_runner.py
#	api/core/app/apps/pipeline/pipeline_generator.py
#	api/core/entities/mcp_provider.py
#	api/core/helper/marketplace.py
#	api/models/workflow.py
#	api/services/tools/tools_transform_service.py
#	api/tasks/document_indexing_task.py
#	api/tests/test_containers_integration_tests/core/__init__.py
#	api/tests/test_containers_integration_tests/tasks/test_document_indexing_task.py
#	dev/start-worker
#	docker/.env.example
#	web/app/components/base/chat/embedded-chatbot/hooks.tsx
#	web/app/components/workflow/hooks/use-workflow.ts
#	web/app/components/workflow/nodes/_base/components/workflow-panel/index.tsx
#	web/global.d.ts
#	web/pnpm-lock.yaml
#	web/service/use-plugins.ts
2025-11-06 15:58:41 +08:00
..
tools feat: implement MCP specification 2025-06-18 (#25766) 2025-10-27 17:07:51 +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
test_account_service.py Feature:during account initialization, set the interface language to be consistent with the display language(#27029) (#27042) 2025-10-21 15:53:12 +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 use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00
test_annotation_service.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09: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 refactor: replace hardcoded user plan strings with CloudPlan enum (#27675) 2025-11-03 11:51:09 +08:00
test_app_service.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00
test_feature_service.py Merge branch 'main' into deploy/dev 2025-11-06 15:58:41 +08:00
test_file_service.py feat: implement file extension blacklist for upload security (#27540) 2025-11-04 15:45:22 +08:00
test_message_service.py try ast-grep (#24149) 2025-08-19 13:41:52 +08:00
test_metadata_service.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00
test_model_load_balancing_service.py remove .value (#26633) 2025-10-11 09:08:29 +08:00
test_model_provider_service.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +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 use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09: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_workflow_app_service.py fix: use account id in workflow app log filter (#26811) 2025-10-14 14:32:40 +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 remove .value (#26633) 2025-10-11 09:08:29 +08:00
test_workflow_service.py remove .value (#26633) 2025-10-11 09:08:29 +08:00
test_workspace_service.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00