embark/test_apps/contracts_app
Iuri Matias 424c7afc70 convert example tests to use await 2018-04-17 14:48:31 -04:00
..
build/contracts refactor to use dappPath 2018-04-02 15:30:16 -04:00
contracts update contracts appp 2018-03-29 18:35:10 -04:00
development add missing parameters to the genesis config files 2018-03-30 11:16:47 -04:00
test convert example tests to use await 2018-04-17 14:48:31 -04:00
.gitignore move test_app to test_apps 2018-03-29 18:20:45 -04:00
README.md simplify test contracts app 2018-03-29 19:05:30 -04:00
blockchain.json simplify test contracts app 2018-03-29 19:05:30 -04:00
contracts.json revert versions update for now; support granular config on embark json 2018-03-31 21:06:00 -04:00
embark.json revert versions update for now; support granular config on embark json 2018-03-31 21:06:00 -04:00
package-lock.json remove unneded dependencies from contracts_app 2018-03-30 10:05:01 -04:00
package.json remove unneded dependencies from contracts_app 2018-03-30 10:05:01 -04:00

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