dify/api/tests/unit_tests/controllers/service_api/dataset
chariri 599960024d
refactor(api): migrate console/service_api.dataset.document to BaseModel (#36506)
Co-authored-by: WH-2099 <wh2099@pm.me>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-30 14:38:27 +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 refactor(api): migrate console/service_api.dataset.segment to BaseModel (#36522) 2026-05-30 13:54:01 +00:00
test_document.py refactor(api): migrate console/service_api.dataset.document to BaseModel (#36506) 2026-05-30 14:38:27 +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(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 fix(api): register knowledge pipeline service API routes (#32097) 2026-02-09 17:43:36 +08:00