embark-area-51/test_apps/test_app
Iuri Matias f9b7f5c034 Merge branch 'develop' of github.com:iurimatias/embark-framework into develop 2018-04-13 16:56:10 -04:00
..
another_folder look for contract import in dapp dir and node_modules 2018-04-12 17:55:57 -04:00
app move test_app to test_apps 2018-03-29 18:20:45 -04:00
config support getting contract from module; fix bug in which entire contract path was being replaced instead of just the beginning (if matching contracts in embark.json) 2018-04-12 18:50:47 -04:00
contracts move test_app to test_apps 2018-03-29 18:20:45 -04:00
extensions/embark-service move test_app to test_apps 2018-03-29 18:20:45 -04:00
some_folder look for contract import in dapp dir and node_modules 2018-04-12 17:55:57 -04:00
test move test_app to test_apps 2018-03-29 18:20:45 -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
embark.json revert to lower versions of solc 2018-04-12 18:52:13 -04:00
embark.old_config.json move test_app to test_apps 2018-03-29 18:20:45 -04:00
package-lock.json move test_app to test_apps 2018-03-29 18:20:45 -04:00
package.json look for contract import in dapp dir and node_modules 2018-04-12 17:55:57 -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

dist/index.html and dist/test.html to check different functionality