dify/api/tests/unit_tests/controllers/console/datasets
Asuka Minato 68d8328b9c
chore: clean Db session from service (#38227)
Co-authored-by: chariri <w@chariri.moe>
Co-authored-by: WH-2099 <wh2099@pm.me>
2026-07-08 03:07:27 +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: replace db.paginate with plain SQLAlchemy pagination (#38280) 2026-07-04 04:50:01 +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 chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +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 chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +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