This repository was archived by the owner on Mar 10, 2020. It is now read-only.
This repository was archived by the owner on Mar 10, 2020. It is now read-only.
ipfs.files.add tests #23
Closed
Description
From @diasdavid: The tests should cover adding a files:
- file with less than a block size
- file bigger than a block size
- file bigger than a block size, but that is not a multiple of the block size (size % 256KiB !== 0)
- file that is 'big' (between 10 and 20Mb)
- directory with files
- directory with files and empty dirs
- directory with other directories that have files and other empty dirs (nested dirs)
Metadata
Metadata
Assignees
Labels
No labels