PHPMailer/PHPMailer

Improve tests

Open

#85 建立於 2013年7月23日

在 GitHub 查看
 (6 留言) (0 反應) (0 負責人)PHP (22,133 star) (9,838 fork)batch import
Help 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).

貢獻者指南