dify/api/tests/unit_tests/controllers/console/explore
Asuka Minato 08008f6305
test: migrate controller sessions to SQLite (#40083)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-11 08:29:40 +00:00
..
__init__.py test: unit test cases for console.explore and tag module (#32186) 2026-03-10 11:25:00 +08:00
test_audio.py chore: dep inject for model in explore apis (#40160) 2026-08-08 02:23:17 +00:00
test_banner.py test: migrate controller sessions to SQLite (#40083) 2026-08-11 08:29:40 +00:00
test_completion.py test: migrate controller sessions to SQLite (#40083) 2026-08-11 08:29:40 +00:00
test_installed_app.py chore: dep inject for model in explore apis (#40160) 2026-08-08 02:23:17 +00:00
test_message.py chore: dep inject for model in explore apis (#40160) 2026-08-08 02:23:17 +00:00
test_parameter.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
test_recommended_app.py refactor: replace manual model_validate with @model_validate in explore/snippets controllers (#40241) 2026-08-09 07:07:08 +00:00
test_saved_message.py chore: dep inject for model in explore apis (#40160) 2026-08-08 02:23:17 +00:00
test_trial.py test: migrate controller sessions to SQLite (#40083) 2026-08-11 08:29:40 +00:00
test_workflow.py chore: dep inject for model in explore workflow run (#40158) 2026-08-08 02:50:27 +00:00
test_wraps.py refactor: move trial app capability out of system features (#39562) 2026-07-26 12:02:30 +00:00