kubo/test/cli/harness
Gus Eggert 676e557daf test: port peering test from sharness to Go
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.
2023-03-13 10:54:53 -04:00
..
buffer.go feat: add basic CLI tests using Go Test 2022-12-12 09:43:09 -05:00
harness.go test: port peering test from sharness to Go 2023-03-13 10:54:53 -04:00
http_client.go test: port gateway sharness tests to Go tests 2023-01-17 21:27:54 +01:00
ipfs.go feat: add basic CLI tests using Go Test 2022-12-12 09:43:09 -05:00
log.go test: port peering test from sharness to Go 2023-03-13 10:54:53 -04:00
node.go test: port peering test from sharness to Go 2023-03-13 10:54:53 -04:00
nodes.go test: port peering test from sharness to Go 2023-03-13 10:54:53 -04:00
run.go test: port legacy DHT tests to Go 2023-03-09 08:18:14 -05:00