mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-15 09:26:38 +00:00
f436240d53
* Implement peer exchange tests. * Refactor, and remove duplicated tests. * feat(wakunode): Resultify fetch peer exchange peers (#2486)
6 lines
119 B
Nim
6 lines
119 B
Nim
import
|
|
./test_wakunode_filter,
|
|
./test_wakunode_lightpush,
|
|
./test_wakunode_peer_exchange,
|
|
./test_wakunode_store
|