-
Notifications
You must be signed in to change notification settings - Fork 2
test(utils): refactor test utils #103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Related: #100
.aegir.js is built before building the project this fixes an issue where the latest .aegir.js build was not being used
|
all libp2p and ipfs stuff should probably just be a mock in the future |
|
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. |
|
I'm considering just building mocks for everything right now |
198e262 to
627d410
Compare
skipping bootstrap and pubsub replicator tests
|
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... |
Refactors some of the ipfs and libp2p utils. Should allow for browser tests to use the DHT.