- Issue created by @attisan
- @attisan opened merge request.
- Status changed to Needs review
about 2 years ago 4:52pm 21 March 2023 - Status changed to Needs work
about 2 years ago 5:29pm 22 March 2023 - π¬π§United Kingdom adamps
Thanks for the issue and patch.
- This needs a change to BaseEmailInterface, then can have an {@inheritdoc} comment on the Trait.
- In the comments, please say "email" rather than "mail" (2 places).
- This module has a problem that the tests are a long way behind, see
#3278446: Add more tests β
. I'd like all new features to include test coverage so the gap doesn't continue to get bigger. Please could you create a new test
EmailFunctionTest
which aims to test every function on EmailInterface? You don't have to test them all (although please feel free toπ), at least test your new function.