dify/api/tests/unit_tests/controllers/console/workspace
Stephen Zhou cc3f901598
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/extensions/ext_celery.py
#	api/tests/unit_tests/controllers/console/auth/test_oauth_server.py
#	lint.config.ts
#	packages/contracts/knowledge-fs-contract.test.mjs
#	vite.config.ts
#	web/features/new-rag/__tests__/document-detail-page.spec.tsx
#	web/features/new-rag/__tests__/knowledge-space-shell.spec.tsx
#	web/features/new-rag/__tests__/processing-task-events.spec.ts
#	web/features/new-rag/create-knowledge-page.tsx
#	web/features/new-rag/document-detail-page.tsx
#	web/features/new-rag/knowledge-space-shell.tsx
2026-08-17 09:50:10 +08:00
..
__init__.py feat: add mcp tool display directly (#30019) 2025-12-26 10:41:10 +08:00
test_accounts.py refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +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 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 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-12 10:33:29 +08:00
test_model_providers.py feat: optimize integrations initial loading (#40118) 2026-08-07 02:06:25 +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-14 10:59:24 +08:00
test_snippets.py test: Type test (#40371) 2026-08-10 02:13:17 +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 fix(api): protect workspace credential mutations (#40790) 2026-08-14 12:03:54 +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 test: migrate controller sessions to SQLite (#40083) 2026-08-11 08:29:40 +00:00