embark/test_apps/contracts_app
Subramanian Venkatesan ee77ac7f7f
Adds solc option to tests. Runs smart contract tests using remix-tests
Ref: #817
2018-10-22 19:39:24 +02:00
..
contracts Adds solc option to tests. Runs smart contract tests using remix-tests 2018-10-22 19:39:24 +02:00
privatenet change templates to add privatenet 2018-08-21 15:22:07 -04:00
rinkeby change directories for passwords to replicate good behavior and add light and fast modes 2018-06-15 14:03:48 -05:00
ropsten change directories for passwords to replicate good behavior and add light and fast modes 2018-06-15 14:03:48 -05:00
test Adds solc option to tests. Runs smart contract tests using remix-tests 2018-10-22 19:39:24 +02:00
.gitignore add build to gitignore 2018-09-14 14:36:27 -04:00
README.md simplify test contracts app 2018-03-29 19:05:30 -04:00
blockchain.json hotfix blockchain configs for privatenet 2018-08-21 15:22:59 -04:00
contracts.json fix warnings in contracts app sol contracts 2018-09-14 14:35:12 -04:00
embark.json fix tests; put back solc 0.4.24 2018-06-01 18:09:54 -04:00
package-lock.json remove unneded dependencies from contracts_app 2018-03-30 10:05:01 -04:00
package.json rev testdapp scripts -- INIT_CWD compat 2018-09-21 17:00:08 -05: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