Ghost/core/test/functional/routes/api
Hannah Wolfe 02ca986ed7 🎨 Improve theme validation error messaging (#7253)
refs #7204

- Adds a new ThemeValidationError class
- This error has a top level message, but will also contain all the individual errors within the `errorDetails` property
- Updated the API error handling to return `errorDetails` if it is present
2016-08-24 14:45:54 +02:00
..
authentication_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
db_spec.js feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
error_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
notifications_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
posts_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
public_api_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
settings_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
slugs_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
tags_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
themes_spec.js 🎨 Improve theme validation error messaging (#7253) 2016-08-24 14:45:54 +02:00
upload_spec.js feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
users_spec.js fix: error handling when login via test env (#7228) 2016-08-19 12:02:07 +01:00