embark/test_apps/test_app
Jonathan Rainville 415df3312f fix webserver errors 2018-07-06 14:43:01 -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 fix webserver errors 2018-07-06 14:43:01 -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 remove provider-engine as it has been creating lots of issues 2018-07-03 16:39:17 -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 Removed p-iteration from embark altogether. 2018-06-27 10:51:53 +10:00
embark.old_config.json move test_app to test_apps 2018-03-29 18:20:45 -04:00
package-lock.json update templates to use isDev false 2018-06-27 14:44:01 -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