dify/api/tests/unit_tests/controllers/console/workspace
Stephen Zhou 30ed0907f3
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/controllers/console/app/site.py
#	api/controllers/console/datasets/datasets.py
#	api/core/plugin/backwards_invocation/model.py
#	api/core/rag/rerank/rerank_model.py
#	api/tests/test_containers_integration_tests/controllers/console/auth/test_oauth_server.py
#	api/tests/unit_tests/core/plugin/test_backwards_invocation_model.py
#	api/tests/unit_tests/tasks/test_batch_clean_document_task.py
#	packages/contracts/generated/api/service/orpc.gen.ts
#	web/app/components/datasets/rename-modal/index.tsx
#	web/app/components/header/account-setting/model-provider-page/model-selector/popup-layout.tsx
#	web/features/tag-management/components/tag-search-content.tsx
2026-08-27 10:06:48 +08:00
..
__init__.py feat: add mcp tool display directly (#30019) 2025-12-26 10:41:10 +08:00
test_accounts.py refactor(api): extract change email state machine (#40439) 2026-08-21 08:13:23 +00:00
test_agent_providers.py test: migrate residual controller sessions and ORM models to SQLite (#40606) 2026-08-15 15:15:11 +00:00
test_endpoint.py fix(plugin): protect endpoint listings (#40897) 2026-08-21 02:17:58 +00:00
test_load_balancing_config.py test: migrate load balancing account ORM model to real entity (#40644) 2026-08-14 05:34:00 +00:00
test_members.py Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-19 09:27:13 +08:00
test_model_providers.py refactor(api): standardize console billing portal errors (#41055) 2026-08-24 01:55:48 +00:00
test_models.py test: migrate residual controller ORM identities to real models (#40661) 2026-08-13 05:18:44 +00:00
test_plugin.py test: migrate residual user ORM stand-ins to real models (#40625) 2026-08-15 09:52:59 +00:00
test_rbac.py Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-27 10:06:48 +08:00
test_skills.py feat: support agent skill (#39675) 2026-08-24 05:29:14 +00:00
test_snippets.py fix(snippet): support snippet history version export (#41012) 2026-08-20 08:52:45 +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: eliminate remaining whole config mocks (#40855) 2026-08-18 12:01:49 +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 fix: allow OAuth trigger builder verification without credentials (#39199) 2026-08-25 05:32:27 +00:00
test_workspace.py refactor(api): move account lifecycle into application services (#40438) 2026-08-21 08:05:43 +00:00