Ghost/ghost/email-service/test
Simon Backx 0e8d13bdde 🐛 Fixed email replacements without fallback
fixes https://github.com/TryGhost/Team/issues/2557

When a member doen't have a name, and the first_name replacement doesn't have a fallback, we did show %recipient.first_name% instead of an empty string.
2023-02-13 15:58:40 +01:00
..
utils
.eslintrc.js
batch-sending-service.test.js Added automatic database query retrying to the email service (#16218) 2023-02-02 14:12:54 +01:00
email-controller.test.js
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 🐛 Fixed storing email failures with an empty message (#16260) 2023-02-13 15:25:36 +01:00
email-renderer.test.js 🐛 Fixed link to posts on audio cards in emails 2023-02-02 18:19:31 +01:00
email-segmenter.test.js
email-service.test.js 🐛 Fixed not reactivating email analytics jobs 2023-01-26 17:35:45 +01:00
mailgun-email-provider.test.js
sending-service.test.js 🐛 Fixed email replacements without fallback 2023-02-13 15:58:40 +01:00