embark-area-51/test_app
Iuri Matias c734d55b13 move unnecessary configs from test_app 2018-03-11 08:54:23 -04:00
..
app support specifying contract args as an object 2018-03-04 20:07:39 -05:00
config support specifying contract args as an object 2018-03-04 20:07:39 -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 move unnecessary configs from test_app 2018-03-11 08:54:23 -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 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