Ghost/ghost/core/test
Kevin Ansfield 1ebdac3997
🐛 Fixed missing @page object in themes when rendering custom routed page (#17693)
closes https://github.com/TryGhost/Ghost/issues/17681

- updated `prepareContextResource()` to make sure `show_title_and_feature_image` is always removed from pages
- updated `formatResponse.entries()` to apply the same `@page` local behaviour when it's passed a `data.page` object to account for custom routed pages
2023-08-11 14:50:01 +01:00
..
e2e-api Added E2E tests for donations API (#17694) 2023-08-11 14:25:53 +02:00
e2e-browser Added logic to load Portal when Tips & Donations are enabled (#17659) 2023-08-10 15:45:02 +02:00
e2e-frontend Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
e2e-server Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
e2e-webhooks 🎨 Added support for relative links in emails (#17630) 2023-08-08 13:22:56 +02:00
integration Added migrations for donations API (#17536) 2023-07-31 17:29:36 +02:00
regression Fixed non-deretministic post ordering in content gating test suite 2023-08-11 17:31:13 +08:00
unit 🐛 Fixed missing @page object in themes when rendering custom routed page (#17693) 2023-08-11 14:50:01 +01:00
utils Added E2E tests for donations API (#17694) 2023-08-11 14:25:53 +02:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00