embark/test_app
Iuri Matias 29c343463b add support for whisper v5; make get url ipfs get configurable 2017-07-24 07:27:52 -04:00
..
app test imports 2017-07-16 14:11:37 -04:00
config add support for whisper v5; make get url ipfs get configurable 2017-07-24 07:27:52 -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 support contract as an alias 2017-07-03 18:15:43 -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