dify/api/tests/unit_tests/controllers/web
2026-05-09 02:12:46 +08: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_file_upload.py test(api): fix broken HITL tests 2026-05-09 02:12:46 +08:00
test_human_input_form.py Merge remote-tracking branch 'upstream/feat/hitl-form-enhancement' into feat/hitl-form-enhancement 2026-05-07 16:44:29 +08: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 test: improve unit tests for controllers.web (#32150) 2026-03-09 15:58:34 +08:00
test_saved_message.py test: improve unit tests for controllers.web (#32150) 2026-03-09 15:58:34 +08:00
test_web_login.py chore: fix use select style api in orm (#35531) 2026-04-24 08:35:20 +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