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. |
8 years ago | |
---|---|---|
.. | ||
client.go | client: use vars for retry intervals | 7 years ago |
grpc_client.go | Extend abci-cli to allow integration tests | 7 years ago |
local_client.go | everything takes Request, returns Response; expect DeliverTx/CheckTx/Commit | 7 years ago |
socket_client.go | remove CodeType | 7 years ago |
socket_client_test.go | socketClient: fix and test for StopForError deadlock | 7 years ago |