PHPMailer/test
Juliette ee70f2265e
Tests: move tests for PHPMailer::validateAddress with custom validator to separate file (#2379)
* Tests/reorganize: move email validation using custom validator test to own file

* ValidateAddressCustomValidatorTest: reorganize test

Split the test into three tests, each testing a specific situation and use a data provider for one of the tests.

Co-authored-by: jrfnl <jrfnl@users.noreply.github.com>
2021-06-23 23:42:01 +02:00
..
Language PHPMailerLangTest: rename and minor tweaks (#2377) 2021-06-23 23:04:15 +02:00
PHPMailer Tests: move tests for PHPMailer::validateAddress with custom validator to separate file (#2379) 2021-06-23 23:42:01 +02:00
DebugLogTestListener.php Make the tests PHPUnit cross version compatible + test on PHP 8 (#2202) 2020-11-25 15:35:50 +01:00
TestCase.php Tests: introduce base testcase and move test classes to subdirectories (#2376) 2021-06-23 22:43:46 +02: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 Minor fixes, code style 2016-08-31 10:26:06 +02:00
runfakepopserver.sh See what's happening in the shell 2015-11-24 19:04:12 +01:00
testbootstrap-dist.php Big cleanup for Symfony coding style and php-cs-fixer, see #1148 2017-09-07 18:21:09 +02:00
validators.php Add tests for injected validators 2021-06-15 14:54:40 +02:00