dify/api/tests/unit_tests/controllers/service_api/app
Asuka Minato 81fb57639e
test: use SQLite sessions in controllers service api (#39098)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Byron.wang <byron@dify.ai>
2026-07-28 03:19:17 +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: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
test_app.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
test_audio.py fix(api): bind scoped lookups to nested owner refs (#38470) 2026-07-15 09:31:09 +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 refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
test_conversation.py test: use sqlite3 session in test_conversation (#38684) 2026-07-23 03:32:17 +00:00
test_file_preview.py test: use SQLite sessions in controllers service api (#39069) 2026-07-27 10:26:23 +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 test: use sqlite3 session in test_hitl_service_api (#38685) 2026-07-23 03:33:01 +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 test: use SQLite sessions in controllers service api (#39098) 2026-07-28 03:19:17 +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 test: use sqlite3 session in test_workflow (#38686) 2026-07-22 04:51:33 +00:00