dify/api/tests/unit_tests/controllers/service_api/app
Stephen Zhou 92016aa139
fix(api): align Service API OpenAPI contract (#41248)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-25 10:54:14 +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: use real ORM models in app and API tests (#40020) 2026-08-06 04:36:58 +00:00
test_app.py refactor(api): extract web app runtime bootstrap (#40949) 2026-08-20 05:05:31 +00:00
test_audio.py test: migrate media and execution service sessions and ORM models to SQLite (#40552) 2026-08-20 05:11:46 +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): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00
test_conversation.py fix(api): align Service API OpenAPI contract (#41248) 2026-08-25 10:54:14 +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 test: use real ORM models in app and API tests (#40020) 2026-08-06 04:36:58 +00:00
test_hitl_service_api.py fix(api): align Service API OpenAPI contract (#41248) 2026-08-25 10:54:14 +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 real ORM models in app and API tests (#40020) 2026-08-06 04:36:58 +00:00
test_workflow_events.py fix(api): align Service API OpenAPI contract (#41248) 2026-08-25 10:54:14 +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): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00