0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/test/regression/api/canary/admin
Naz f4ad3b23ba Removed need for 'Origin' header in test suites
refs https://github.com/TryGhost/Toolbox/issues/129

- The "Origin" header is require in Admin API requests so it makes sense to bake it into a default request made by most tests. Reduces unnecesary fluf around test request setup and removes a "config" dependency in each tests suite using the "e2e framework"
2021-12-10 11:05:37 +04:00
..
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 Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13: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 Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13: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 Removed unused test utils 2021-12-09 22:20:54 +13:00
webhooks.test.js Switched API regression tests to use frontendless boot 2021-11-25 03:20:47 +13:00