embark/test_dapps/test_app
Jonathan Rainville a62d03dc7e rename to embarkjs-connector-web3 2019-02-25 15:00:35 -05:00
..
another_folder build: merge test_dapps with the root monorepo 2019-02-12 16:59:54 -05:00
app chore(templates): replace blockchain.connect by onReady 2019-02-25 15:00:35 -05:00
config use deps instead of onDeploy 2019-02-22 11:33:37 -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 rename to embarkjs-connector-web3 2019-02-25 15:00:35 -05:00
embark.old_config.json build: merge test_dapps with the root monorepo 2019-02-12 16:59:54 -05:00
package.json rename to embarkjs-connector-web3 2019-02-25 15:00:35 -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.