dify/api/tests/unit_tests/controllers/service_api/dataset
2026-08-06 04:36:58 +00:00
..
rag_pipeline test: use real ORM models in app and API tests (#40020) 2026-08-06 04:36:58 +00:00
__init__.py test: improve unit tests for controllers.service_api (#32073) 2026-02-25 14:45:50 +08:00
test_dataset_apis.py test: move service dataset controller coverage to unit tests (#38941) 2026-07-29 07:57:35 +00:00
test_dataset_payloads.py test: move service dataset controller coverage to unit tests (#38941) 2026-07-29 07:57:35 +00:00
test_dataset_segment.py test: use real ORM models in app and API tests (#40020) 2026-08-06 04:36:58 +00:00
test_dataset_tag_apis.py test: move service dataset controller coverage to unit tests (#38941) 2026-07-29 07:57:35 +00:00
test_document.py chore: more upload file size for paid user (#39967) 2026-08-06 03:23:16 +00:00
test_hit_testing.py refactor(api): migrate remaining console APIs to use injected user/tenant (#37288) 2026-06-11 01:30:31 +00:00
test_metadata.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
test_rag_pipeline_file_upload_serialization.py refactor(api): migrate dataset rag pipeline endpoints to BaseModel (#37958) 2026-07-06 07:00:04 +00:00
test_rag_pipeline_route_registration.py fix(api): register knowledge pipeline service API routes (#32097) 2026-02-09 17:43:36 +08:00