dify/api/tests/unit_tests/controllers/web
Asuka Minato 68d8328b9c
chore: clean Db session from service (#38227)
Co-authored-by: chariri <w@chariri.moe>
Co-authored-by: WH-2099 <wh2099@pm.me>
2026-07-08 03:07:27 +00: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 chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
test_audio.py fix(api): scope nested resource lookups by owner refs (#38177) 2026-06-30 08:19:58 +00:00
test_completion.py chore(agent-v2): sync changes (#38442) 2026-07-06 13:51:33 +00:00
test_error.py chore(agent-v2): sync changes (#38442) 2026-07-06 13:51:33 +00: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 feat(api): introduce select, file and file list form input types to Human Input node (#36322) 2026-06-04 01:54:28 +00:00
test_human_input_form.py chore(api): upgrade graphon to v0.6.0, migrate HITL logic back to Dify (#38247) 2026-07-03 03:45:21 +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 chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
test_passport.py refactor(api): migrate web auth endpoints to BaseModel (#37961) 2026-07-06 07:53:21 +00: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 fix(api): centralize remote file retrieval (#36399) 2026-06-01 09:25:08 +00:00
test_saved_message.py fix(api): stop returning 204 with response body and add CI check (#36489) 2026-05-21 16:20:34 +00:00
test_web_login.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
test_web_passport.py refactor(api): migrate web auth endpoints to BaseModel (#37961) 2026-07-06 07:53:21 +00:00
test_workflow_events.py fix: validate conversation variable description length to prevent varchar(255) truncation error (#33038) 2026-06-10 07:28:12 +00:00
test_workflow.py test: improve unit tests for controllers.web (#32150) 2026-03-09 15:58:34 +08:00