Ghost/ghost/email-service/test
Chris Raible 24910a6ef2
Added Sentry logging in BatchSendingService (#19321)
refs ARCH-25

- Added a log message if the email_count on an email differs from the
totalCount calculated while creating batches by more than 1%, so we can
investigate further.
2023-12-12 11:28:43 -08:00
..
utils
.eslintrc.js
batch-sending-service.test.js Added Sentry logging in BatchSendingService (#19321) 2023-12-12 11:28:43 -08:00
email-controller.test.js
email-event-processor.test.js
email-event-storage.test.js
email-renderer.test.js Allowed custom/empty replyTo for newsletters with managed sending domain (#19183) 2023-11-30 09:16:03 +00:00
email-segmenter.test.js
email-service.test.js
mailgun-email-provider.test.js
sending-service.test.js