Automated EOS testing framework.
The test runner requires jq and bc.
sudo apt-get install -y jq bcgit clone https://github.com/EOS-BP-Developers/EOS-Test-Cave.gitUse the dist:
cp config.json.dist config.jsonAnd point the node_bin to your local install.
In the root project directory, tests are executed with:
./start.shWe have hooked in Travis CI which will auto build and execute tests in a controlled environment. The CI runner will execute on master and all PRs. No PR can be merged without CI passing!
This is made with ♥ by: