mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-20 09:22:49 +03:00
663b410fd4
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 |
||
---|---|---|
.. | ||
authentication_spec.js | ||
db_spec.js | ||
error_spec.js | ||
notifications_spec.js | ||
posts_spec.js | ||
public_api_spec.js | ||
settings_spec.js | ||
slugs_spec.js | ||
tags_spec.js | ||
upload_spec.js | ||
users_spec.js |