dify/api/tests/unit_tests/controllers/console/workspace
Stephen Zhou 3e59fba46a
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/controllers/console/app/app.py
#	api/controllers/console/app/app_import.py
#	api/controllers/console/auth/activate.py
#	api/controllers/console/setup.py
#	api/tests/unit_tests/controllers/console/workspace/test_plugin.py
#	web/features/new-rag/document-list.tsx
#	web/features/new-rag/sources-page.tsx
#	web/features/new-rag/website-crawl-preview.tsx
2026-08-10 10:34:47 +08:00
..
__init__.py feat: add mcp tool display directly (#30019) 2025-12-26 10:41:10 +08:00
test_accounts.py refactor: replace manual model_validate with @model_validate in workspace remaining controllers (#40239) 2026-08-09 08:23:51 +00:00
test_agent_providers.py chore: add more type in test (#37609) 2026-06-18 23:07:12 +00:00
test_endpoint.py refactor: replace manual model_validate with @model_validate in workspace remaining controllers (#40239) 2026-08-09 08:23:51 +00:00
test_load_balancing_config.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
test_members.py Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-06 10:46:15 +08:00
test_model_providers.py feat: optimize integrations initial loading (#40118) 2026-08-07 02:06:25 +00:00
test_models.py refactor: replace manual model_validate with @model_validate in workspace remaining controllers (#40239) 2026-08-09 08:23:51 +00:00
test_plugin.py refactor: replace manual model_validate with @model_validate in workspace plugin/tool controllers (#40238) 2026-08-09 06:13:24 +00:00
test_rbac.py Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-10 10:34:47 +08:00
test_snippets.py chore: dep inject for model in workspace snippets, load balancing, and endpoint (#40161) 2026-08-07 13:22:02 +00:00
test_tool_provider_apis.py refactor: replace manual model_validate with @model_validate in workspace plugin/tool controllers (#40238) 2026-08-09 06:13:24 +00:00
test_tool_providers.py test: use sqlite3 session in test_tool_providers (#38754) 2026-07-16 12:28:26 +00:00
test_trigger_provider_apis.py refactor: replace manual model_validate with @model_validate in workspace remaining controllers (#40239) 2026-08-09 08:23:51 +00:00
test_trigger_providers.py test: move trigger provider coverage to unit tests (#38942) 2026-07-14 14:56:22 +00:00
test_workspace.py chore: improve current workspace summary (#40121) 2026-08-07 03:08:55 +00:00