embark/test_app
Iuri Matias 85659987d9 add support for website config file; reflect real web server config in the dashboard 2017-03-04 14:20:28 -05:00
..
app make abi generation independent of deployment 2017-02-28 23:29:16 -05:00
config add support for website config file; reflect real web server config in the dashboard 2017-03-04 14:20:28 -05:00
test add tests to test_app 2017-02-09 21:05:45 -05:00
.gitignore add test_app for test purposes 2017-02-09 19:38:02 -05:00
README.md add readme to testapp 2017-02-15 21:10:54 -05:00
embark.json update testapp 2017-02-20 17:31:05 -05:00
package.json add test_app for test purposes 2017-02-09 19:38:02 -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