Michael Voříšek
|
f4272804d6
|
Rename test files for PHPUnit 10+ (#9477)
|
2024-06-05 07:46:51 +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
|
6a53a1d853
|
Fix CS (whitespace, visibility) (#9297)
* Fix "method_argument_space"
* Fix "control_structure_continuation_position"
* Fix "new_with_parentheses"
* Fix "blank_line_before_statement"
* Fix "visibility_required"
* Fix some "array_indentation"
* Fix some "array_indentation" - unify all "rcube::raise_error" calls
* rm useless eslint ignores and add rules counts
* sort eslint ignores
* fix eslint ignores grammar
* Revert "Fix "blank_line_before_statement""
* fix CS 3.46.0
|
2024-01-04 14:26:35 +01:00 |
|
Michael Voříšek
|
a9167a0d2f
|
Fix "static_lambda" CS (#9276)
|
2023-12-20 20:01:00 +01:00 |
|
Aleksander Machniak
|
965fd90284
|
Browser Tests: The last attempt on mobile menu issues
If this does not work I give up. Tests work on my computer, but not on GA,
and I don't know really why.
|
2023-11-26 18:29:26 +01:00 |
|
Aleksander Machniak
|
2f20f43cbb
|
Tests: Change structure of tests
|
2020-01-18 13:58:36 +01:00 |
|