embark/test_dapps/contracts_app
Jonathan Rainville 401f7bc52f fix hoisting problem 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
privatenet build: merge test_dapps with the root monorepo 2019-02-12 16:59:54 -05:00
rinkeby build: merge test_dapps with the root monorepo 2019-02-12 16:59:54 -05:00
ropsten build: merge test_dapps with the root monorepo 2019-02-12 16:59:54 -05:00
test build: merge test_dapps with the root monorepo 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
blockchain.json build: merge test_dapps with the root monorepo 2019-02-12 16:59:54 -05:00
contracts.json fix(test/blockchain): fix race condition of installing web3 and test 2019-02-12 16:59:54 -05:00
embark.json fix hoisting problem 2019-02-12 16:59:54 -05:00
ens.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

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.