embark/test_dapps/test_app
Jonathan Rainville d33425fb4c fixes for the test_dapp to work 2019-02-21 12:00:10 -05:00
..
another_folder build: merge test_dapps with the root monorepo 2019-02-12 16:59:54 -05:00
app fixes for the test_dapp to work 2019-02-21 12:00:10 -05:00
config build: merge test_dapps with the root monorepo 2019-02-12 16:59:54 -05:00
contracts build: merge test_dapps with the root monorepo 2019-02-12 16:59:54 -05:00
some_folder build: merge test_dapps with the root monorepo 2019-02-12 16:59:54 -05:00
test fix(@embark/core): fix tests as paths have changed again 2019-02-12 18:25:13 -05:00
.npmrc build: merge test_dapps with the root monorepo 2019-02-12 16:59:54 -05:00
README.md build: merge test_dapps with the root monorepo 2019-02-12 16:59:54 -05:00
embark.json fix hoisting problem 2019-02-12 16:59:54 -05:00
embark.old_config.json build: merge test_dapps with the root monorepo 2019-02-12 16:59:54 -05:00
package.json change dependency names 2019-02-12 16:59:54 -05:00
test.file build: merge test_dapps with the root monorepo 2019-02-12 16:59:54 -05:00

README.md

Test App for integration testing purposes

In the top-level of the monorepo

yarn globalize to make development embark available on the global PATH.

In this directory

embark run to check if everything is behaving as expected.

embark test to see tests are working as expected.