0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/functional/routes/api
Hannah Wolfe e5e7488d4d Fix cache-control header for API routes
closes #4157

- adds cache-control header back to api routes
- moves cache rules object into testUtils
- adds cache-control header test to every existing API test
2014-09-25 11:06:28 +01:00
..
authentication_test.js Fix cache-control header for API routes 2014-09-25 11:06:28 +01:00
db_test.js Fix cache-control header for API routes 2014-09-25 11:06:28 +01:00
error_test.js Fix cache-control header for API routes 2014-09-25 11:06:28 +01:00
notifications_test.js Fix cache-control header for API routes 2014-09-25 11:06:28 +01:00
posts_test.js Fix cache-control header for API routes 2014-09-25 11:06:28 +01:00
settings_test.js Fix cache-control header for API routes 2014-09-25 11:06:28 +01:00
slugs_test.js Fix cache-control header for API routes 2014-09-25 11:06:28 +01:00
tags_test.js Fix cache-control header for API routes 2014-09-25 11:06:28 +01:00
users_test.js Fix cache-control header for API routes 2014-09-25 11:06:28 +01:00