dify/api/tests/unit_tests/controllers/console/explore
Jingyi 9b74df21d0
feat(web): refine onboarding UI (#37433)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: fatelei <fatelei@gmail.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: gigglewang <gigglewang@dify.ai>
Co-authored-by: Yunlu Wen <yunlu.wen@dify.ai>
Co-authored-by: chariri <w@chariri.moe>
Co-authored-by: Evan <2869018789@qq.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-06-15 08:47:15 +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: add type to test (#36324) 2026-05-18 08:47:47 +00:00
test_banner.py test: add type to test (#35871) 2026-05-08 01:06:25 +00:00
test_completion.py refactor(api): migrate remaining console APIs to use injected user/tenant (#37288) 2026-06-11 01:30:31 +00:00
test_installed_app.py chore: filter unavailable apps from the installed apps list API (#37206) 2026-06-09 05:12:29 +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: unit test cases for console.explore and tag module (#32186) 2026-03-10 11:25:00 +08:00
test_recommended_app.py feat(web): refine onboarding UI (#37433) 2026-06-15 08:47:15 +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 refactor(api): migrate remaining console APIs to use injected user/tenant (#37288) 2026-06-11 01:30:31 +00:00
test_workflow.py chore: inject current user in console handlers (#36628) 2026-05-25 13:14:08 +00:00
test_wraps.py refactor: select in console explore and workspace controllers (#33842) 2026-03-21 20:06:17 +09:00