* Fix error event test in Sync tests
* Fix race condition
* Debug timeouts
* More tests fixing
* Try running local webrtc-star-signalling server for tests
* Fix sync tests
* Skip Log references tests in the browser tests
* Turn off IPFS console.log output for tests
* Fix replication and sync tests
* Close keystore after tests in IPFSAccessController tests
* Fix error event test in Sync tests
* Fix race condition
* Add entry index to Log
* Clean up storage files
* Fix tests
* Fix linter
* test: Connecting to multiple orbitdb instances and multiple databases. Replicating data across multiple dbs.
* test: Higher level orditdb test. Name is accordingly.
* test: Test multiple db stores.
* test: Delete test dirs.
* feat: buffer all records from iterator.
* fix: Linting.
* test: Re-enable all tests.
* test: Wait for replication to complete on all dbs.
* test: Rename storage test file.
* test: Remove unnecessary tests.
* test: Close dbs.
* test: Count all the connecting peers.