dify/api/tests/unit_tests/controllers/console/workspace
2026-09-07 05:37:43 +00:00
..
__init__.py feat: add mcp tool display directly (#30019) 2025-12-26 10:41:10 +08:00
test_accounts.py refactor(api): extract account login service and consolidate adapters (#41184) 2026-09-03 06:20:21 +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 feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +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 refactor(api): decouple system features and web adapters (#40772) 2026-09-01 11:50:52 +00:00
test_model_providers.py refactor(console): dep-inject model provider payloads with @model_validate (#41539) 2026-09-01 04:24:45 +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: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
test_rbac_resource_access_routes.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
test_rbac.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
test_skills.py feat: support agent skill (#39675) 2026-08-24 05:29:14 +00:00
test_snippets.py refactor(models): pass session into CustomizedSnippet accessors (#40379) 2026-09-07 05:37:43 +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: centralize controller and storage config overrides (#40867) 2026-08-28 14:47:17 +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 OpenAPI account access behind application services (#41308) 2026-09-04 07:38:01 +00:00