embark/test_dapps/test_app
Jonathan Rainville 401f7bc52f fix hoisting problem 2019-02-12 16:59:54 -05:00
..
another_folder build: merge test_dapps with the root monorepo 2019-02-12 16:59:54 -05:00
app build: merge test_dapps with the root monorepo 2019-02-12 16:59:54 -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 ci tests 2019-02-12 16:59:54 -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.