embark/test_apps/test_app
Subramanian Venkatesan f686fec74a
ens resolve
2018-10-22 19:53:50 +02:00
..
another_folder look for contract import in dapp dir and node_modules 2018-04-12 17:55:57 -04:00
app ens resolve 2018-10-22 19:53:50 +02:00
config ens resolve 2018-10-22 19:53:50 +02: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 ens resolve 2018-10-22 19:53:50 +02: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 Add support for Parity 2018-10-22 19:53:49 +02: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