mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-13 08:14:43 +00:00
49dd6c1989
* Implement peer and connection management tests. * Fix multiple peers added on initialisation. * Remove clusterId parameter from newTestWakuNode.
8 lines
183 B
Nim
8 lines
183 B
Nim
import
|
|
./test_wakunode_filter,
|
|
./test_wakunode_lightpush,
|
|
./test_wakunode_peer_exchange,
|
|
./test_wakunode_store,
|
|
./test_wakunode_legacy_store,
|
|
./test_wakunode_peer_manager
|