0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test/unit
Harry Wolff 901d189bf0 Move middleware functions into middleware module and create associated tests
Note: this only moves middleware functions that have associated tests.
2013-11-07 23:05:51 -05:00
..
admin_spec.js Tidy up the local file storage for images 2013-11-01 13:08:27 +00:00
client_ghostdown_spec.js Move API tests to /integration/ 2013-11-07 14:26:47 +01:00
client_showdown_int_spec.js Move API tests to /integration/ 2013-11-07 14:26:47 +01: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 Move API tests to /integration/ 2013-11-07 14:26:47 +01:00
import_spec.js Move API tests to /integration/ 2013-11-07 14:26:47 +01:00
mail_spec.js Move API tests to /integration/ 2013-11-07 14:26:47 +01:00
middleware_spec.js Move middleware functions into middleware module and create associated tests 2013-11-07 23:05:51 -05: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 Move API tests to /integration/ 2013-11-07 14:26:47 +01:00
storage_localfilesystem_spec.js Tidy up the local file storage for images 2013-11-01 13:08:27 +00:00