dify/api/tests/unit_tests/core/plugin
Stephen Zhou e6fe2cd5d7
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/tests/unit_tests/controllers/inner_api/test_auth_wraps.py
#	api/tests/unit_tests/services/test_async_workflow_service.py
#	web/features/new-rag/__tests__/new-knowledge-list.spec.tsx
2026-08-21 10:39:39 +08:00
..
entities feat: daily sync (#38593) 2026-07-09 10:35:15 +00:00
impl Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-19 09:27:13 +08:00
utils fix(plugin): preserve multi-value HTTP response headers (#35726) 2026-04-30 08:09:56 +00:00
__init__.py
test_backwards_invocation_app.py test: migrate core RAG sessions to SQLite (#40085) 2026-08-11 07:05:26 +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 Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-19 09:27:13 +08: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): isolate credentials from local packages (#39957) 2026-08-04 02:50:04 +00:00
test_plugin_entities.py Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-14 10:59:24 +08:00
test_plugin_manager.py feat: optimize integrations initial loading (#40118) 2026-08-07 02:06:25 +00:00
test_plugin_runtime.py test: centralize typed runtime config overrides (#40857) 2026-08-20 13:30:04 +00:00
test_provider_identity.py fix(agent): normalize plugin provider identities (#40619) 2026-08-13 07:22:41 +00:00