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

[conn-manager] Tests: add support for browser testing #412

Closed
jacobheun opened this issue Apr 10, 2019 · 1 comment
Closed

[conn-manager] Tests: add support for browser testing #412

jacobheun opened this issue Apr 10, 2019 · 1 comment

Comments

@jacobheun
Copy link
Contributor

Currently all of the tests use libp2p-tcp as the only transport, which doesn't work in the browser. We should add support for a browser configuration of libp2p for those tests so we can properly run them

@daviddias daviddias changed the title Tests: add support for browser testing [conn-manager] Tests: add support for browser testing Aug 22, 2019
@daviddias daviddias transferred this issue from libp2p/js-libp2p-connection-manager Aug 22, 2019
@p-shahi
Copy link
Member

p-shahi commented May 30, 2023

browser testing exists here now https://github.com/libp2p/js-libp2p/tree/master/interop

@p-shahi p-shahi closed this as completed May 30, 2023
maschad pushed a commit to maschad/js-libp2p that referenced this issue Jun 21, 2023
Bumps multiformats from 10.0.3 to 11.0.0.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: achingbrain <alex@achingbrain.net>
maschad pushed a commit to maschad/js-libp2p that referenced this issue Jun 21, 2023
## [7.0.0](libp2p/js-libp2p-kad-dht@v6.1.1...v7.0.0) (2023-01-06)

### ⚠ BREAKING CHANGES

* bump multiformats from 10.0.3 to 11.0.0 (libp2p#412)

### Dependencies

* bump multiformats from 10.0.3 to 11.0.0 ([libp2p#412](libp2p/js-libp2p-kad-dht#412)) ([18c8276](libp2p/js-libp2p-kad-dht@18c8276))
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

No branches or pull requests

2 participants