welo icon indicating copy to clipboard operation
welo copied to clipboard

test(utils): refactor test utils

Open tabcat opened this issue 2 years ago • 4 comments

Refactors some of the ipfs and libp2p utils. Should allow for browser tests to use the DHT.

tabcat avatar Aug 30 '23 10:08 tabcat

all libp2p and ipfs stuff should probably just be a mock in the future

tabcat avatar Aug 30 '23 11:08 tabcat

Unable to get webrtc connections to be setup between the browser clients. Likely an issue with my machines network configuration and not the libp2p config because https://github.com/libp2p/js-libp2p/blob/master/examples/libp2p-in-the-browser/webrtc/browser-to-browser is broken for me as well.

tabcat avatar Aug 30 '23 19:08 tabcat

I'm considering just building mocks for everything right now

tabcat avatar Aug 31 '23 17:08 tabcat

not in a very good state right now. lots of stuff was changed. thinking about just refactoring the code first (move-op + prolly-trees) and closing this...

tabcat avatar Nov 24 '23 17:11 tabcat