Ghost/core/test/unit
Hannah Wolfe 15da975c06 image upload controller refactor
issue #635

- upload controller shouldn't assume fs
- filesystem module proxies all the fs work
- proxies and exposes middleware for serving images
- creating a date based path and unique filename is a base object util
- unit tests updated
2013-11-11 16:10:57 +00:00
..
admin_spec.js image upload controller refactor 2013-11-11 16:10:57 +00:00
client_ghostdown_spec.js Test file cleanup on accoutn of OCD 2013-11-11 10:37:09 +00:00
client_showdown_int_spec.js Test file cleanup on accoutn of OCD 2013-11-11 10:37:09 +00:00
errorHandling_spec.js Move API tests to /integration/ 2013-11-07 14:26:47 +01:00
export_spec.js Move API tests to /integration/ 2013-11-07 14:26:47 +01:00
ghost_spec.js Test file cleanup on accoutn of OCD 2013-11-11 10:37:09 +00:00
import_spec.js Move API tests to /integration/ 2013-11-07 14:26:47 +01:00
mail_spec.js Test file cleanup on accoutn of OCD 2013-11-11 10:37:09 +00:00
middleware_spec.js Test file cleanup on accoutn of OCD 2013-11-11 10:37:09 +00:00
permissions_spec.js Move API tests to /integration/ 2013-11-07 14:26:47 +01:00
plugins_spec.js Move API tests to /integration/ 2013-11-07 14:26:47 +01:00
server_helpers_index_spec.js Move API tests to /integration/ 2013-11-07 14:26:47 +01:00
shared_gfm_spec.js Test file cleanup on accoutn of OCD 2013-11-11 10:37:09 +00:00
storage_localfilesystem_spec.js image upload controller refactor 2013-11-11 16:10:57 +00:00