mirror of https://github.com/embarklabs/embark.git
ef0bcbf405
* 'auto' now supported for `rpcCorsDomain` and `wsOrigins` in the blockchain config. * 'auto' set to the default value in blockchain config for test and demo apps. |
||
---|---|---|
.. | ||
build/contracts | ||
contracts | ||
development | ||
test | ||
.gitignore | ||
README.md | ||
blockchain.json | ||
contracts.json | ||
embark.json | ||
package-lock.json | ||
package.json |
README.md
Test App for integration testing purposes.
../../bin/embark run
to check if everything is behaving as expected
../../bin/embark test
to see tests are working as expected