kubo/test/cli/autoconf
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
..
testdata feat(config): AutoConf with "auto" placeholders (#10883) 2025-08-20 05:59:11 +02:00
autoconf_test.go feat(config): AutoConf with "auto" placeholders (#10883) 2025-08-20 05:59:11 +02:00
dns_test.go feat(config): AutoConf with "auto" placeholders (#10883) 2025-08-20 05:59:11 +02:00
expand_comprehensive_test.go feat(config): AutoConf with "auto" placeholders (#10883) 2025-08-20 05:59:11 +02:00
expand_fallback_test.go feat(config): AutoConf with "auto" placeholders (#10883) 2025-08-20 05:59:11 +02:00
expand_test.go feat(config): AutoConf with "auto" placeholders (#10883) 2025-08-20 05:59:11 +02:00
extensibility_test.go feat(config): AutoConf with "auto" placeholders (#10883) 2025-08-20 05:59:11 +02:00
fuzz_test.go feat(config): AutoConf with "auto" placeholders (#10883) 2025-08-20 05:59:11 +02:00
ipns_test.go feat(config): AutoConf with "auto" placeholders (#10883) 2025-08-20 05:59:11 +02:00
routing_test.go feat(config): AutoConf with "auto" placeholders (#10883) 2025-08-20 05:59:11 +02:00
swarm_connect_test.go fix: make TestSwarmConnectWithAutoConf more reliable 2025-08-22 22:55:09 +02:00
validation_test.go feat(config): AutoConf with "auto" placeholders (#10883) 2025-08-20 05:59:11 +02:00