kubo/test/cli/harness
Marcin Rataj 5507b59778 fix: make TestSwarmConnectWithAutoConf more reliable
disable MDNS to prevent test interference when running in parallel
add retry logic for daemon startup to handle transient failures
replace fixed sleep with proper readiness check
remove unnecessary parallel execution of subtests
2025-08-22 22:55:09 +02:00
..
buffer.go test: fix autoclient flakiness (#9769) 2023-03-29 11:56:25 -04:00
harness.go style: apply gofmt formatting 2025-08-22 18:08:34 +02:00
http_client.go test: port gateway sharness tests to Go tests 2023-01-17 21:27:54 +01:00
ipfs.go fix: Provide according to Reprovider.Strategy (#10886) 2025-08-08 10:56:44 +02:00
log.go test: port peering test from sharness to Go 2023-03-13 10:54:53 -04:00
node.go fix: make TestSwarmConnectWithAutoConf more reliable 2025-08-22 22:55:09 +02:00
nodes.go refactor: improve Connect() with robust timeout and error handling 2025-08-22 19:11:56 +02:00
pbinspect.go feat(config): ipfs add and Import options for controling UnixFS DAG Width (#10774) 2025-04-15 22:56:38 +02:00
peering.go fix(ci): make NewRandPort thread-safe (#10921) 2025-08-18 22:12:22 +02:00
process_tracker.go style: apply gofmt formatting 2025-08-22 18:08:34 +02:00
run.go tests(cli/harness): use unused Verbose flag to pipe daemon outputs (#10601) 2024-11-27 19:35:15 +01:00