node/test: check remote events for `Event::PeerDisconnected`
modified crates/radicle-node/src/test/node.rs
@@ -99,6 +99,9 @@ impl<G: 'static> Drop for NodeHandle<G> {
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -119,7 +122,9 @@ impl<G: Signer<Signature> + cyphernet::Ecdh> NodeHandle<G> {
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|