Michael Voříšek
|
6377477eb2
|
Add PHPUnit 10.x and 11.x support (#9480)
* Add PHPUnit 10.x and 11.x support
* fix undefined TestCase::getName() for PHPUnit 10+
* Add PHPUnit attributes but keep annotations
|
2024-06-13 18:40:29 +02:00 |
|
Michael Voříšek
|
f4272804d6
|
Rename test files for PHPUnit 10+ (#9477)
|
2024-06-05 07:46:51 +02:00 |
|
Michael Voříšek
|
6a5f9ee7ce
|
Add override method attributes (#9272)
|
2024-06-02 15:57:56 +02:00 |
|
Michael Voříšek
|
54f4aa33f9
|
Fix CS - imports (#9316)
* fix Tests\Browser\TestCase imports
* fix remaining imports
* fix PHPUnit\Framework\TestCase imports
* import GuzzleHttp\Client
* fix remaining
* "php_unit_method_casing" is not todo
* fix "single_line_comment_spacing"
* fix 2nd commit done using older fixer
|
2024-01-21 19:13:31 +01:00 |
|
Michael Voříšek
|
a9167a0d2f
|
Fix "static_lambda" CS (#9276)
|
2023-12-20 20:01:00 +01:00 |
|
Aleksander Machniak
|
89e54718ca
|
Migration to PHPUnit v9
|
2021-07-25 11:07:56 +02:00 |
|
Aleksander Machniak
|
4b219792a7
|
Tests: Add browser tests for attachment_reminder plugin
|
2020-02-14 13:12:12 +01:00 |
|