Ghost/ghost/core/test/unit
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
..
api
frontend 🐛 Fixed error in translate helper when invalid parameters are passed (#20663) 2024-07-25 12:45:23 +00:00
server Added test coverage over newsletter flows (#20672) 2024-07-27 02:20:13 +00:00
shared