dify/api/tests/unit_tests/controllers/console/explore
chariri 6b12152ce8
refactor(api): migrate tenant/user via DI for several endpoints (#37114)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-05 15:08:11 +00:00
..
__init__.py
test_audio.py chore: add type to test (#36324) 2026-05-18 08:47:47 +00:00
test_banner.py
test_completion.py refactor: inject current user id in stop message endpoints (#36925) 2026-06-02 06:48:10 +00:00
test_installed_app.py refactor(api): migrate tenant/user via DI for several endpoints (#37004) 2026-06-03 08:59:00 +00:00
test_message.py chore: inject current user in explore message handlers (#36652) 2026-05-26 05:31:51 +00:00
test_parameter.py
test_recommended_app.py refactor(api): migrate tenant/user via DI for several endpoints (#37114) 2026-06-05 15:08:11 +00:00
test_saved_message.py chore: inject current user in console handlers (#36628) 2026-05-25 13:14:08 +00:00
test_trial.py chore: add type to test (#36324) 2026-05-18 08:47:47 +00:00
test_workflow.py chore: inject current user in console handlers (#36628) 2026-05-25 13:14:08 +00:00
test_wraps.py