mirror of https://github.com/embarklabs/embark.git
07ede9017e
URLs for test_app files have changed on the remote again, this PR updates the tests to reflect that change. |
||
---|---|---|
.. | ||
another_folder | ||
app | ||
config | ||
contracts | ||
some_folder | ||
test | ||
.npmrc | ||
README.md | ||
embark.json | ||
embark.old_config.json | ||
package.json | ||
test.file |
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.