Ghost/ghost/core/test/integration
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
..
exporter Added milestones database table (#16300) 2023-02-22 10:46:43 +02:00
importer Added Revue Importer (#16012) 2022-12-15 17:22:54 +00:00
migrations Added mentions permissions (#16200) 2023-01-31 16:40:44 +08:00
services Removed old email flow (#16349) 2023-03-07 16:08:40 +01:00
settings Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
url_service.test.js Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00