status-go/geth
Adam Babik 8153d935d2 Improve geth/api tests (#328)
The goal of this PR is to make geth/api tests to finally pass from the beginning to the end. I tried to achieve it here by:

Removing calls to common.PanicAfter so that we know which tests fail the most,
Better sync of some tests using channels,
Small test improvements.
2017-09-15 13:35:31 +03:00
..
api Improve geth/api tests (#328) 2017-09-15 13:35:31 +03:00
common Refactor RPC client #304 (#311) 2017-09-14 23:14:31 +03:00
jail Improve geth/api tests (#328) 2017-09-15 13:35:31 +03:00
log Add file logger support (#269) 2017-09-02 01:44:50 +07:00
node Bugfix/eth accounts workaround #294 (#318) 2017-09-15 11:44:31 +03:00
params Add file logger support (#269) 2017-09-02 01:44:50 +07:00
rpc Refactor RPC client #304 (#311) 2017-09-14 23:14:31 +03:00
testing Add support for 'go test -v' flag for tests (#315) 2017-09-14 14:41:50 +03:00