roundcubemail/tests
Pablo Zmdl 7d408ddb6e
Some checks are pending
E2E / Linux / PHP ${{ matrix.php }} (8.1) (push) Waiting to run
E2E / Linux / PHP ${{ matrix.php }} (8.3) (push) Waiting to run
CI / Coding Style (push) Waiting to run
CI / Static Analysis (push) Waiting to run
Message Rendering / Linux / PHP 8.3 (push) Waiting to run
Unit / Linux / PHP ${{ matrix.php }} (8.1) (push) Waiting to run
Unit / Linux / PHP ${{ matrix.php }} (8.2) (push) Waiting to run
Unit / Linux / PHP ${{ matrix.php }} (8.3) (push) Waiting to run
Unit / Linux / PHP ${{ matrix.php }} (8.4) (push) Waiting to run
Unit / Windows / PHP ${{ matrix.php }} (8.1) (push) Waiting to run
Unit / Windows / PHP ${{ matrix.php }} (8.2) (push) Waiting to run
Unit / Windows / PHP ${{ matrix.php }} (8.3) (push) Waiting to run
Unit / Windows / PHP ${{ matrix.php }} (8.4) (push) Waiting to run
Fix flaky browser test
2025-09-05 00:24:53 +02:00
..
Actions CS-Fixer: Enable modernize_strpos 2025-08-15 13:20:24 +02:00
Browser Fix flaky browser test 2025-09-05 00:24:53 +02:00
Framework CS-Fixer: Enable modernize_strpos 2025-08-15 13:20:24 +02:00
MessageRendering Render text/markdown mimeparts as HTML (#9899) 2025-06-19 17:01:09 +02:00
Public CS fixes in tests 2025-07-07 17:55:52 +02:00
Rcmail PHP 8.5: Remove redundant setAccessible() calls 2025-08-15 13:23:53 +02:00
src Stub out 2 more contact searching tests (#9903) 2025-06-23 07:23:41 +02:00
.gitattributes Run unit tests in CI on Windows too (#9251) 2023-12-10 16:18:04 +01:00
ActionTestCase.php Fix bug where some messages could get malformed in an import from a MBOX file (#9510) 2024-07-17 20:34:55 +02:00
bootstrap.php PHP 8.5: Remove setAccessible() calls, they are no-op sine 8.1 2025-08-09 07:18:15 +02:00
ExitException.php Rename test files for PHPUnit 10+ (#9477) 2024-06-05 07:46:51 +02:00
HttpClientMock.php Tests: Cleanup/refactor around HTTP client mocking 2025-04-06 14:54:20 +02:00
OutputHtmlMock.php Test message rendering (#9460) 2024-12-19 19:01:25 +01:00
OutputJsonMock.php Rename test files for PHPUnit 10+ (#9477) 2024-06-05 07:46:51 +02:00
phpunit.xml Fix phpunit.xml 2025-03-16 16:52:13 +01:00
ServerTestCase.php Tests: Rise PHP server process startup time 2025-04-05 13:41:40 +02:00
StderrMock.php Rename test files for PHPUnit 10+ (#9477) 2024-06-05 07:46:51 +02:00
StorageMock.php Rename test files for PHPUnit 10+ (#9477) 2024-06-05 07:46:51 +02:00