Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

ipfs.files.add tests #23

Closed
7 tasks done
hackergrrl opened this issue May 25, 2016 · 1 comment
Closed
7 tasks done

ipfs.files.add tests #23

hackergrrl opened this issue May 25, 2016 · 1 comment

Comments

@hackergrrl
Copy link
Contributor

hackergrrl commented May 25, 2016

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)
@hackergrrl
Copy link
Contributor Author

All of these tests now present in #20

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant