dify/api/tests/unit_tests/controllers/web
tmimmanuel e64f4d6039
refactor: replace sa.String with EnumText in mapped_column for type s… (#33332)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 13:38:27 +09:00
..
__init__.py test: improve unit tests for controllers.web (#32150) 2026-03-09 15:58:34 +08:00
conftest.py test: improve unit tests for controllers.web (#32150) 2026-03-09 15:58:34 +08:00
test_app.py test: improve unit tests for controllers.web (#32150) 2026-03-09 15:58:34 +08:00
test_audio.py test: improve unit tests for controllers.web (#32150) 2026-03-09 15:58:34 +08:00
test_completion.py test: improve unit tests for controllers.web (#32150) 2026-03-09 15:58:34 +08:00
test_conversation.py test: improve unit tests for controllers.web (#32150) 2026-03-09 15:58:34 +08: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 feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
test_message_endpoints.py test: improve unit tests for controllers.web (#32150) 2026-03-09 15:58:34 +08: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 test: improve unit tests for controllers.web (#32150) 2026-03-09 15:58:34 +08: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_site.py test: improve unit tests for controllers.web (#32150) 2026-03-09 15:58:34 +08:00
test_web_forgot_password.py chore: case insensitive email (#29978) 2026-01-13 15:42:44 +08:00
test_web_login.py test: improve unit tests for controllers.web (#32150) 2026-03-09 15:58:34 +08:00
test_web_passport.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
test_workflow_events.py test: improve unit tests for controllers.web (#32150) 2026-03-09 15:58:34 +08:00
test_wraps.py test: improve unit tests for controllers.web (#32150) 2026-03-09 15:58:34 +08:00