dify/api/tests/unit_tests/controllers/service_api/dataset
2026-08-27 07:17:41 +00:00
..
rag_pipeline test: migrate remaining controller sessions and ORM models to SQLite (#40538) 2026-08-21 06:11:44 +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: migrate Service API dataset metadata sessions and ORM models to SQLite (#40518) 2026-08-17 12:12:06 +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: migrate Service API dataset segment sessions and ORM models to SQLite (#40517) 2026-08-27 07:17:41 +00:00
test_dataset_tag_apis.py test: migrate Service API dataset metadata sessions and ORM models to SQLite (#40518) 2026-08-17 12:12:06 +00:00
test_document.py test: migrate Service API dataset document sessions and ORM models to SQLite (#40519) 2026-08-17 12:11:53 +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 test: migrate Service API dataset metadata sessions and ORM models to SQLite (#40518) 2026-08-17 12:12:06 +00:00
test_rag_pipeline_file_upload_serialization.py test: migrate file controller ORM models to real entities (#40632) 2026-08-15 09:52:38 +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