fxa-content-server/tests
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
..
functional feature(test): Add a front end code coverage task - `grunt coverage` 2014-02-25 13:29:07 +00:00
lib
server feature(test): Add a front end code coverage task - `grunt coverage` 2014-02-25 13:29:07 +00:00
tdd
functional.js feat: Add a styled 404 page, rendered on the back end. 2014-02-24 14:45:35 -08:00
intern.js
intern_browser.js
intern_sauce.js Filing all the TODOs as issues 2014-02-18 10:57:46 -08:00
intern_server.js Whitelist front end pages that can be viewed 2014-02-18 14:17:41 +00:00
tdd.js