mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 18:37:45 +08:00
This is the slowest test in the sharness test suite, because it has very long sleeps. It usually takes 2+ minutes to run. This new impl runs all peering tests in about 20 seconds, since it polls for conditions instead of sleeping, and runs the tests in parallel. This also has an additional test case for a peer that was never online and then connects. |
||
|---|---|---|
| .. | ||
| buffer.go | ||
| harness.go | ||
| http_client.go | ||
| ipfs.go | ||
| log.go | ||
| node.go | ||
| nodes.go | ||
| run.go | ||