dify/api/tests/unit_tests/controllers
2026-08-18 12:01:49 +00:00
..
common refactor(api): reuse app definition queries for app parameters (#40465) 2026-08-14 09:38:34 +00:00
console test: eliminate remaining whole config mocks (#40855) 2026-08-18 12:01:49 +00:00
files feat(dify-agent): enforce signed upload size limits (#40883) 2026-08-17 11:59:42 +00:00
inner_api test: migrate controller auth wrapper sessions and ORM models to SQLite (#40529) 2026-08-17 12:10:44 +00:00
mcp test: migrate controller identity ORM models to SQLite (#40626) 2026-08-14 08:54:48 +00:00
openapi test: eliminate remaining whole config mocks (#40855) 2026-08-18 12:01:49 +00:00
service_api test: migrate Service API dataset metadata sessions and ORM models to SQLite (#40518) 2026-08-17 12:12:06 +00:00
trigger fix(api): repair two malformed logger format strings (#40901) 2026-08-18 02:10:59 +00:00
web test: migrate residual controller sessions and ORM models to SQLite (#40606) 2026-08-15 15:15:11 +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): support audio/x-m4a for ASR (#40776) 2026-08-16 02:47:31 +00:00