openstack-health/test
Tim Buckley 567d9d2a24 Run unit tests in Chrome instead of PhantomJS
This commit adds karma-chrome-launcher and changes karma's settings
to use Chrome for all unit tests, removing PhantomJS. This change
is mainly to avoid downloading PhantomJS during gate tests, as the
phantomjs platform binaries would be downloaded from bitbucket and
their download servers have been returning rate limiting jobs and
returning 429 errors, leading to failed test runs. Since Chrome is
automatically installled from local mirrors, this should avoid the
problem entirely.

Change-Id: I5aba5480b34c4b4a6646f96c382c010495b3ea1b
2016-03-15 15:29:26 -06:00
..
e2e Apply quotes rule for js files 2016-01-27 17:04:58 +09:00
unit Run unit tests in Chrome instead of PhantomJS 2016-03-15 15:29:26 -06:00
karma.conf.js Run unit tests in Chrome instead of PhantomJS 2016-03-15 15:29:26 -06:00
protractor.conf.js Run unit tests in Chrome instead of PhantomJS 2016-03-15 15:29:26 -06:00