tendermint/tests
Anton Kaliaev fbe7234639
remove Result from the client package
plus make Client interface more consistent. All *Sync functions now
return an error as a second return param. Deliver/Check/Commit use Code
to indicate errors and have IsErr() func defined on ResponseXYZ structs.
2017-11-21 17:44:13 -06:00
..
benchmarks use tmlibs 2017-04-21 18:25:13 -04:00
test_app remove Result from the client package 2017-11-21 17:44:13 -06:00
test_cli fix integration tests (Fixes #131) 2017-11-14 12:53:40 -06:00
client_server_test.go tests: add simple client/server test with no addr prefix 2017-10-25 23:23:23 -04:00
test.sh new logging 2017-05-04 16:49:59 +04:00