Closed haadcode closed 6 years ago
This PR will add asserts to Log tests to make sure we test the onProgress callback.
Originally described here https://github.com/orbitdb/ipfs-log/pull/130/files#r210806112.
I also removed the unnecessary try/catch and renamed the callback function to loadProgressCallback to make it more explicit.
callback
loadProgressCallback
This PR will add asserts to Log tests to make sure we test the onProgress callback.
Originally described here https://github.com/orbitdb/ipfs-log/pull/130/files#r210806112.