Common scripts for use in Blockchain build pipelines
This project is tested using Bats when making pull requests.
To run the tests locally, install bats-core and bats-mock, then run the following command from the uppermost directory:
PATH="./bats/bin:$PATH" bats test/*