Ghost/core/test/functional/routes/api
Katharina Irrgang 663b410fd4 feature: upload validation middleware (#7208)
no issue

- Source out validation logic into a upload validation middleware for all upload types (csv, image, subscribers). This unit can be later used for Ghost 1.0 as a pre validation core unit. 
- More usage of route tests than controller tests. These are use case tests, a use case only changes if the product changes
2016-08-18 20:25:51 +01: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
upload_spec.js feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
users_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00