dify/api/tests/unit_tests/controllers
NVIDIAN e37aaa482d
refactor: migrate apikey from marshal_with/api.model to Pydantic BaseModel (#34932)
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-13 05:18:42 +00:00
..
common test: unit test case for controllers.common module (#32056) 2026-03-09 09:45:42 +08:00
console refactor: migrate apikey from marshal_with/api.model to Pydantic BaseModel (#34932) 2026-04-13 05:18:42 +00:00
files refactor(api): continue decoupling dify_graph from API concerns (#33580) 2026-03-25 20:32:24 +08:00
inner_api refactor: use sessionmaker in controllers, events, models, and tasks 1 (#34693) 2026-04-07 23:47:20 +00:00
service_api test: migrate service_api dataset controller tests to testcontainers (#34423) 2026-04-03 02:28:47 +00:00
trigger fix: clarify webhook debug endpoint behavior (#33597) 2026-03-18 14:28:33 +08:00
web test: migrate web conversation controller tests to testcontainers (#34287) 2026-03-31 00:25:46 +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