-
Notifications
You must be signed in to change notification settings - Fork 48
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
Port tests from go-bitswap #9
Comments
We have a script to spawn a network of bitswap nodes. Anything else missing to make this happen? |
There are some more unit tests inside that I wanted to be in here go-bitswap |
Sounds great to me :) tests tests tests :D |
Moving this to milestone 5 when we have routing enabled, makes more sense to do the testing then. |
From my read, go tests create a virtual network with a fixed delay. |
Work happening here #159 |
We want all these tests ported: https://github.com/ipfs/go-ipfs/blob/master/exchange/bitswap/bitswap_test.go
Depends on #8
The text was updated successfully, but these errors were encountered: