dify/api/tests/unit_tests/controllers/service_api/dataset
Asuka Minato 81fb57639e
test: use SQLite sessions in controllers service api (#39098)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Byron.wang <byron@dify.ai>
2026-07-28 03:19:17 +00:00
..
rag_pipeline test: use SQLite sessions in controllers service api (#39098) 2026-07-28 03:19:17 +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: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
test_document.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +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