0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/test/unit
Dan Schnau b13db3a9d2 Do not cache 404 pages
closes #2334

- remove call to set cache-control in 404 response header
- update unit tests to expect this

Fix up unit tests
2014-03-06 20:06:07 -05:00
..
admin_spec.js Cleanup naming & order in admin controller 2014-02-25 10:51:12 +00:00
apps_spec.js Rename unregisterFilter to deregisterFilter 2014-02-10 12:44:07 +00:00
bootstrap_spec.js Adds ability to pass in configFile path when loading 2014-02-08 10:41:15 -05:00
client_ghostdown_spec.js Switch to bower for client assets. 2014-03-04 20:09:26 +00:00
client_showdown_int_spec.js Switch to bower for client assets. 2014-03-04 20:09:26 +00:00
config_spec.js Fixing config unit test for Windows 2014-02-24 16:39:07 +00:00
errorHandling_spec.js Do not cache 404 pages 2014-03-06 20:06:07 -05:00
export_spec.js Replace underscore with lodash. 2014-02-06 14:08:34 +00:00
filters_spec.js Ensure filters get default priority if priority is null 2014-02-10 18:14:47 +00:00
frontend_spec.js Add test for tag.hbs template. 2014-03-04 13:06:22 +00:00
import_spec.js Add validation from schema.js 2014-02-19 18:32:23 +01:00
mail_spec.js Update system emails to come from ghost@blog.url 2014-03-06 12:03:00 +01:00
middleware_spec.js Replace underscore with lodash. 2014-02-06 14:08:34 +00:00
permissions_spec.js Replace underscore with lodash. 2014-02-06 14:08:34 +00:00
server_helpers_index_spec.js Switch to bower for client assets. 2014-03-04 20:09:26 +00:00
server_helpers_template_spec.js Custom Page Templates 2014-02-22 21:17:02 -05:00
server_spec.js Remove ghost.js 2013-12-07 10:10:02 -05:00
shared_gfm_spec.js Switch to bower for client assets. 2014-03-04 20:09:26 +00:00
storage_localfilesystem_spec.js Merge branch '0.4-maintenance' 2014-01-26 16:11:02 +00:00