mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-12 06:44:37 +00:00
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.
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