test-plans
test-plans copied to clipboard
Interoperability tests for libp2p
This PR adds a Github composite action that allows a repository to trigger the perf runner workflow for specific implementations e.g. `js-libp2p` only. This would facilitate running benchmarks on a...
This PR adds [email protected] to transport-interop
This PR adds [email protected] to perf
This would allow a consumer to run benchmarks for a particular libp2p implementation e.g. go-libp2p solely, so that they could run that in a workflow on their release cycle for...
This PR adds [email protected] to perf
Currently we are testing against versions v0.45 and v0.46 which are about four months old. We should add the latest versions while we work on automating this step.
Adds .NET implementation of tcp/noise/yamux stack of libp2p to the interoperability testing suite
Adds TCP Hole Punching tests for nim. closes https://github.com/status-im/nim-libp2p/issues/966