Ghost/ghost/core/test/unit/server
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
..
adapters
data 🐛 Fixed data importer allowing invalid free product to be imported (#20572) 2024-07-10 10:49:56 +01:00
lib Extended timeouts on image size test (#20616) 2024-07-17 12:07:23 +00:00
models
services Added test coverage over newsletter flows (#20672) 2024-07-27 02:20:13 +00:00
web Fixed handling SVG files with missing tag 2024-06-18 14:41:11 +02:00
notify.test.js
overrides.test.js