dify/api/tests/unit_tests/controllers/console/workspace
wangxiaolei 7e05f28a46
feat: create app init rbac scope to all and add workspace members. (#38636)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-10 09:31:41 +00:00
..
__init__.py feat: add mcp tool display directly (#30019) 2025-12-26 10:41:10 +08:00
test_accounts.py refactor(api): migrate tenant/user via DI for several endpoints (#37026) 2026-06-04 05:52:59 +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(api): migrate workspace account endpoints to BaseModel (#37954) 2026-07-06 06:57:40 +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 refactor(api): migrate workspace account endpoints to BaseModel (#37954) 2026-07-06 06:57:40 +00:00
test_model_providers.py refactor(api): migrate workspace model endpoints to BaseModel (#37963) 2026-07-09 04:05:32 +00:00
test_models.py refactor(api): migrate workspace model endpoints to BaseModel (#37963) 2026-07-09 04:05:32 +00:00
test_plugin.py refactor(api): migrate workspace model endpoints to BaseModel (#37963) 2026-07-09 04:05:32 +00:00
test_rbac.py feat: create app init rbac scope to all and add workspace members. (#38636) 2026-07-10 09:31:41 +00:00
test_snippets.py fix: normalize query array params for oRPC (#38322) 2026-07-02 11:07:10 +00:00
test_tool_providers.py refactor(api): migrate workspace tool endpoints to BaseModel (#37959) 2026-07-08 09:56:04 +00:00
test_workspace.py refactor(api): migrate workspace account endpoints to BaseModel (#37954) 2026-07-06 06:57:40 +00:00