Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#85·PHPMailer

Improve tests

Author: SynchroCreated Jul 23, 2013Updated Jul 6, 2021
LabelsHelp wantedQuality

Unit test code coverage is currently around 70%, and could do with being improved.

One major aspect of testing is not covered at all - while we're happily generating emails, there are no tests that check whether message content is what it is meant to be at the receiving end. This will require coordination with a local fake mail server (already part of the testing config).

Source: PHPMailer/PHPMailer

View original on GitHubView discussion on GitHub