embark-area-51/test_apps/test_app
Iuri Matias 5ee9843973
Merge pull request #541 from embark-framework/bug_fix/testnet-hang
remove deprecated geth params
2018-06-15 16:46:16 -04:00
..
another_folder look for contract import in dapp dir and node_modules 2018-04-12 17:55:57 -04:00
app add a test to test events 2018-06-12 11:38:25 -04:00
config enable syncMode 2018-06-15 16:33:59 -04:00
contracts move test_app to test_apps 2018-03-29 18:20:45 -04:00
extensions/embark-service replace beforeAction plugin api with event action api 2018-05-30 13:35:36 -04:00
some_folder look for contract import in dapp dir and node_modules 2018-04-12 17:55:57 -04:00
test show warning if dependency is not deploying 2018-06-13 13:47:11 -04:00
.gitignore move test_app to test_apps 2018-03-29 18:20:45 -04:00
README.md trigger CI build 2018-06-15 09:16:03 -04:00
embark.json fix tests; put back solc 0.4.24 2018-06-01 18:09:54 -04:00
embark.old_config.json move test_app to test_apps 2018-03-29 18:20:45 -04:00
package-lock.json compile tests only once 2018-06-04 10:45:50 -04:00
package.json initial work for i18n 2018-05-10 15:01:34 -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