embark/dapps/tests/app/README.md
2020-01-28 12:07:17 -05:00

17 lines
455 B
Markdown

# `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.
Visit [framework.embarklabs.io](https://framework.embarklabs.io/) to get started with
[Embark](https://github.com/embarklabs/embark).