dify/api/tests/unit_tests/controllers/console/datasets
chariri 89d5f74a40
refactor(api): migrate dataset endpoints to BaseModel (#37957)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-09 04:22:30 +00:00
..
rag_pipeline chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
__init__.py fix: increase name length limit in ExternalDatasetCreatePayload (#31000) 2026-01-14 22:13:53 +09:00
test_data_source.py refactor(api): migrate tenant/user via DI for several endpoints (#37026) 2026-06-04 05:52:59 +00:00
test_datasets_document_download.py chore: inject more db.session (#38045) 2026-06-30 06:55:54 +00:00
test_datasets_document.py refactor(api): migrate dataset endpoints to BaseModel (#37957) 2026-07-09 04:22:30 +00:00
test_datasets_segments.py refactor: replace db.paginate with plain SQLAlchemy pagination (#38280) 2026-07-04 04:50:01 +00:00
test_datasets.py refactor(api): migrate dataset endpoints to BaseModel (#37957) 2026-07-09 04:22:30 +00:00
test_external_dataset_payload.py fix: increase name length limit in ExternalDatasetCreatePayload (#31000) 2026-01-14 22:13:53 +09:00
test_external.py refactor(api): migrate dataset endpoints to BaseModel (#37957) 2026-07-09 04:22:30 +00:00
test_hit_testing_base.py refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
test_hit_testing.py refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
test_metadata.py refactor(api): migrate remaining console APIs to use injected user/tenant (#37288) 2026-06-11 01:30:31 +00:00
test_website.py chore: add type to test (#36324) 2026-05-18 08:47:47 +00:00
test_wraps.py chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00