dify/api/tests/unit_tests/core/plugin
Stephen Zhou 574461604d
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/commands/system.py
#	api/controllers/console/init_validate.py
#	api/controllers/console/workspace/account.py
#	api/controllers/console/wraps.py
#	api/controllers/openapi/auth/data.py
#	api/core/hosting_configuration.py
#	api/core/provider_manager.py
#	api/core/rag/retrieval/dataset_retrieval.py
#	api/services/workspace_service.py
#	api/tasks/workflow_cfs_scheduler/entities.py
#	api/tests/test_containers_integration_tests/controllers/console/auth/test_password_reset.py
#	api/tests/test_containers_integration_tests/services/test_feature_service.py
#	api/tests/unit_tests/controllers/console/auth/test_account_activation.py
#	api/tests/unit_tests/controllers/openapi/auth/test_data.py
#	api/tests/unit_tests/controllers/service_api/app/test_hitl_service_api.py
#	api/tests/unit_tests/extensions/otel/test_retrieval_tracing.py
#	api/tests/unit_tests/services/test_feature_service_knowledge_fs.py
#	dev/start-worker
#	packages/contracts/console.ts
#	packages/contracts/package.json
#	packages/iconify-collections/custom-public/icons.json
#	web/app/components/workflow/__tests__/index.spec.tsx
#	web/app/components/workflow/index.tsx
#	web/features/new-rag/document-chunk-tree.tsx
#	web/service/fetch.spec.ts
2026-08-12 10:33:29 +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-10 10:34:47 +08: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 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 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): 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-07-31 14:28:03 +08:00
test_plugin_manager.py feat: optimize integrations initial loading (#40118) 2026-08-07 02:06:25 +00:00
test_plugin_runtime.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00