embark/test_app
Iuri Matias a174b94702 move basic import so it's always available 2017-12-13 15:53:29 -05:00
..
app move basic import so it's always available 2017-12-13 15:53:29 -05:00
config Revert "update solc version" 2017-10-22 09:27:13 -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 imports with shared web3 object 2017-12-13 15:53:29 -05:00
embark.old_config.json imports with shared web3 object 2017-12-13 15:53:29 -05:00
package.json include test_app tests in ci 2017-10-21 08:13:28 -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