dify/api/tests/unit_tests/core/plugin
zyssyz123 925f97be20
feat: daily sync (#38593)
Co-authored-by: 盐粒 Yanli <mail@yanli.one>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: 盐粒 Yanli <yanli@dify.ai>
2026-07-09 10:35:15 +00:00
..
entities feat: daily sync (#38593) 2026-07-09 10:35:15 +00:00
impl feat(api): pass app_id to model plugins for provider-side cost attribution (#35859) 2026-07-06 08:54:16 +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 fix(api): resolve plugin external user ids in backwards invocation (#38098) 2026-07-06 08:25:26 +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 feat(api): pass app_id to model plugins for provider-side cost attribution (#35859) 2026-07-06 08:54:16 +00:00
test_plugin_entities.py chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
test_plugin_manager.py refactor(api): migrate workspace account endpoints to BaseModel (#37954) 2026-07-06 06:57:40 +00:00
test_plugin_runtime.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00