dify/api/tests/unit_tests/controllers/service_api/app
Tim Ren 391007d02e
refactor: migrate service_api and inner_api to sessionmaker pattern (#34379)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-01 14:53:41 +00:00
..
__init__.py test: improve unit tests for controllers.service_api (#32073) 2026-02-25 14:45:50 +08:00
test_annotation.py test: improve unit tests for controllers.service_api (#32073) 2026-02-25 14:45:50 +08:00
test_app.py refactor: select in service API wraps, file_preview, and site controllers (#34086) 2026-03-25 23:01:05 +09:00
test_audio.py refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +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(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
test_conversation.py refactor: migrate service_api and inner_api to sessionmaker pattern (#34379) 2026-04-01 14:53:41 +00:00
test_file_preview.py refactor: select in service API wraps, file_preview, and site controllers (#34086) 2026-03-25 23:01:05 +09:00
test_file.py test: improve unit tests for controllers.service_api (#32073) 2026-02-25 14:45:50 +08:00
test_message.py refactor: use EnumText for MessageFeedback and MessageFile columns (#33738) 2026-03-20 01:13:26 +09:00
test_workflow_fields.py refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
test_workflow.py refactor: migrate service_api and inner_api to sessionmaker pattern (#34379) 2026-04-01 14:53:41 +00:00