stable

Clone or download

Read-only

Migrate tests related to Tuleap core mail infrastructure to PHPUnit

Part of request #14150: Get rid of SimpleTest Change-Id: Ied8eabc21b6291deda6750ec7a4dc300b467172f

Modified Files

Name
R tests/simpletest/common/mail/LogoRetrieverTest.php Go to diff View file
A tests/phpunit/common/mail/MailBuilderTest.php +157 −0 Go to diff View file
R tests/simpletest/common/mail/MailFilterTest.php Go to diff View file
A tests/phpunit/common/mail/MailManagerTest.php +177 −0 Go to diff View file
R tests/simpletest/common/mail/RecipientListBuilderTest.php Go to diff View file
D tests/simpletest/common/mail/MailBuilderTest.php +0 −160 Go to diff View file
D tests/simpletest/common/mail/MailManagerTest.php +0 −178 Go to diff View file
D tests/simpletest/common/mail/_fixtures/empty.tpl +0 −0 Go to diff View file