embark/test_app
Iuri Matias b3749bd5ac fix test_app tab selection 2018-03-02 17:25:56 -05:00
..
app fix test_app tab selection 2018-03-02 17:25:56 -05:00
config support setting protocol in config; fix getUrl 2018-03-02 16:57:55 -05:00
contracts move contracts to root dir 2018-01-11 09:29:42 -05:00
extensions/embark-service restore pipeline plugin 2018-02-28 17:45:39 -05:00
test remove node config from testapp so it works on the ci 2018-01-17 11:39:48 -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 restore pipeline plugin 2018-02-28 17:45:39 -05:00
embark.old_config.json imports with shared web3 object 2017-12-13 15:53:29 -05:00
package-lock.json restore pipeline plugin 2018-02-28 17:45:39 -05:00
package.json import react bootstrap 2018-01-17 13:16:43 -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