0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/regression/api/canary/admin
Rishabh c530ac2a92 Updated admin api schema to include tiers for post/page
refs TryGhost/Team#1071

- new `tiers` key is now attached to posts/pages API response to include tiers visibility
- updates expected response for post/page in tests to include `tiers`
2022-02-01 11:13:51 +05:30
..
authentication.test.js Removed need for 'Origin' header in test suites 2021-12-10 11:05:37 +04:00
authentication.test.js.snap Removed duplicate snapshot initialization code 2021-12-10 06:37:31 +13:00
db.test.js Cleaned up weird refs to versions in tests 2022-01-21 15:10:03 +00:00
identities.test.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00
images.test.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00
labels.test.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00
members.test.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00
members_signin_url.test.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00
notifications.test.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00
pages.test.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00
posts.test.js 🐛 Fixed "Create Post" action error in Zapier when assigning new tags (#13972) 2022-01-14 13:37:20 +00:00
redirects.test.js Slimmed down redirects test suites 2021-11-26 06:18:36 +13:00
schedules.test.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00
settings.test.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00
site.test.js Removed need for 'Origin' header in test suites 2021-12-10 11:05:37 +04:00
site.test.js.snap Integrated chai-jest-snapshot 2021-12-09 22:20:54 +13:00
slack.test.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00
users.test.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00
utils.js Updated admin api schema to include tiers for post/page 2022-02-01 11:13:51 +05:30
webhooks.test.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00