0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test
Thibaut Patel 605b042a33 Update cache invalidation on several routes
issue https://github.com/TryGhost/Team/issues/859

- Added invalidation to PUT /authentication/setup
- Added invalidation to POST /db
- Added invalidation to DELETE /db
- Added invalidation to GET /slugs/:type/:name
- Removed invalidation from PUT /users/:id/token
2021-07-07 18:12:51 +02:00
..
api-acceptance Update cache invalidation on several routes 2021-07-07 18:12:51 +02:00
frontend-acceptance Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
regression Update cache invalidation on several routes 2021-07-07 18:12:51 +02:00
unit Bumped default API version export to be canary/v4 2021-07-07 18:44:21 +04:00
utils Changed to use debug not console in acceptance tests 2021-07-06 20:24:49 +01:00
.eslintignore
.eslintrc.js Upgraded no-skipped-test rule to error 2021-05-26 14:57:43 +01:00
.jshintrc