embark/test_apps/test_app
Michael Bradley, Jr 373a67b4a3 rev testdapp scripts -- INIT_CWD compat 2018-09-21 17:00:08 -05:00
..
another_folder look for contract import in dapp dir and node_modules 2018-04-12 17:55:57 -04:00
app fix warnings in sol contracts 2018-09-14 14:20:41 -04:00
config Fix test 2018-09-17 10:13:40 +01:00
contracts fix tests 2018-09-14 15:21:45 -04:00
extensions/embark-service fix warnings in sol contracts 2018-09-14 14:20:41 -04:00
some_folder look for contract import in dapp dir and node_modules 2018-04-12 17:55:57 -04:00
test Fix test 2018-09-17 10:13:40 +01: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 no longer needed check for unexistant file 2018-09-01 09:30:37 -04:00
embark.old_config.json move test_app to test_apps 2018-03-29 18:20:45 -04:00
package-lock.json fix warnings in sol contracts 2018-09-14 14:20:41 -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

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