dify/api/tests/unit_tests/controllers/service_api/app
Yufeng He fde08d24fe
fix: eagerly validate conversation on service-api and explore chat endpoints (#38801)
Signed-off-by: Yufeng He <40085740+he-yufeng@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-12 15:19:07 +00:00
..
__init__.py test: improve unit tests for controllers.service_api (#32073) 2026-02-25 14:45:50 +08:00
test_annotation.py refactor(api): migrate service app endpoints to BaseModel (#37960) 2026-07-09 04:23:47 +00:00
test_app.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
test_audio.py fix(api): scope nested resource lookups by owner refs (#38177) 2026-06-30 08:19:58 +00:00
test_chat_request_payload.py fix: Can not blank conversation ID validation in chat payloads (#29436) 2025-12-11 09:47:10 +08:00
test_completion.py fix: eagerly validate conversation on service-api and explore chat endpoints (#38801) 2026-07-12 15:19:07 +00:00
test_conversation.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
test_file_preview.py chore: Caplog type (#37603) 2026-06-18 18:53:13 +00:00
test_file.py feat(dify-agent): sync shell and back proxy updates (#37159) 2026-06-10 03:04:32 +00:00
test_hitl_service_api.py chore(api): upgrade graphon to v0.6.0, migrate HITL logic back to Dify (#38247) 2026-07-03 03:45:21 +00:00
test_human_input_form.py chore: DI current_user && use inspect (#37084) 2026-06-09 05:06:28 +00:00
test_message.py refactor(api): migrate service app endpoints to BaseModel (#37960) 2026-07-09 04:23:47 +00:00
test_workflow_events.py chore: DI current_user && use inspect (#37084) 2026-06-09 05:06:28 +00:00
test_workflow_fields.py refactor(api): migrate service app endpoints to BaseModel (#37960) 2026-07-09 04:23:47 +00:00
test_workflow.py refactor(api): migrate service app endpoints to BaseModel (#37960) 2026-07-09 04:23:47 +00:00