13 lines
373 B
Markdown
13 lines
373 B
Markdown
|
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](https://godoc.org/github.com/status-im/status-go/e2e).
|
||
|
|
||
|
## Run
|
||
|
|
||
|
`make test-e2e`
|