dify/api/tests/unit_tests/controllers
Renzo ce370594db
refactor: migrate db.session.query to select in inner_api and web controllers (#33774)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-20 03:32:03 +09:00
..
common test: unit test case for controllers.common module (#32056) 2026-03-09 09:45:42 +08:00
console refactor: use EnumText(StorageType) for UploadFile.storage_type (#33728) 2026-03-19 15:15:32 +09:00
files test: align file preview mimetype expectation (#32688) 2026-02-27 15:27:30 +08:00
inner_api refactor: migrate db.session.query to select in inner_api and web controllers (#33774) 2026-03-20 03:32:03 +09:00
mcp test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
service_api refactor: use EnumText for MessageFeedback and MessageFile columns (#33738) 2026-03-20 01:13:26 +09:00
trigger fix: clarify webhook debug endpoint behavior (#33597) 2026-03-18 14:28:33 +08:00
web refactor: migrate db.session.query to select in inner_api and web controllers (#33774) 2026-03-20 03:32:03 +09: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
test_conversation_rename_payload.py fix: conversation rename payload validation (#29510) 2025-12-11 18:05:41 +09:00