e911666b5d
fixed make lint warnings cleared linter_exclude_list.txt removed some commented code fixed comments from #388 |
||
---|---|---|
.. | ||
accounts | ||
api | ||
jail | ||
node | ||
rpc | ||
transactions | ||
whisper | ||
README.md | ||
suites.go | ||
testing.go |
README.md
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