dify/api/tests/unit_tests/controllers/web
Asuka Minato c3aebb8403
chore: fix use select style api in orm (#35531)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WH-2099 <wh2099@pm.me>
2026-04-24 08:35:20 +00:00
..
__init__.py
conftest.py chore: fix use select style api in orm (#35531) 2026-04-24 08:35:20 +00:00
test_app.py
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_feature.py
test_files.py
test_human_input_form.py chore: fix use select style api in orm (#35531) 2026-04-24 08:35:20 +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
test_passport.py
test_pydantic_models.py
test_remote_files.py
test_saved_message.py
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_workflow_events.py
test_workflow.py