Ghost/core/test
Hannah Wolfe 02199c6b02 Disambiguate between error code & status code
refs #6526

- Change our errors to use `statusCode` for the status code (like res.statusCode)
- Use statusCode for anything that's supposed to be the statusCode, rather than an error idenfier/code
- Update all the tests that check the key
- Route tests don't need fixing as the status codes are still returned correctly
2016-02-17 15:20:49 +00:00
..
functional Make frontend routing dynamic & driven by channels 2016-02-15 15:57:20 +00:00
integration Disambiguate between error code & status code 2016-02-17 15:20:49 +00:00
unit Disambiguate between error code & status code 2016-02-17 15:20:49 +00:00
utils Migration related test improvements 2016-02-14 13:23:45 +00:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00