tendermint/client
Adrian Brink e99e6ea0c7 Extend abci-cli to allow integration tests
This commit adds the basic test command 'abci-cli test' that will
allow developers of server for their own language to continuously test
their implementation.
2017-12-04 11:33:39 +01:00
..
client.go client: use vars for retry intervals 2017-11-28 07:47:51 +00:00
grpc_client.go Extend abci-cli to allow integration tests 2017-12-04 11:33:39 +01:00
local_client.go everything takes Request, returns Response; expect DeliverTx/CheckTx/Commit 2017-11-27 19:04:21 +00:00
socket_client.go remove CodeType 2017-11-30 14:29:12 -05:00
socket_client_test.go socketClient: fix and test for StopForError deadlock 2017-10-17 22:08:22 -06:00