embark/test_apps/test_app
Jonathan Rainville 3ca70d6e21
remove provider-engine as it has been creating lots of issues
2018-10-23 09:02:40 +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 wip fixes 2018-10-23 09:02:15 +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 remove provider-engine as it has been creating lots of issues 2018-10-23 09:02:40 +02:00
.gitignore make code coverage work with refactored tests 2018-10-22 19:54:45 +02:00
README.md trigger CI build 2018-06-15 09:16:03 -04:00
embark.json Removed p-iteration from embark altogether. 2018-10-23 09:01:13 +02: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