dify/api/tests/unit_tests/controllers/console/datasets
Likalikali e09eee8fd1
refactor: replace manual model_validate with @model_validate in datasets controllers (#40236)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-09 08:25:27 +00:00
..
rag_pipeline refactor: replace manual model_validate with @model_validate in rag_pipeline controllers (#40237) 2026-08-09 08:22:50 +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 refactor: replace manual model_validate with @model_validate in datasets controllers (#40236) 2026-08-09 08:25:27 +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 refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
test_datasets_document.py chore: dep inject for model in datasets document and web human input … (#40151) 2026-08-07 11:15:43 +00:00
test_datasets_segments.py refactor: replace manual model_validate with @model_validate in datasets controllers (#40236) 2026-08-09 08:25:27 +00:00
test_datasets.py refactor: replace manual model_validate with @model_validate in datasets controllers (#40236) 2026-08-09 08:25:27 +00: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 refactor: replace manual model_validate with @model_validate in datasets controllers (#40236) 2026-08-09 08:25:27 +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 refactor: replace manual model_validate with @model_validate in datasets controllers (#40236) 2026-08-09 08:25:27 +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: use real ORM models in dataset service tests (#40018) 2026-08-06 04:14:12 +00:00