Zach
13a2013229
Testing refactor for Jenkins ( #1098 )
* de-mystify tests & run them in parallel (#1031 )
* test optimization for jenkins (#1093 )
* makefile cleanup
* tests: split fast and slow go tests, closes #1055
* pr comments
* restore circle conditions
* fix need_abci
* ...
* docker run: no :Z for circle?
* Remove cmd breaking comment
7 years ago
Zach
2cc63069c6
rename dummy to kvstore ( #1223 )
* remove accidental binary
* docs: s/Dummy&dummy/KVStore&kvstore/g
* glide update to abci
* update abci import paths
* dummy begone, hello kvstore
* RequestInitChain needs genesisBytes
* glide update
7 years ago
Ethan Buchman
dfe28c8855
test: update for abci-cli consolidation. shell formatting
7 years ago
Ethan Buchman
aa9e673ed7
test: jq .result[1] -> jq .result
8 years ago
Ethan Buchman
5da9b3a803
postmerge
8 years ago
Ethan Buchman
0017fb7ffe
premerge
8 years ago
Ethan Buchman
e4e70ece3f
test: fix docker and apps
8 years ago
Jae Kwon
7c15b54ccc
Fix test/app/dummy_test.sh
8 years ago
Ethan Buchman
c147b41013
TMSP -> ABCI
8 years ago
Ethan Buchman
814ef37f75
fix tests
8 years ago
Ethan Buchman
65496ace20
test: tmsp query result is json
8 years ago
Ethan Buchman
28ec26462a
test: test dummy using rpc query
8 years ago
Ethan Buchman
6643e4969f
tests: add throughput benchmark using mintnet and netmon
8 years ago
Ethan Buchman
8987d29bee
tests: broadcast_tx with tmsp; p2p
8 years ago
Ethan Buchman
4e5cdd6abb
bash tests for broadcast_tx through rpc
8 years ago