dify/api/tests/unit_tests/controllers/console/workspace
NeatGuyCoding 7ba408eebe
fix: IDOR on console GET /account/avatar (#35771)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
2026-05-03 14:42:56 +00:00
..
__init__.py feat: add mcp tool display directly (#30019) 2025-12-26 10:41:10 +08:00
test_accounts.py fix: IDOR on console GET /account/avatar (#35771) 2026-05-03 14:42:56 +00:00
test_agent_providers.py test: unit test case for controllers.console.workspace module (#32181) 2026-03-09 17:07:40 +08:00
test_endpoint.py chore: update 3 api (#35481) 2026-04-22 08:53:53 +00:00
test_load_balancing_config.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
test_members.py refactor: select in console explore and workspace controllers (#33842) 2026-03-21 20:06:17 +09:00
test_model_providers.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
test_models.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
test_plugin.py feat: return correct dify-plugin-daemon error message (#34171) 2026-03-27 06:02:29 +00:00
test_tool_providers.py chore: fix use select style api in orm (#35531) 2026-04-24 08:35:20 +00:00
test_workspace.py refactor(api): migrate workspace current response from marshal_with to BaseModel (#35207) 2026-04-14 19:48:09 +00:00