embark/test_dapps/test_app
emizzle 07ede9017e fix(@embark/core): fix tests as paths have changed again
URLs for test_app files have changed on the remote again, this PR updates the tests to reflect that change.
2019-02-12 18:25:13 -05:00
..
another_folder build: merge test_dapps with the root monorepo 2019-02-12 16:59:54 -05:00
app fix(@embark/core): fix tests as paths have changed again 2019-02-12 18:25:13 -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.