orbitdb-test-utils
Utility functions for testing OrbitDB
This module provides common and shared utility functions for tests in OrbitDB and its modules.
Table of Contents
Install
This project uses npm and nodejs.
npm i orbitdb-test-utils
Usage
This package could use more documentation. Here are the current methods. For now, refer to the code in the src
folder for the relevant functions.
defaultIpfsConfig
testAPIs
startIpfs
stopIpfs
waitForPeers
connectPeers
MemStore
CustomTestKeystore
Contribute
We would be happy to accept PRs! If you want to work on something, it'd be good to talk beforehand to make sure nobody else is working on it. You can reach us on Gitter, or in the comments of the issues section.
We also have regular community calls, which we announce in the issues in the @orbitdb welcome repository. Join us!
If you want to code but don't know where to start, check out the issues labelled "help wanted".
For specific guidelines for contributing to this repository, check out the Contributing guide. For more on contributing to OrbitDB in general, take a look at the orbitdb welcome repository. Please note that all interactions in @orbitdb fall under our Code of Conduct.
License
MIT © 2018 OrbitDB Community