dify/api/tests/unit_tests/controllers
NVIDIAN f66a3c49c4
refactor(api): migrate console recommended-app response to BaseModel (#35206)
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
2026-04-14 19:48:43 +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 recommended-app response to BaseModel (#35206) 2026-04-14 19:48:43 +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 test: split merged API test modules and remove F811 ignore (#35105) 2026-04-14 03:54:30 +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