embark/test_apps/contracts_app
Jonathan Rainville d09d410021 refactor(ENS): adds a whitelist for ens
Enables only the use of domains in that white list
2018-11-23 16:32:57 -05:00
..
contracts refactor(ENS): adds a whitelist for ens 2018-11-23 16:32:57 -05: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 refactor(ENS): adds a whitelist for ens 2018-11-23 16:32:57 -05:00
README.md
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 ens resolve 2018-10-22 19:53:50 +02:00
ens.json ens resolve 2018-10-22 19:53:50 +02: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