Module basic_connectivity_accept_incoming

Module basic_connectivity_accept_incoming 

Source

Structsยง

SoloNodeBasicConnectivityAcceptIncoming
Local test to ensure that the Rust node can accept a connection from an existing OCaml node. Launch an Rust node and connect it to seed nodes of the public (or private) OCaml testnet. Wait for the Rust node to complete peer discovery. Run a new OCaml node, specifying the Rust node under testing as the initial peer. Run the simulation until: OCaml node connects to Rust node and Rust node accepts the incoming connection. Fail the test if the specified number of steps occur but the condition is not met.