status-go/e2e/rpc
Frank Mueller e14b2331eb Made EnsureNodeSync() throws a panic instead of returning an error (#431)
EnsureNodeSync() has been changed to return no error anymore, Instead in case of an internal error or a timeout a panic is thrown.
2017-10-24 00:39:13 +03:00
..
client_test.go Extract e2e tests to a separate package (#375) 2017-10-11 17:20:51 +03:00
rpc_test.go Made EnsureNodeSync() throws a panic instead of returning an error (#431) 2017-10-24 00:39:13 +03:00