dify/api/tests/unit_tests/core/datasource
-LAN- 56593f20b0
refactor(api): continue decoupling dify_graph from API concerns (#33580)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WH-2099 <wh2099@pm.me>
2026-03-25 20:32:24 +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 test: add test for api core datasource (#32414) 2026-03-11 03:12:46 +08: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: use EnumText(StorageType) for UploadFile.storage_type (#33728) 2026-03-19 15:15:32 +09:00
test_datasource_manager.py refactor(api): continue decoupling dify_graph from API concerns (#33580) 2026-03-25 20:32:24 +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 fix(api): allow punctuation in uploaded filenames (#33364) 2026-03-13 21:33:09 +08:00
test_notion_provider.py fix: handle missing credential_id (#30051) 2025-12-24 11:21:51 +08:00
test_website_crawl.py feat: complete test script of website crawl (#28826) 2025-11-28 12:34:27 +08:00