openstack-health/gulp
Tim Buckley 6e3f74a847 Enable Protractor end-to-end testing.
This enables end-to-end testing with Protractor, along with some
basic route and page load testing for the home and project pages.
PhantomJS is used to execute tests, and API requests are mocked
using `protractor-http-mock` (see `test/e2e/mocks/`).

A new gulp `e2e` task is also added to prepare and execute the
tests, along with a shortcut, `npm run protractor`. The default
`npm run test` is also amended to include E2E tests, with unit
tests moved to the new shortcut `npm run unit`.

Change-Id: Idb2eef2d851035c715e23553db56fc80deeab8e7
2015-11-11 17:02:27 -07:00
..
tasks Enable Protractor end-to-end testing. 2015-11-11 17:02:27 -07:00
util Switched from jshint to eslint 2015-10-08 17:04:24 -07:00
LICENSE Add Angular boilerplate from `angularjs-gulp-browserify-boilerplate` 2015-08-31 15:18:45 -06:00
config.js Add standard status header 2015-11-04 08:27:00 -02:00
index.js Switched from jshint to eslint 2015-10-08 17:04:24 -07:00