Skip to content
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
Closed
@hackergrrl

Description

@hackergrrl

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions