fxa-content-server/tests/functional
Shane Tomlinson 3c12abfc6d feature(test): Add a front end code coverage task - `grunt coverage`
* Use blanket as the coverage reporter.
* Install `grunt-blanket-mocha` to handle reporting results to grunt.
* Set up new grunt task, `grunt coverage` for reporting.
* Add more front end tests where coverage was lacking.
* Hook up code coverage results to the intern by running tests in PhantomJS
* Only enable code coverage if explicitly requested
* Only enable front end tests in dev mode.
* Fix code that gave PhantomJS problems (Function.prototype.bind)
2014-02-25 13:29:07 +00:00
..
404.js feat: Add a styled 404 page, rendered on the back end. 2014-02-24 14:45:35 -08:00
complete_reset_password.js on unverified account login, resend confirmation code and redirect user to confirm screen 2014-01-23 11:22:04 +00:00
complete_sign_up.js fix(test) - use a real uid/code when verifying emails in complete_sign_up.js test 2014-02-21 13:35:17 +00:00
confirm.js Better signin/signup error messages! 2014-02-18 14:29:52 +00:00
confirm_reset_password.js Hookup resend verification email links 2014-01-24 15:27:11 -08:00
force_auth.js Require an email address to use the /force_auth screen. 2014-01-30 13:42:05 +00:00
legal.js Add a route for `/legal` 2014-02-20 11:34:05 +00:00
mocha.js feature(test): Add a front end code coverage task - `grunt coverage` 2014-02-25 13:29:07 +00:00
pp.js Start TOS/PP pages. 2013-12-18 13:47:11 +00:00
reset_password.js Fix up the `this` scope problems. 2014-01-17 17:01:19 +00:00
reset_password_complete.js Password reset_password, confirm_reset_password and complete_reset_password screens. 2014-01-14 10:38:25 +00:00
robots_txt.js Update robots.txt to disallow bots. 2014-01-15 14:06:06 +00:00
settings.js Disabled "Delete account". 2014-01-31 15:17:32 -08:00
sign_in.js fix(test) - use a real uid/code when verifying emails in complete_sign_up.js test 2014-02-21 13:35:17 +00:00
sign_up.js Better signin/signup error messages! 2014-02-18 14:29:52 +00:00
tos.js Start TOS/PP pages. 2013-12-18 13:47:11 +00:00