orbit-db/test/mocha.opts
haad 6061b8cb53 Fix replication
Add tests to make sure a database can be saved and loaded multiple times in a row
Add a test to make sure the correct replication progress is emitted
Add mem-store for faster development testing
Improve tests
Improve logging
Fix replication benchmark
Update packages and build
2017-12-19 15:52:50 +01:00

5 lines
55 B
Plaintext

--reporter spec
--colors
--recursive
--exit
--slow 1000