You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
postfixadmin/tests
David Goodwin 98536f03e8 fix sqlite upgrade check; remove test database between runs; ignore lib/array_column.php from linting 6 years ago
..
CheckDomainTest.php add more unit tests; re-enable random_int warning in functions.inc.php for old php versions etc etc 6 years ago
CheckEmailTest.php add more unit tests; re-enable random_int warning in functions.inc.php for old php versions etc etc 6 years ago
CheckLanguageTest.php add more unit tests; re-enable random_int warning in functions.inc.php for old php versions etc etc 6 years ago
CheckOwnerTest.php try migrating to pdo 6 years ago
DbBasicTest.php fix psalm issues; reformat; rename new db functions 6 years ago
GeneratePasswordTest.php
ListAdminsTest.php add more unit tests; re-enable random_int warning in functions.inc.php for old php versions etc etc 6 years ago
ListDomainsForAdminTest.php add more unit tests; re-enable random_int warning in functions.inc.php for old php versions etc etc 6 years ago
ListDomainsTest.php add more unit tests; re-enable random_int warning in functions.inc.php for old php versions etc etc 6 years ago
PacryptTest.php run php-cs-fixer (code reforamt) 6 years ago
RemoteAliasTest.php
RemoteTest.php
RemoteUserTest.php
RemoteVacationTest.php
RemoveFromArrayTest.php add more unit tests; re-enable random_int warning in functions.inc.php for old php versions etc etc 6 years ago
ValidatePasswordTest.php run php-cs-fixer (code reforamt) 6 years ago
bootstrap.php fix sqlite upgrade check; remove test database between runs; ignore lib/array_column.php from linting 6 years ago
common.php