dify/api/tests/unit_tests/controllers/web
非法操作 f5d664887b
chore: backend feature api exclude_vector_space (#36642)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-26 08:50:54 +00:00
..
__init__.py test: improve unit tests for controllers.web (#32150) 2026-03-09 15:58:34 +08:00
conftest.py chore: fix use select style api in orm (#35531) 2026-04-24 08:35:20 +00:00
test_app.py test: improve unit tests for controllers.web (#32150) 2026-03-09 15:58:34 +08:00
test_audio.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
test_completion.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
test_error.py test: improve unit tests for controllers.web (#32150) 2026-03-09 15:58:34 +08:00
test_feature.py test: improve unit tests for controllers.web (#32150) 2026-03-09 15:58:34 +08:00
test_files.py test: improve unit tests for controllers.web (#32150) 2026-03-09 15:58:34 +08:00
test_human_input_form.py chore: backend feature api exclude_vector_space (#36642) 2026-05-26 08:50:54 +00:00
test_message_endpoints.py test: split merged API test modules and remove F811 ignore (#35105) 2026-04-14 03:54:30 +00:00
test_message_list.py refactor: replace sa.String with EnumText in mapped_column for type s… (#33332) 2026-03-14 13:38:27 +09:00
test_passport.py test: improve unit tests for controllers.web (#32150) 2026-03-09 15:58:34 +08:00
test_pydantic_models.py refactor(api): deduplicate TextToAudioPayload and MessageListQuery into controller_schemas.py (#34757) 2026-04-13 05:27:35 +00:00
test_remote_files.py fix(api): preserve remote file URL query params (#36478) 2026-05-22 01:45:20 +00:00
test_saved_message.py fix(api): stop returning 204 with response body and add CI check (#36489) 2026-05-21 16:20:34 +00:00
test_web_login.py chore: add type to test (#36324) 2026-05-18 08:47:47 +00:00
test_web_passport.py test: improve unit tests for controllers.web (#32150) 2026-03-09 15:58:34 +08:00
test_workflow_events.py test: improve unit tests for controllers.web (#32150) 2026-03-09 15:58:34 +08:00
test_workflow.py test: improve unit tests for controllers.web (#32150) 2026-03-09 15:58:34 +08:00