dify/api/tests/test_containers_integration_tests/controllers/console
Stephen Zhou 45bee40955
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/controllers/console/datasets/datasets.py
#	api/tests/unit_tests/controllers/console/datasets/test_datasets.py
2026-09-02 21:56:53 +08:00
..
app test: move app import API coverage to unit tests (#38920) 2026-07-21 07:54:32 +00:00
auth test(auth): align password reset policy mock 2026-09-02 10:39:43 +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 fix(api): keep workspace owner consistent on ownership transfer (#41267) 2026-08-31 02:51:19 +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 feat: allow knowledge base API keys to be scoped to a single dataset (#37569) 2026-09-02 10:30:42 +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 system features and web adapters (#40772) 2026-09-01 11:50:52 +00:00
test_spec.py refactor(api): decouple setup and spec endpoints (#40104) 2026-08-08 11:52:15 +00:00