You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/tests
Aleksander Machniak 47d9ed6d0c Add support for PHPUnit 6 and 7 (#6870)
Fixes composer dependencies: Package phpunit/phpunit-mock-objects is abandoned

We cannot support v8 yet because of errors like:
Declaration of MailFunc::setUp() must be compatible with PHPUnit\Framework\TestCase::setUp(): void
It would require dropping PHP < 7.1 support.
4 years ago
..
Framework Add support for PHPUnit 6 and 7 (#6870) 4 years ago
Rcmail Add support for PHPUnit 6 and 7 (#6870) 4 years ago
Selenium Remove year(s) from copyright headers + some cleanup 5 years ago
src Add test for #6410 6 years ago
MailFunc.php Add support for PHPUnit 6 and 7 (#6870) 4 years ago
bootstrap.php Remove year(s) from copyright headers + some cleanup 5 years ago
phpunit.xml add unit tests for rcmail_output_html::get_template_logo 5 years ago