mirror of https://github.com/embarklabs/embark.git
ee634c8403
* fix: fix test-app, contracts index file and reload on change * fix(@embark/cmd_controller): fix missing nodes Was removed by accident * feat(@embark/demo): add favicon to embark demo * chore(@embark/cockpit): change favicon to new Embark logo * fix(@embark/embarkjs-ens): fix ENS config for embarkjs-ens * remove comments |
||
---|---|---|
.. | ||
another_folder | ||
app | ||
config | ||
contracts | ||
some_folder | ||
test | ||
.npmrc | ||
CHANGELOG.md | ||
README.md | ||
embark.json | ||
package.json | ||
test.file |
README.md
embark-dapp-test-app
Test DApp 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.