0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/test/unit
Hannah Wolfe 2dd1f4a635 Test bug fix
- test should use testing config, not development config. If you run the tests whilst also running the dev server, the tests fail.
2013-11-28 12:33:02 +00:00
..
admin_spec.js Further grunt & test cleanup 2013-11-11 21:38:52 +00:00
client_ghostdown_spec.js add test for allowing 4 underscores in markdown 2013-11-24 17:38:12 +01:00
client_showdown_int_spec.js Allow newline when quotes are used at start of a sentence 2013-11-21 13:56:43 +00:00
errorHandling_spec.js Move API tests to /integration/ 2013-11-07 14:26:47 +01:00
export_spec.js Replace cookieSession with session 2013-11-24 15:29:36 +01:00
frontend_spec.js Further grunt & test cleanup 2013-11-11 21:38:52 +00:00
ghost_spec.js Create the config module, initially used 2013-11-25 16:35:16 -05:00
import_spec.js bumping to knex 0.5 and bookshelf 0.6.1 2013-11-26 23:10:31 +00:00
mail_spec.js Create the config module, initially used 2013-11-25 16:35:16 -05:00
middleware_spec.js Create the config module, initially used 2013-11-25 16:35:16 -05:00
permissions_spec.js Replace cookieSession with session 2013-11-24 15:29:36 +01:00
plugin_proxy_spec.js Pass proxy Ghost interface to Apps 2013-11-14 20:36:27 -06:00
server_helpers_index_spec.js Bug fixes for paths / windows & tests 2013-11-28 11:21:49 +00:00
server_spec.js Test bug fix 2013-11-28 12:33:02 +00: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