emizzle 5b4e829675 * Adds auto cors updates to geth command when blockchain started via run command.
* Fixes issues with storage/webserver configs not enabled but still having their values put in to geth cors
* Adds fixes for not including port when port  == false
* Refactors of cors logic, and also now in a generic location so can be used by both `embark blockchain` and when blockchain started in separate process
2018-05-25 11:00:26 +10:00
..
2018-03-29 18:20:45 -04:00
2018-04-30 15:56:43 +10:00
2018-03-29 18:20:45 -04:00
2018-05-10 15:01:34 -04:00
2018-05-10 15:01:34 -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

dist/index.html and dist/test.html to check different functionality