Ghost/ghost/core/test
Hannah Wolfe 270f288c48 Added a timeout to the get helper
- The get helper can sometimes take a long time, and in themes that have many get helpers, the request can take far too long to respond
- This adds a timeout to the get helper, so that the page render doesn't block forever
- This won't abort the request to the DB, but instead just means the page will render sooner, and without the get block
2022-12-14 15:35:07 +00:00
..
e2e-api Resubscribe member to default newsletters after removing from suppression list (#15974) 2022-12-13 13:31:50 +04:00
e2e-browser Added playwright test for publishing posts for specific tiers 2022-12-14 12:20:55 +00:00
e2e-frontend 🔒 Disabled editable relations by default 2022-11-28 18:40:26 +07:00
e2e-server Added email service package (#15849) 2022-11-21 10:29:53 +01:00
e2e-webhooks Reduced default post relations (#15798) 2022-11-15 10:17:26 +01:00
integration 🐛 Handled unknown Mailgun events (#15995) 2022-12-14 11:17:45 +01:00
regression Added post scheduling Playwright test and loosened time restrictions (#15960) 2022-12-07 17:29:36 +01:00
unit Added a timeout to the get helper 2022-12-14 15:35:07 +00:00
utils Tidy up the mocking utility for Mailgun 2022-12-08 13:01:35 +00:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00