dify/api/tests/unit_tests/core/datasource
FFXN 83743d5af0
feat: evaluation (#35419)
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-20 15:43:22 +08:00
..
__base test: add test for api core datasource (#32414) 2026-03-11 03:12:46 +08:00
entities test: add test for api core datasource (#32414) 2026-03-11 03:12:46 +08:00
local_file test: add test for api core datasource (#32414) 2026-03-11 03:12:46 +08:00
online_document test: add test for api core datasource (#32414) 2026-03-11 03:12:46 +08:00
online_drive test: add test for api core datasource (#32414) 2026-03-11 03:12:46 +08:00
utils chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
website_crawl test: add test for api core datasource (#32414) 2026-03-11 03:12:46 +08:00
test_datasource_file_manager.py refactor: core/app pipeline, core/datasource, and core/indexing_runner (#34359) 2026-04-01 02:20:56 +00:00
test_datasource_manager.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
test_errors.py test: add test for api core datasource (#32414) 2026-03-11 03:12:46 +08:00
test_file_upload.py chore: normalize frozenset literals and myscale typing (#34327) 2026-03-31 08:21:22 +00:00
test_notion_provider.py fix: handle missing credential_id (#30051) 2025-12-24 11:21:51 +08:00
test_website_crawl.py perf: use global httpx client instead of per request create new one (#34311) 2026-04-01 01:19:32 +00:00