dify/api/tests/unit_tests/controllers
NVIDIAN 1c3cba281a
refactor(api): migrate console message responses from marshal_with to BaseModel (#35204)
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com>
2026-04-14 19:49:33 +00:00
..
common test: unit test case for controllers.common module (#32056) 2026-03-09 09:45:42 +08:00
console refactor(api): migrate console message responses from marshal_with to BaseModel (#35204) 2026-04-14 19:49:33 +00:00
files refactor(api): continue decoupling dify_graph from API concerns (#33580) 2026-03-25 20:32:24 +08:00
inner_api refactor: replace bare dict with dict[str, Any] in controller and core unit tests (#35181) 2026-04-14 17:51:49 +00:00
service_api refactor(api): migrate service conversation-variable responses to BaseModel (#35205) 2026-04-14 19:49:21 +00:00
trigger fix: clarify webhook debug endpoint behavior (#33597) 2026-03-18 14:28:33 +08:00
web test: migrate web site controller tests to Testcontainers (#32454) (#35180) 2026-04-14 17:52:13 +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