Ghost/ghost/admin/tests
Kevin Ansfield 0e603eb3d3 Don't swallow error details in ajax service
no issue
- keep the original `ember-ajax` behaviour rather than returning `false` when we hit an ajax error - we should only be using `normalizeErrorResponse` to normalize our error responses 😉
- ensures our application code has access to the returned status code for ajax errors
2016-04-04 14:19:05 +01:00
..
acceptance Remove Nav Item Placeholder and Set as Base Url Value 2016-03-22 07:11:20 -07:00
helpers deps: ember-cli@2.4.0 2016-03-01 12:49:28 +00:00
integration Don't swallow error details in ajax service 2016-04-04 14:19:05 +01:00
unit
.jscsrc
.jshintrc
index.html deps: ember-cli@2.3.0 2016-02-16 12:32:48 -06:00
test-helper.js