openstack-health/test
Tim a0561d5503 Disable Protractor tests and enable strictDi
This disables the Protractor E2E tests due to a high failure rate
related to a protractor/chrome bug [1] where ChromeDriver would
frequently hang. The E2E tests were mainly used to check for
dependency injection failures, but they didn't catch all (or even
most) failures. Instead, this enables angular's built-in 'strictDi'
mode, which will raise errors during normal development (i.e.
non-production builds) and during unit tests whenever a bad injection
is used.

[1] https://github.com/angular/protractor/issues/2419

Change-Id: I825986a3df457326a6c0c0c3b4d8584617a9d5e2
2016-04-02 14:27:08 -06:00
..
e2e Apply quotes rule for js files 2016-01-27 17:04:58 +09:00
unit Use prefix API on tests and tests detail pages 2016-03-31 01:26:51 +00:00
karma.conf.js Disable Protractor tests and enable strictDi 2016-04-02 14:27:08 -06:00
protractor.conf.js Run unit tests in Chrome instead of PhantomJS 2016-03-15 15:29:26 -06:00