radicle-heartwood-lfs/crates/radicle-node/src/test
Fintan Halpenny a4806f2718 node/test: check remote events for `Event::PeerDisconnected`
The node being connected to may be blocking the connecting node.
In this case the service will emit an event that says the connecting
node is disconnected.

Check the events for this event as well as `Event::PeerConnected`.
2026-02-17 16:12:04 +01:00
..
gossip.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
handle.rs node: Add block command to control socket 2026-02-17 16:12:04 +01:00
node.rs node/test: check remote events for `Event::PeerDisconnected` 2026-02-17 16:12:04 +01:00
peer.rs chore: Fix spelling errors with codespell 2025-11-01 12:11:02 +01:00
simulator.rs Introduce a node event for canonical reference updates 2025-08-25 18:49:43 +01:00