0g-chain/tests/e2e/testutil
Robert Pirtle 7cff7bec23
test(e2e): support running against live networks (#1630)
* add NodeRunner impl for connecting to live network

* refactor out node runner setups

* remove hardcoded denom for DeployedErc20

* further specify restrictions on DeployedErc20

* don't override .env funded account mnemonic

* lower amounts for convert to coin e2e tests

* lower fund values used by e2e tests

* add doc comments for all e2e functions & types
2023-06-26 15:03:51 -07:00
..
account.go test(e2e): support running against live networks (#1630) 2023-06-26 15:03:51 -07:00
chain.go test(e2e): support running against live networks (#1630) 2023-06-26 15:03:51 -07:00
config.go test(e2e): support running against live networks (#1630) 2023-06-26 15:03:51 -07:00
eip712.go test(e2e): support running against live networks (#1630) 2023-06-26 15:03:51 -07:00
init_evm.go test(e2e): support running against live networks (#1630) 2023-06-26 15:03:51 -07:00
suite.go test(e2e): support running against live networks (#1630) 2023-06-26 15:03:51 -07:00