Ghost/ghost/core
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
..
content 🎨 Updated Source to v1.3.2 2024-07-19 16:04:20 +00:00
core Added test coverage over newsletter flows (#20672) 2024-07-27 02:20:13 +00:00
test Added test coverage over newsletter flows (#20672) 2024-07-27 02:20:13 +00:00
.c8rc.e2e.json
.c8rc.json
.eslintignore
.eslintrc.js
.npmignore
config.development.json
ghost.js Lazyloaded several required dependencies 2024-07-26 09:52:26 +02:00
index.js
jsconfig.json
loggingrc.js
MigratorConfig.js
monobundle.js Improved speed of monobundle script 2024-07-22 15:45:46 +02:00
package.json v5.88.2 2024-07-26 15:05:23 +00:00
playwright.config.js