roundcubemail/tests
Pablo Zmdl 492aa33af4
Some checks failed
E2E / Linux / PHP ${{ matrix.php }} (8.1) (push) Has been cancelled
E2E / Linux / PHP ${{ matrix.php }} (8.3) (push) Has been cancelled
CI / Coding Style (push) Has been cancelled
CI / Static Analysis (push) Has been cancelled
Message Rendering / Linux / PHP 8.3 (push) Has been cancelled
Unit / Linux / PHP ${{ matrix.php }} (8.1) (push) Has been cancelled
Unit / Linux / PHP ${{ matrix.php }} (8.2) (push) Has been cancelled
Unit / Linux / PHP ${{ matrix.php }} (8.3) (push) Has been cancelled
Unit / Linux / PHP ${{ matrix.php }} (8.4) (push) Has been cancelled
Unit / Windows / PHP ${{ matrix.php }} (8.1) (push) Has been cancelled
Unit / Windows / PHP ${{ matrix.php }} (8.2) (push) Has been cancelled
Unit / Windows / PHP ${{ matrix.php }} (8.3) (push) Has been cancelled
Unit / Windows / PHP ${{ matrix.php }} (8.4) (push) Has been cancelled
New plugin: Persisted login
This plugin adds a toggle switch into the login form of Roundcubemail's "elastic" skin, that makes the session live for
a configured number of days (instead of only for the session).
2025-09-17 14:18:03 +02:00
..
Actions CS-Fixer: Enable modernize_strpos 2025-08-15 13:20:24 +02:00
Browser New plugin: Persisted login 2025-09-17 14:18:03 +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