dify/api/tests/unit_tests/controllers
2026-08-05 02:36:16 +00:00
..
common test: use sqlite3 session in test_session (#38772) 2026-07-29 05:51:02 +00:00
console refactor(api): extract workspace list into layered application service (#39822) 2026-08-05 02:36:16 +00:00
files feat: daily sync (#38593) 2026-07-09 10:35:15 +00:00
inner_api feat(agent): separate CLI file URL audiences (#39952) 2026-08-04 13:14:02 +00:00
mcp test: move MCP controller coverage to unit tests (#38930) 2026-07-15 04:40:34 +00:00
openapi refactor: centralize deployment edition in system features (#39454) 2026-07-24 07:15:02 +00:00
service_api test: use SQLite sessions in controllers service api (#39059) 2026-08-03 15:44:25 +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: use SQLite sessions in web controller fixtures (#39052) 2026-08-03 15:41:56 +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_rbac_route_resource_contract.py fix(api): allow external knowledge base creation under enterprise RBAC (#39930) 2026-08-04 04:50:43 +00:00
test_swagger.py refactor: introduce agent working environment architecture (#39480) 2026-07-28 13:16:05 +00:00