dify/api/tests/test_containers_integration_tests/controllers/console
Stephen Zhou 30ed0907f3
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/controllers/console/app/site.py
#	api/controllers/console/datasets/datasets.py
#	api/core/plugin/backwards_invocation/model.py
#	api/core/rag/rerank/rerank_model.py
#	api/tests/test_containers_integration_tests/controllers/console/auth/test_oauth_server.py
#	api/tests/unit_tests/core/plugin/test_backwards_invocation_model.py
#	api/tests/unit_tests/tasks/test_batch_clean_document_task.py
#	packages/contracts/generated/api/service/orpc.gen.ts
#	web/app/components/datasets/rename-modal/index.tsx
#	web/app/components/header/account-setting/model-provider-page/model-selector/popup-layout.tsx
#	web/features/tag-management/components/tag-search-content.tsx
2026-08-27 10:06:48 +08:00
..
app test: move app import API coverage to unit tests (#38920) 2026-07-21 07:54:32 +00:00
auth Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-27 10:06:48 +08:00
datasets fix(api): bind remaining RAG resources to owners (#40503) 2026-08-12 06:05:16 +00:00
explore chore: dep inject for model in explore apis (#40160) 2026-08-08 02:23:17 +00:00
workspace test: move tool provider controller coverage to unit tests (#38944) 2026-07-15 03:12:43 +00:00
helpers.py refactor(api): migrate console.datasets.rag_pipeline partially to BaseModel (#36649) 2026-06-03 17:44:10 +00:00
test_api_based_extension.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
test_apikey.py refactor(api): migrate tenant/user via DI: apikey, extension, data_source_bearer, oauth_server (#36660) 2026-05-26 08:22:35 +00:00
test_feature.py refactor(api): decouple console queries through application services (#40031) 2026-08-07 00:42:55 +00:00
test_files.py chore: more upload file size for paid user (#39967) 2026-08-06 03:23:16 +00:00
test_setup.py refactor(api): decouple setup and spec endpoints (#40104) 2026-08-08 11:52:15 +00:00
test_spec.py refactor(api): decouple setup and spec endpoints (#40104) 2026-08-08 11:52:15 +00:00