0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/test/functional/routes/api
kirrg001 6a97873f98 🎨 🔦 refactor content paths (images, apps, themes, storage, scheduling)
refs #6982
- create config util fn: getContentPath
- we can later let the user change the folder names in contentPath
- get rid of custom/default storage paths

[ci skip]
2016-09-20 15:59:34 +01:00
..
authentication_spec.js 🎨 change how we get and set config 2016-09-20 15:59:34 +01: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 🎨 🔦 refactor content paths (images, apps, themes, storage, scheduling) 2016-09-20 15:59:34 +01:00
upload_spec.js 🎨 change how we get and set config 2016-09-20 15:59:34 +01:00
users_spec.js fix: error handling when login via test env (#7228) 2016-08-19 12:02:07 +01:00