dify/api/tests/unit_tests/controllers
2026-08-14 05:34:00 +00:00
..
common test: migrate controller sessions to SQLite (#40083) 2026-08-11 08:29:40 +00:00
console test: migrate load balancing account ORM model to real entity (#40644) 2026-08-14 05:34:00 +00:00
files refactor(dify-agent): download Binding files through Agent Stub (#40143) 2026-08-07 14:56:52 +00:00
inner_api test: migrate agent drive end-user ORM models to real entities (#40654) 2026-08-14 05:33:29 +00:00
mcp test: move MCP controller coverage to unit tests (#38930) 2026-07-15 04:40:34 +00:00
openapi test: migrate residual session factories to shared SQLite (#40665) 2026-08-13 03:04:59 +00:00
service_api fix(api): bind dataset operations to owners (#40149) 2026-08-11 16:37:14 +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: migrate residual controller ORM identities to real models (#40661) 2026-08-13 05:18:44 +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(api): merge ping and version endpoints into system (#40058) 2026-08-10 08:50:40 +00: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 fix(api): remove unsafe Bedrock test endpoint (#40742) 2026-08-13 19:47:13 +00:00