dify/api/tests/unit_tests/controllers/web
Renzo ce370594db
refactor: migrate db.session.query to select in inner_api and web controllers (#33774)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-20 03:32:03 +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 refactor: migrate db.session.query to select in inner_api and web controllers (#33774) 2026-03-20 03:32:03 +09: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 refactor: migrate db.session.query to select in inner_api and web controllers (#33774) 2026-03-20 03:32:03 +09: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