dify/api/tests/unit_tests/controllers
Asuka Minato 3afd81a028
test: move MCP controller coverage to unit tests (#38930)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-15 04:40:34 +00:00
..
common chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
console test: move console app API coverage to unit tests (#38915) 2026-07-15 04:40:15 +00:00
files feat: daily sync (#38593) 2026-07-09 10:35:15 +00:00
inner_api test: use sqlite3 session in test_plugin (#38710) 2026-07-14 03:42:55 +00:00
mcp test: move MCP controller coverage to unit tests (#38930) 2026-07-15 04:40:34 +00:00
openapi test: use sqlite3 session in test_workspaces_members (#38775) 2026-07-14 07:15:11 +00:00
service_api chore: chatflow api should check workflow_id and sandbox plan (#38892) 2026-07-15 02:01:53 +00:00
trigger fix(trigger): return 429 instead of 500 when API quota is exceeded (#38664) 2026-07-10 10:57:50 +00:00
web test: move web forgot-password coverage to unit tests (#38943) 2026-07-14 14:09:28 +00:00
__init__.py feat: return data_source_info and data_source_detail_dict (#29912) 2026-01-05 11:04:03 +08:00
test_compare_versions.py refactor(version): simplify version comparison logic (#10109) 2024-10-31 15:15:32 +08:00
test_conversation_rename_payload.py fix: conversation rename payload validation (#29510) 2025-12-11 18:05:41 +09:00
test_mcp_app_api.py test: move MCP controller coverage to unit tests (#38930) 2026-07-15 04:40:34 +00:00
test_swagger.py fix: align member invitation state and errors (#38885) 2026-07-14 03:05:44 +00:00