0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
postfixadmin/tests
2024-07-16 11:16:48 +01:00
..
AdminHandlerTest.php PSR2 -> PSR12 formatting 2022-06-28 13:46:11 +01:00
AdminpasswordHandlerTest.php phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
AliasdomainHandlerTest.php phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
AliasHandlerTest.php fix test after language change 2021-07-08 19:44:11 +01:00
bootstrap.php feat: support Dovecot DIGEST-MD5 (#816) 2024-04-12 09:57:19 +01:00
CheckDomainTest.php try and fix phpunit deprecation warning - assertRegExp => assertMatchesRegularExpression 2024-04-22 21:08:57 +01:00
CheckEmailTest.php try and fix phpunit deprecation warning - assertRegExp => assertMatchesRegularExpression 2024-04-22 21:08:57 +01:00
CheckLanguageTest.php PSR2 -> PSR12 formatting 2022-06-28 13:46:11 +01:00
CheckOwnerTest.php phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
ConfigTest.php PSR2 -> PSR12 formatting 2022-06-28 13:46:11 +01:00
CreatePageBrowserTest.php try and fix phpunit deprecation warning - assertRegExp => assertMatchesRegularExpression 2024-04-22 21:08:57 +01:00
DbBasicTest.php PSR2 -> PSR12 formatting 2022-06-28 13:46:11 +01:00
DkimHandlerTest.php Add Domain Key handling 2022-06-23 20:40:06 +02:00
DkimsigningHandlerTest.php Add Domain Key handling 2022-06-23 20:40:06 +02:00
DomainHandlerTest.php phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
FetchmailHandlerTest.php phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
GeneratePasswordTest.php phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
GetSiteUrlTest.php phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
ListAdminsTest.php try relaxing composer dependencies to allow php8.2 dev support, reformat so composer format passes 2024-04-22 21:02:01 +01:00
ListDomainsForAdminTest.php phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
ListDomainsTest.php phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
LoginTest.php add unit test to cover some of Login::addAppPassword() 2023-12-27 16:17:55 +00:00
MailboxHandlerTest.php PSR2 -> PSR12 formatting 2022-06-28 13:46:11 +01:00
PacryptTest.php ensure {MD5-CRYPT}$1$ and $1$... are treated the same .. see also #843 2024-07-16 11:16:48 +01:00
PasswordValidationCallableTest.php phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
RemoteAliasTest.php phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
RemoteTest.php PSR2 -> PSR12 formatting 2022-06-28 13:46:11 +01:00
RemoteUserTest.php phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
RemoteVacationTest.php PSR2 -> PSR12 formatting 2022-06-28 13:46:11 +01:00
RemoveFromArrayTest.php try relaxing composer dependencies to allow php8.2 dev support, reformat so composer format passes 2024-04-22 21:02:01 +01:00
TotpPfTest.php formatting 2023-12-24 19:40:49 +00:00
ValidatePasswordTest.php PSR2 -> PSR12 formatting 2022-06-28 13:46:11 +01:00