You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 29, 2020. It is now read-only.
A large refactor of interface-ipfs-core project (ipfs-inactive/interface-js-ipfs-core#290) was merged last week. The new organization of tests make it easier to find test for any given command, as the test structure mimics the js-ipfs / js-ipfs-api command layouts.
I recently opened an issue (https://github.com/ipfs/interface-ipfs-core/issues/313) to build on top of this refactor to help address some of the patterns and conventions around writing tests to help reduce code duplication and code complexity.