Skip to content
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

test(utils): refactor test utils #103

Draft
wants to merge 59 commits into
base: master
Choose a base branch
from
Draft

test(utils): refactor test utils #103

wants to merge 59 commits into from

Conversation

tabcat
Copy link
Member

@tabcat tabcat commented Aug 30, 2023

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

@tabcat
Copy link
Member Author

tabcat commented Aug 30, 2023

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

@tabcat
Copy link
Member Author

tabcat commented Aug 30, 2023

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
Copy link
Member Author

tabcat commented Aug 31, 2023

I'm considering just building mocks for everything right now

@tabcat tabcat mentioned this pull request Nov 22, 2023
@tabcat
Copy link
Member Author

tabcat commented Nov 24, 2023

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...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant