This repository was archived by the owner on Sep 28, 2021. It is now read-only.
This repository was archived by the owner on Sep 28, 2021. It is now read-only.
Tests should not use ipfs #31
Open
Description
The tests in this module should not depend on js-ipfs
. js-ipfs
also dependends on this module, which creates a recursive dependency issue, once js-ipfs
breaks its API to this module
Context #30