dify/api/tests/unit_tests/controllers/console/datasets
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
..
rag_pipeline fix(agent): complete ownership-aware deletion lifecycle (#40888) 2026-08-20 07:48:02 +00:00
__init__.py fix: increase name length limit in ExternalDatasetCreatePayload (#31000) 2026-01-14 22:13:53 +09:00
test_data_source_notion_apis.py test: migrate residual controller ORM identities to real models (#40661) 2026-08-13 05:18:44 +00:00
test_data_source.py refactor: replace manual model_validate with @model_validate in datasets controllers (#40236) 2026-08-09 08:25:27 +00:00
test_datasets_document_download.py fix(api): bind dataset operations to owners (#40149) 2026-08-11 16:37:14 +00:00
test_datasets_document.py chore: dep inject for model in dataset document actions (#40787) 2026-08-14 11:08:21 +00:00
test_datasets_segments.py fix(api): enforce dataset document ownership (#40989) 2026-08-20 03:24:45 +00:00
test_datasets.py feat(knowledge-fs): add upgrade job listing API 2026-08-19 15:12:21 +08:00
test_external_dataset_payload.py test: use sqlite3 session in test_external_dataset_service (#38696) 2026-08-06 08:27:37 +00:00
test_external.py fix(api): remove unsafe Bedrock test endpoint (#40742) 2026-08-13 19:47:13 +00:00
test_hit_testing_base.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
test_hit_testing.py refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
test_metadata.py fix(api): bind dataset operations to owners (#40149) 2026-08-11 16:37:14 +00:00
test_website.py chore: dep inject for model in website crawl api (#40156) 2026-08-07 12:40:12 +00:00
test_wraps.py test: migrate controller sessions to SQLite (#40083) 2026-08-11 08:29:40 +00:00