mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-21 02:59:58 +00:00
4d2ffb9f28
This commit has been originally cherry-picked from d0d89fc5ae4663c27e4b6b5c9cfcf1b47e645d6e and slightly modified to update all packages, as meanwhile, new packages have been added to `master`. The reason this commit is cherry-picked from `4.0.x` branch is because it wasn't created from `master`. Purpose is mainly to update `CHANGELOG` and get the package versions in sync again.
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.