dify/api/tests/unit_tests/controllers/console/datasets
2026-06-03 19:38:39 +00:00
..
rag_pipeline refactor(api): migrate console.datasets.rag_pipeline partially to BaseModel (#36649) 2026-06-03 17:44:10 +00:00
__init__.py fix: increase name length limit in ExternalDatasetCreatePayload (#31000) 2026-01-14 22:13:53 +09:00
test_data_source.py refactor(api): migrate console.datasets.data_source to BaseModel (#36624) 2026-06-03 19:38:39 +00:00
test_datasets_document_download.py refactor(workflow-file): move core.file to core.workflow.file (#32252) 2026-02-16 22:38:19 +08:00
test_datasets_document.py refactor(api): migrate console/service_api.dataset.document to BaseModel (#36506) 2026-05-30 14:38:27 +00:00
test_datasets_segments.py refactor(api): migrate console/service_api.dataset.segment to BaseModel (#36522) 2026-05-30 13:54:01 +00:00
test_datasets.py fix: pydantic_core._pydantic_core.ValidationError: 2 validation errors for DatasetDetailResponse (#36753) 2026-06-03 07:10:55 +00:00
test_external_dataset_payload.py fix: increase name length limit in ExternalDatasetCreatePayload (#31000) 2026-01-14 22:13:53 +09:00
test_external.py refactor(api): migrate console tags to tenant/user via DI and improve tests (#36658) 2026-05-26 08:20:10 +00:00
test_hit_testing_base.py refactor(api): migrate console/service_api.dataset.hit_testing to BaseModel (#36533) 2026-05-27 06:51:42 +00:00
test_hit_testing.py refactor(api): migrate console/service_api.dataset.hit_testing to BaseModel (#36533) 2026-05-27 06:51:42 +00:00
test_metadata.py refactor: inject current user into user-only controllers (#36754) 2026-05-31 15:03:15 +00:00
test_website.py chore: add type to test (#36324) 2026-05-18 08:47:47 +00:00
test_wraps.py chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00