#! /bin/bash set -e # test the counter using a go test scriptbash tests/test_app/test.sh # test the cli against the examples in the tutorial at tendermint.com# TODO: make these less fragile# bash tests/test_cli/test.sh