Ghost/ghost/email-service/test
Chris Raible 0b0e3f8e85
Added error handling for email analytics unsubscribe event (#16613)
refs TryGhost/Team#2974

- currently the unsubscribeFromNewsletters event is failing with 'member
not found' in elastic
- this change catches the error and logs it, which should allow the rest
of the event(s) to be processed
2023-04-11 13:13:34 -07:00
..
utils Fixed exporting post metrics without email 2023-03-28 12:41:32 +02:00
.eslintrc.js Added email service package (#15849) 2022-11-21 10:29:53 +01:00
batch-sending-service.test.js Added subscription status text in newsletters (#16442) 2023-03-22 11:52:41 +01:00
email-controller.test.js 🎨 Add ability to send test email with chosen newsletter (#15783) 2023-01-09 17:48:30 +04:00
email-event-processor.test.js Moved email event fetching to main thread (#16231) 2023-02-09 09:36:39 +01:00
email-event-storage.test.js Added error handling for email analytics unsubscribe event (#16613) 2023-04-11 13:13:34 -07:00
email-renderer.test.js Fixed duplicate images in Outlook for dark/light mode 2023-04-05 12:58:11 +02:00
email-segmenter.test.js Updated unit test coverage for email service (#15913) 2022-12-02 00:33:28 +05:30
email-service.test.js Added subscription status text in newsletters (#16442) 2023-03-22 11:52:41 +01:00
mailgun-email-provider.test.js Restricted email-service package to 100% test coverage 2023-01-11 13:54:26 +01:00
sending-service.test.js 🐛 Fixed email replacements without fallback 2023-02-13 15:58:40 +01:00