Ghost/ghost/email-service/test
Simon Backx f5045b9bf7
Added email renderer implementation draft (#15877)
fixes https://github.com/TryGhost/Team/issues/2308

- Still has some missing pieces, but mostly works.
- Uses new handlebars template for emails
- When sending emails with the new email stability flag enabled, one
test email is now sent via the default smtp ghost mailer.
2022-11-29 11:27:17 +01:00
..
utils Added email service package (#15849) 2022-11-21 10:29:53 +01:00
.eslintrc.js Added email service package (#15849) 2022-11-21 10:29:53 +01:00
email-renderer.test.js Added email renderer implementation draft (#15877) 2022-11-29 11:27:17 +01:00