dify/api/tests/unit_tests/controllers/service_api/dataset
chariri 77ae583b44
refactor(api): migrate dataset rag pipeline endpoints to BaseModel (#37958)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
2026-07-06 07:00:04 +00:00
..
rag_pipeline refactor(api): migrate dataset rag pipeline endpoints to BaseModel (#37958) 2026-07-06 07:00:04 +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 fix(api): scope nested resource lookups by owner refs (#38177) 2026-06-30 08:19:58 +00:00
test_document.py refactor: replace db.paginate with plain SQLAlchemy pagination (#38280) 2026-07-04 04:50:01 +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: for db.session feedback service.export feedbacks (#37763) 2026-06-23 14:01:40 +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