dify/api/tests/unit_tests/services/plugin
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: add UTs for api/ services.plugin (#32588) 2026-03-12 11:27:29 +08:00
conftest.py feat(plugin): cache plugin model providers by tenant (#36449) 2026-05-23 09:12:09 +00:00
test_dependencies_analysis.py test: add UTs for api/ services.plugin (#32588) 2026-03-12 11:27:29 +08:00
test_endpoint_service.py test: add UTs for api/ services.plugin (#32588) 2026-03-12 11:27:29 +08:00
test_oauth_service.py refactor(api): replace json.loads with Pydantic validation in services layer (#33704) 2026-03-30 08:22:29 +00:00
test_plugin_auto_upgrade_service.py feat(web): refine onboarding UI (#37433) 2026-06-15 08:47:15 +00:00
test_plugin_migration.py feat(plugin): cache plugin model providers by tenant (#36449) 2026-05-23 09:12:09 +00:00
test_plugin_service.py perf(api): reduce workflow startup latency for chatflow (#36773) 2026-06-11 07:05:35 +00:00