embark/test_app
Iuri Matias e23e4bc417 add blockchain ws config support; fix whisper provider setting 2017-10-19 18:55:49 -04:00
..
app re-add support for whisper 5 2017-10-09 08:59:02 -04:00
config add blockchain ws config support; fix whisper provider setting 2017-10-19 18:55:49 -04:00
extensions/embark-service refactor services check to use on/off and let monitor decide colors 2017-04-01 23:22:43 -04:00
test update default solc version; update spec; fix issue with compiler warnings 2017-10-17 06:51:52 -04: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 add support for embark_js directive 2017-07-03 18:54:31 -04:00
package.json add file type so files are loaded when needed; support to configure web3 and solc versions 2017-07-05 08:35:51 -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