Ghost/ghost/core/test
Steve Larson 1f05a7890f
Added test coverage over newsletter flows (#20672)
no ref
- while reviewing the newsletter flows, it was apparent that we were
missing test coverage

Some of the tests in Portal are a bit redundant with tests added for
child components, but it didn't seem worth removing them after getting
them to work. There was a bug in our Portal fixture data that requires a
few changes, as well as some small adjustments for making tests easier
(testing-lib-react has `getByTestId` and simply a `querySelector` to use
alternate test attributes).
2024-07-27 02:20:13 +00:00
..
e2e-api Fixed blockquote horizontal spacing on Outlook (#20625) 2024-07-18 21:01:43 +08:00
e2e-browser Added test coverage over newsletter flows (#20672) 2024-07-27 02:20:13 +00:00
e2e-frontend
e2e-server Added 90 days filter to Mrr Admin Dashboard query (#20661) 2024-07-25 17:08:51 +05:30
e2e-webhooks 🎨 Added staff notification when a sub is canceled due to failed payments (#20534) 2024-07-15 08:07:18 +02:00
integration Fixed blockquote horizontal spacing on Outlook (#20625) 2024-07-18 21:01:43 +08:00
regression Added role to identity token 2024-07-24 13:49:10 +07:00
unit Added test coverage over newsletter flows (#20672) 2024-07-27 02:20:13 +00:00
utils 🎨 Added staff notification when a sub is canceled due to failed payments (#20534) 2024-07-15 08:07:18 +02:00
.eslintignore
.eslintrc.js