Ghost/ghost/core
Simon Backx 38de815d98
Removed old email flow (#16349)
fixes https://github.com/TryGhost/Team/issues/2611

The old email flow is no longer used since we introduced the email stability flow. This commit removes the related code and tests. The general test coverage decreased a bit as a result, because the old email flow probably had a high test coverage. The new flow is in separate packages, so it couldn't contribute to a higher test coverage (but it does have 100% unit test coverage).
2023-03-07 16:08:40 +01:00
..
content 🎨 Updated Casper to v5.4.7 2023-03-03 16:00:37 +00:00
core Removed old email flow (#16349) 2023-03-07 16:08:40 +01:00
test Removed old email flow (#16349) 2023-03-07 16:08:40 +01:00
.c8rc.e2e.json
.c8rc.json Removed old email flow (#16349) 2023-03-07 16:08:40 +01:00
.eslintignore Updated .eslintignore list for core 2022-10-10 15:12:52 +07:00
.eslintrc.js
.npmignore
config.development.json
ghost.js
index.js
jsconfig.json
loggingrc.js
MigratorConfig.js
package.json Removed old email flow (#16349) 2023-03-07 16:08:40 +01:00
playwright.config.js Increased global Playwright expect timeout to 10s 2023-02-22 12:54:26 +01:00