dify/api/tests
FFXN 0d4441e2cf feat(knowledge): support KnowledgeFS document downloads
- add single logical document download endpoint
- add batch ZIP download endpoint
- stream files from KnowledgeFS object storage
- validate batch size and deduplicate ZIP filenames
- add download service and facade unit tests
2026-08-11 16:29:23 +08:00
..
fixtures/workflow Implement the requested changes across the application 2026-08-09 22:40:48 -04:00
helpers chore: port isinstance to match case (#37271) 2026-06-18 00:18:03 +00:00
integration_tests test: Type test (#40371) 2026-08-10 02:13:17 +00:00
test_containers_integration_tests Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-10 10:34:47 +08:00
unit_tests feat(knowledge): support KnowledgeFS document downloads 2026-08-11 16:29:23 +08:00
__init__.py refactor: move vdb implementations to workspaces (#34900) 2026-04-13 08:56:43 +00:00
conftest.py refactor(workflow-file): move core.file to core.workflow.file (#32252) 2026-02-16 22:38:19 +08:00
pytest_dify.py test(api): manage backend pytest services natively (#36235) 2026-05-19 07:52:15 +00:00
seed_legacy_model_type_dirty_data.py feat(api): introduce model-type migration script (#36520) 2026-05-27 02:12:11 +00:00
workflow_test_utils.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00