hexresearch/ergvein

Ergo network test suite.

Closed this issue · 1 comments

We need a test for handshake with ergo node as separate executable. It should connect to provided node address (default is localhost) and check that the widget actually has handshaked, reported height and status. Here should go test for reconnection and connection loss.

Done in #977