dify/api/tests/unit_tests/core/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
..
entities feat(dify-agent): sync shell and back proxy updates (#37159) 2026-06-10 03:04:32 +00:00
impl fix(plugin): align plugin list endpoint counts with live endpoint state (#37179) 2026-06-10 08:11:11 +00:00
utils fix(plugin): preserve multi-value HTTP response headers (#35726) 2026-04-30 08:09:56 +00:00
__init__.py refactor: unify blob chunk merging logic for plugin tool and agent (#24575) 2025-08-26 21:15:23 +08:00
test_backwards_invocation_app.py chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
test_backwards_invocation_model.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
test_endpoint_client.py perf: use global httpx client instead of per request create new one (#34311) 2026-04-01 01:19:32 +00:00
test_model_runtime_adapter.py perf(api): reduce workflow startup latency for chatflow (#36773) 2026-06-11 07:05:35 +00:00
test_plugin_entities.py chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
test_plugin_manager.py feat(web): refine onboarding UI (#37433) 2026-06-15 08:47:15 +00:00
test_plugin_runtime.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00