Ghost/ghost/core/test/unit
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
..
api/canary Added outbound link tagging setting (#16324) 2023-02-23 14:37:23 +01:00
frontend Prevent error logs from occuring in Ghost unit test suite 2023-03-01 16:37:46 +00:00
server Removed old email flow (#16349) 2023-03-07 16:08:40 +01:00
shared Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00