Ghost/ghost/core/test/e2e-api/members
Simon Backx 3d89dbb775 Fixed whistelisted domains in Playwright tests and network connectivity
no issue

- Nock doesn't support multiple calls to enableNetConnect -> only the last one counts. This fixes that issue.
- Some tests interacted directly with nock instead of using the mockManager to restore everything.
2023-03-08 12:40:21 +01:00
..
__snapshots__ Added Content-Version header to all API requests 2023-01-18 08:38:07 +01:00
create-stripe-checkout-session.test.js 🐛 Handled deleted Stripe objects in the Stripe Checkout flow 2022-11-08 16:03:07 +07:00
feedback.test.js Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
middleware.test.js Resubscribe member to default newsletters after removing from suppression list (#15974) 2022-12-13 13:31:50 +04:00
send-magic-link.test.js Added DomainEvents.allSettled utility method (#16075) 2023-01-04 14:30:35 +01:00
signin.test.js 🐛 Fixed SingleUseTokens being cleared on boot (#15999) 2023-01-04 09:49:39 +01:00
webhooks.test.js Fixed whistelisted domains in Playwright tests and network connectivity 2023-03-08 12:40:21 +01:00
well-known.test.js Prevented .well-known file tests from attempting to send mail 2023-03-03 18:25:53 +00:00