hexresearch / ergvein

Multiplatform BTC wallet with client side filters
https://cypra.io
MIT License
36 stars 8 forks source link

Ergo network test suite. #972

Closed Aminion closed 3 years ago

Aminion commented 3 years ago

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.

NCrashed commented 3 years ago

Done in #977