Fabiana Cecin 7b6d5d542c
fix: remove hardcoded ports in tests (#3998)
* Remove hardcoded ports in tests
* Promote getPorts to a public helper in net/net_config.nim
* Make 0.0.0.0:0 a default argument for newTestWakuNode
2026-06-30 14:59:27 -03:00

12 lines
258 B
Nim

{.used.}
import
./test_wakunode_filter,
./test_wakunode_legacy_lightpush,
./test_wakunode_lightpush,
./test_wakunode_peer_exchange,
./test_wakunode_store,
./test_wakunode_peer_manager,
./test_wakunode_health_monitor,
./test_wakunode_restart