Mailers need separate tests #627
Labels
good first issue
This issue should be suitable for less experienced developers
help offered
I would be very happy to help less experienced developers tackle this issue (advice/pairing/etc)
main app
DEPRECATED: main_app before the core plugin refactor (was: 'core' stuff that isn't in plugins)
mjml
Involves MJML, or the code that handles it
plugin
DEPRECATED: split into core/features/support (was: about a plugin or the code that supports them)
tests
Tests and test infrastructure (CI, etc)
Currently most of the mailer code is only 'tested' indirectly, when the request specs touch a controller action that touches a model method that touches the mailer.
The text was updated successfully, but these errors were encountered: