nwaku/tests/waku_relay
Ivan FB 4a8e62ac5e
fix: node restart test issue (#2576)
* test_protocol.nim: enhance test reboot and connect

- Is not necessary to start the node if the switch object has been
already started
- Enable an existing "Relay can receive messages after reboot and
reconnect" test
- Explicit reconnect to peer in "Relay can receive messages after reboot
and reconnect" test

* tests/waku_relay/utils: avoid starting the proto again in newTestSwitch proc
With that, we avoid double start of the protocol.

* bump nim-libp2p
2024-04-18 11:20:39 +02:00
..
resources chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
crypto_utils.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_all.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_message_id.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
test_protocol.nim fix: node restart test issue (#2576) 2024-04-18 11:20:39 +02:00
test_wakunode_relay.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
utils.nim fix: node restart test issue (#2576) 2024-04-18 11:20:39 +02:00