- 🇺🇸United States tr Cascadia
Bump. Looking for some help to do this work.
MimeMailFormatHelper contains the core functionality of the Mime Mail module. Yet there are almost no tests, so we have no way of knowing whether the code is doing what we intend it to do, we have no way of guarding against changes, either to Mime Mail or to core Drupal, that may break this functionality.
This meta is to organize and track the effort to add tests for MimeMailFormatHelper.
There are 8 functions in this class, all of which need extensive tests. Below is the list of function with a link to the specific issue for testing that function.
mimeMailAddress()
:mimeMailHtmlBody()
:mimeMailExtractFiles()
:mimeMailFile()
:mimeMailUrl()
:mimeMailMultipartBody()
:mimeMailRfcHeaders()
:mimeMailHeaders()
:Active
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Bump. Looking for some help to do this work.