dify/api/tests/unit_tests/controllers/service_api/dataset
Asuka Minato 92b93c9d37
test: migrate remaining controller sessions and ORM models to SQLite (#40538)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-21 06:11:44 +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: use real ORM models in app and API tests (#40020) 2026-08-06 04:36:58 +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