mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 19:07:37 +03:00
551bd5e511
refs https://github.com/TryGhost/Toolbox/issues/292 - There's a need to reuse these utils in the version mismatch notification service. Having loads of tightly coupled dependencies makes it super hard to rip out this module for reuse - It's a groundwork for extraction of the email-utils package - Rewrote the unit tests that were written for these utils previously - they weren't testing anything useful. The goal of this util is to generate specific content based on provided data and available templates - now the tests do test those specific things, not the mailer itself! |
||
---|---|---|
.. | ||
adapter-manager | ||
auth | ||
mega | ||
members | ||
newsletters | ||
notifications | ||
permissions | ||
posts | ||
redirects | ||
route-settings | ||
settings | ||
stripe | ||
themes | ||
url | ||
webhooks | ||
labs.test.js | ||
slack.test.js | ||
xmlrpc.test.js |