dify/api/tests/unit_tests/controllers/console/datasets
FFXN 12b00c546d
feat: evaluation (#35714)
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
Co-authored-by: hj24 <huangjian@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-04-30 10:37:32 +08:00
..
rag_pipeline chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
__init__.py fix: increase name length limit in ExternalDatasetCreatePayload (#31000) 2026-01-14 22:13:53 +09:00
test_datasets_document_download.py refactor(workflow-file): move core.file to core.workflow.file (#32252) 2026-02-16 22:38:19 +08:00
test_datasets_document.py refactor(api): migrate dataset document response schemas to BaseModel (#35298) 2026-04-17 05:02:04 +00:00
test_datasets_segments.py chore(api): remove backend utcnow usage (#34131) 2026-03-26 08:51:49 +00:00
test_datasets.py feat: evaluation (#35714) 2026-04-30 10:37:32 +08: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 fix(api): prevent cross-tenant external API use-check disclosure (#34744) 2026-04-10 03:23:32 +00:00
test_hit_testing_base.py fix: hit-testing response failed because of Pydantic check. (#35640) 2026-04-28 08:37:13 +00:00
test_hit_testing.py refactor(api): migrate dataset hit-testing response model to BaseModel (#35192) 2026-04-14 18:12:40 +00:00
test_metadata.py test: unit test cases for console.datasets module (#32179) 2026-03-09 17:07:13 +08:00
test_website.py test: unit test cases for console.datasets module (#32179) 2026-03-09 17:07:13 +08:00
test_wraps.py refactor: select in console datasets document controller (#34019) 2026-03-24 21:57:38 +09:00