0g-chain/tests/e2e/runner
Robert Pirtle 1a223bdce2
test(e2e): refactor NodeRunner in prep for live networks (#1627)
* add KavaNodeRunner comments

* update kvtool

* refactor pingEvm()

* refactor pingKava()

* refactor EvmRpcPort -> EvmRpcUrl

* refactor ChainDetails (g)rpcPort -> (g)rpcUrl

* fixup chain details

* extract kvtool options to separate config

* refactor waitForChainStart()

* pull out KavaNodeRunner into kvtool file

* rename runner to KvtoolRunner

* rename runner.Config to KvtoolRunnerConfig

* prefix hardcoded chain details with "kvtool"
2023-06-20 09:29:25 -07:00
..
chain.go test(e2e): refactor NodeRunner in prep for live networks (#1627) 2023-06-20 09:29:25 -07:00
kvtool.go test(e2e): refactor NodeRunner in prep for live networks (#1627) 2023-06-20 09:29:25 -07:00
main.go test(e2e): refactor NodeRunner in prep for live networks (#1627) 2023-06-20 09:29:25 -07:00