mirror of
https://github.com/status-im/status-go.git
synced 2025-01-16 01:35:10 +00:00
2159711fa3
PR adds a new API changes to the NodeManager to provide simple methods to validate the completed synchonization of the blockchain.
e2e
This package contains all e2e tests divided into subpackages which represents (or should represent) business domains like transactions, chat etc.
These tests are run against public testnets: Ropsten and Rinkeby.
e2e package contains a few utilities which are described in a godoc.
Run
make test-e2e