Ghost/ghost/core/test
Simon Backx c47891c3f6
🐛 Fixed setting delivered_at to null after hard bounce (#15942)
refs https://ghost.slack.com/archives/C02G9E68C/p1670075366333929?thread_ts=1669963540.980309&cid=C02G9E68C

When we receive a permanent bounce/failure, we set delivered_at to null.
But we don't want to lose this information.

Instead we should be able to handle recipients that both have failed_at
and delivered_at set.
2022-12-06 10:26:54 +05:30
..
e2e-api Added email debug API (#15915) 2022-12-02 09:44:32 +01:00
e2e-browser Added sample Portal test to PlayWright suite 2022-11-24 17:47:04 +00:00
e2e-frontend 🔒 Disabled editable relations by default 2022-11-28 18:40:26 +07:00
e2e-server Added email service package (#15849) 2022-11-21 10:29:53 +01:00
e2e-webhooks Reduced default post relations (#15798) 2022-11-15 10:17:26 +01:00
integration 🐛 Fixed setting delivered_at to null after hard bounce (#15942) 2022-12-06 10:26:54 +05:30
regression Increased timeout for the import job test 2022-11-30 13:25:18 +07:00
unit Added unique constraint to email_spam_complaint_events table 2022-12-01 17:27:02 +07:00
utils Added email debug API (#15915) 2022-12-02 09:44:32 +01:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00