embark/test_apps/contracts_app
Eric Mastro ef0bcbf405 Add 'auto' setting for geth CORS and websockets origin
* '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.
2018-04-26 21:37:00 +10:00
..
2018-04-02 15:30:16 -04:00
2018-03-29 18:35:10 -04:00
2018-04-17 14:48:31 -04:00
2018-03-29 18:20:45 -04:00
2018-03-29 19:05:30 -04:00

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