mirror of
https://github.com/status-im/status-go.git
synced 2025-02-16 16:56:53 +00:00
The reason is that we don't currently have a possibility to run tests on public testnets without compromising accounts and funds on them.
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