0
0
mirror of https://github.com/PHPMailer/PHPMailer.git synced 2024-09-20 01:52:15 +02:00
PHPMailer/test
jrfnl 64fa2bf831 Tests/reorganize: move pathinfo tests to own file
As this test does not actually need an instantiated PHPMailer object, this class extends the `Yoast\PHPUnitPolyfills\TestCases\TestCase` instead of the `PHPMailer\Test\TestCase`.

Note: this doesn't move the complete test from the original test file, just select parts of the test method.
2021-07-03 12:59:55 +02:00
..
Language PHPMailerLangTest: rename and minor tweaks (#2377) 2021-06-23 23:04:15 +02:00
OAuth Tests: move OAuth test to own file (#2383) 2021-06-24 19:19:36 +02:00
PHPMailer Tests/reorganize: move pathinfo tests to own file 2021-07-03 12:59:55 +02:00
POP3 PopBeforeSmtpTest: skip on Windows 2021-06-29 12:36:07 +02:00
DebugLogTestListener.php Make the tests PHPUnit cross version compatible + test on PHP 8 (#2202) 2020-11-25 15:35:50 +01:00
fakefunctions.php Decode encoded names in the address parser, see #2266 2021-02-18 11:46:07 +01:00
fakepopserver.sh Update copyright year 2020-09-02 08:41:14 +02:00
fakesendmail.sh
runfakepopserver.sh
testbootstrap-dist.php Big cleanup for Symfony coding style and php-cs-fixer, see #1148 2017-09-07 18:21:09 +02:00
TestCase.php TestCase: iterate on resetting of static properties 2021-07-02 00:17:36 +02:00
validators.php Add tests for injected validators 2021-06-15 14:54:40 +02:00