dify/api/tests/unit_tests/controllers/web
Wu Tianwei 550196e3b8
feat: app deployment v2 (#41444)
Co-authored-by: zhangx1n <zhangxin@dify.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-09-04 02:01:35 +00:00
..
__init__.py
conftest.py
test_app.py feat: app deployment v2 (#41444) 2026-09-04 02:01:35 +00:00
test_audio.py refactor(web): dep-inject payloads with @model_validate (#41501) 2026-08-31 00:50:12 +00:00
test_completion.py test: migrate auth and access controller ORM models to SQLite (#40572) 2026-08-21 06:12:29 +00:00
test_error.py
test_feature.py refactor(api): decouple system features and web adapters (#40772) 2026-09-01 11:50:52 +00:00
test_files.py refactor(web): inject file upload service (#41586) 2026-09-03 04:42:30 +00:00
test_human_input_file_upload.py refactor(api): centralize remote file handling (#41627) 2026-09-03 06:00:13 +00:00
test_human_input_form.py
test_message_endpoints.py
test_message_list.py
test_pydantic_models.py refactor(api): centralize remote file handling (#41627) 2026-09-03 06:00:13 +00:00
test_remote_files.py refactor(api): centralize remote file handling (#41627) 2026-09-03 06:00:13 +00:00
test_saved_message.py
test_site.py
test_web_forgot_password.py refactor(api): decouple system features and web adapters (#40772) 2026-09-01 11:50:52 +00:00
test_web_login.py refactor(api): extract account login service and consolidate adapters (#41184) 2026-09-03 06:20:21 +00:00
test_web_passport.py refactor(api): decouple system features and web adapters (#40772) 2026-09-01 11:50:52 +00:00
test_workflow_events.py
test_workflow.py fix(workflow): block manual runs for trigger workflows (#41519) 2026-08-31 09:30:52 +00:00
test_wraps.py refactor(api): decouple system features and web adapters (#40772) 2026-09-01 11:50:52 +00:00