embark/test_apps/test_app
Iuri Matias 46c18fd81d move simulator & proxy to blockchain process module 2018-08-08 12:19:23 -04:00
..
another_folder look for contract import in dapp dir and node_modules 2018-04-12 17:55:57 -04:00
app add test for ENS 2018-07-26 14:50:44 -04:00
config do not deploy ens contracts (fix for upload) 2018-07-26 14:50:44 -04:00
contracts move test_app to test_apps 2018-03-29 18:20:45 -04:00
extensions/embark-service re-add comment 2018-06-20 16:38:26 -04:00
some_folder look for contract import in dapp dir and node_modules 2018-04-12 17:55:57 -04:00
test fix small oopsies and make it work 2018-07-30 14:07:53 -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 remove custom web3 js; use packaged one instead 2018-07-12 01:04:10 +03:00
embark.old_config.json move test_app to test_apps 2018-03-29 18:20:45 -04:00
package-lock.json move simulator & proxy to blockchain process module 2018-08-08 12:19:23 -04:00
package.json Revert "Merge pull request #663 from embark-framework/revert-656-bug_fix/dot.embark_versions_modules" 2018-07-30 16:26:25 -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

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