kubo/test/cli/testutils
Gus Eggert b4211be7d6 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-20 10:03:15 +01:00
..
cids.go feat: add basic CLI tests using Go Test 2022-12-12 09:43:09 -05:00
files.go feat: port pins CLI test 2022-12-16 07:39:52 -05:00
json.go feat: port pins CLI test 2022-12-16 07:39:52 -05:00
random.go feat: port pins CLI test 2022-12-16 07:39:52 -05:00
requires.go feat: add basic CLI tests using Go Test 2022-12-12 09:43:09 -05:00
strings.go test: port peering test from sharness to Go 2023-03-20 10:03:15 +01:00