dify/api/tests/unit_tests/core/datasource
2026-08-18 12:01:29 +00:00
..
__base refactor(api): migrate workspace account endpoints to BaseModel (#37954) 2026-07-06 06:57:40 +00:00
entities test: scope plugin and datasource config overrides (#40854) 2026-08-18 12:01:29 +00: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: use real ORM models in dataset service tests (#40018) 2026-08-06 04:14:12 +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 test: scope plugin and datasource config overrides (#40854) 2026-08-18 12:01:29 +00:00
test_datasource_manager.py test: use SQLite sessions in core datasource (#39104) 2026-07-28 05:22:18 +00:00
test_errors.py test: add test for api core datasource (#32414) 2026-03-11 03:12:46 +08:00
test_file_upload.py test: migrate residual user ORM stand-ins to real models (#40625) 2026-08-15 09:52:59 +00:00
test_notion_provider.py test: scope plugin and datasource config overrides (#40854) 2026-08-18 12:01:29 +00: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