dify/api/tests/unit_tests/controllers/service_api/dataset
chariri 092c8bca81
refactor(api): migrate console.datasets.metadata to BaseModel (#36450)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-21 15:04:42 +00:00
..
rag_pipeline test: add type to test (#35871) 2026-05-08 01:06:25 +00:00
__init__.py test: improve unit tests for controllers.service_api (#32073) 2026-02-25 14:45:50 +08:00
test_dataset_segment.py test: add type to test (#35871) 2026-05-08 01:06:25 +00:00
test_document.py chore: add type to test (#36324) 2026-05-18 08:47:47 +00:00
test_hit_testing.py chore: add type to test (#36324) 2026-05-18 08:47:47 +00:00
test_metadata.py refactor(api): migrate console.datasets.metadata to BaseModel (#36450) 2026-05-21 15:04:42 +00:00
test_rag_pipeline_file_upload_serialization.py fix(api): serialize pipeline file-upload created_at (#32098) 2026-02-09 17:50:29 +08:00
test_rag_pipeline_route_registration.py