embark-area-51/test_apps/contracts_app
Jonathan Rainville 049af73294 make running config() without callback work 2018-06-01 13:35:58 -04:00
..
build/contracts
contracts conflict in deployManager 2018-06-01 13:35:15 -04:00
development
test make running config() without callback work 2018-06-01 13:35:58 -04:00
.gitignore
README.md
blockchain.json update default dev networkid to be the same as --dev option chainId 2018-05-11 10:23:52 -04:00
contracts.json use web3 naming instead of web3.js; check if package already exists 2018-04-20 19:45:57 -04:00
embark.json use web3 naming instead of web3.js; check if package already exists 2018-04-20 19:45:57 -04:00
package-lock.json
package.json

README.md

Test App for integration testing purposes.

../../bin/embark run to check if everything is behaving as expected

../../bin/embark test to see tests are working as expected