dify/api/tests/unit_tests/core/plugin
Stephen Zhou 5b939067e1
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/tests/unit_tests/services/test_app_dsl_service.py
#	web/features/new-rag/__tests__/new-knowledge-list.spec.tsx
2026-07-31 14:28:03 +08:00
..
entities feat: daily sync (#38593) 2026-07-09 10:35:15 +00:00
impl chore: improve lambda plugin runtime error display (#39437) 2026-07-23 06:05:14 +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 refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
test_backwards_invocation_datasource.py Expand application capabilities and refactor core workflows 2026-07-22 05:09:09 -04:00
test_backwards_invocation_model.py Expand application capabilities and refactor core workflows 2026-07-22 05:09:09 -04: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 Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-07-31 14:28:03 +08: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