Commit Graph

43 Commits (a46245eeccfc7cec1670acba6455c2c61caec628)

Author SHA1 Message Date
David Goodwin 8e2e4eb189 run: composer format 7 years ago
David Goodwin cc19870923 drop function: db_connect_with_errors(); just throw from db_connect() if something goes wrong 7 years ago
David Goodwin dcef888587 token test coverage 7 years ago
David Goodwin e9ed15143e add token MailboxHandler test 7 years ago
David Goodwin de5b739d4a drop unnecessary common.php 7 years ago
David Goodwin 81fed601a2 remove var_dumps 7 years ago
David Goodwin 079462bb29 wrong password variable/key 7 years ago
David Goodwin d6fc337272 dump mysql config things; lets fumble about in the dark once again and see... 7 years ago
David Goodwin d30c122f37 possible handling of mysql socket file 7 years ago
David Goodwin 018f5d9e05 check output / travis fun 7 years ago
David Goodwin 4cb36857da possibly better defaults/output 7 years ago
David Goodwin f52aa9929a re-format 7 years ago
David Goodwin d95ee79b9a reformat 7 years ago
David Goodwin 69b9d9671c fix PaCrypt test 7 years ago
David Goodwin dcb60a670c try adding mysql + postgres support to tests 7 years ago
David Goodwin a05f87723f reformat 7 years ago
David Goodwin 0afdb5619b fix tests 7 years ago
David Goodwin b4564958a1 phpdoc; touch sqlite file before trying to use it in tests 7 years ago
David Goodwin 98536f03e8 fix sqlite upgrade check; remove test database between runs; ignore lib/array_column.php from linting 7 years ago
David Goodwin 803e2342f8 fix psalm issues; reformat; rename new db functions 7 years ago
David Goodwin 1176c9ce78 reformat; fix some transition bugs 7 years ago
David Goodwin ea33d9951a try migrating to pdo 7 years ago
David Goodwin a500d2557e fix indentation 7 years ago
David Goodwin 897893f3ce fix indentation 7 years ago
David Goodwin b2e814967f try and get working under travis ... 7 years ago
David Goodwin 590c80f0bc add more unit tests; re-enable random_int warning in functions.inc.php for old php versions etc etc 7 years ago
David Goodwin 4fcdba9cf4 run php-cs-fixer (code reforamt) 7 years ago
David Goodwin 97528f3ebd remove var_dumps; fix assertEqual -> assertEquals and other random psalm findings 7 years ago
David Goodwin 93cc4d9e8c update phpunit tests to use different parent class 7 years ago
David Goodwin 7282928e6d update generate_password() to allow length to be specified; update test 8 years ago
David Goodwin b48f99d4c6 reformat (phpcs) 8 years ago
David Goodwin 2f2730ffa0 add more tests 8 years ago
David Goodwin 0d211949c9 skip tests unless configuraton updated 8 years ago
David Goodwin b79ad2ae28 composer format ... 8 years ago
David Goodwin 6446f3f6cc split up pacrypt() into different functions; add some minimal test coverage 8 years ago
David Goodwin 12242b0893 add ZF1 as a dependency and phpunit; remove require/include calls from tests/ 8 years ago
Adrien Crivelli 15df6c1d7b
Reformat everything with PHP-Cs-Fixer 8 years ago
David Goodwin 3be13f059d this will probably migrate us to phpunit; stupid dev env is misbehaving though so it is hard to test
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1017 a1433add-5e2c-0410-b055-b7f2511e0802
15 years ago
David Goodwin 820256011f go away; move to use phpunit from pear
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1016 a1433add-5e2c-0410-b055-b7f2511e0802
15 years ago
Christian Boltz eb6e7e0709 model/*, tests/*:
- added a vim: comment for tab expansion etc.


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@628 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
David Goodwin 0ab2de5d9e add testing for xmlrpc alias manipulations
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@587 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
David Goodwin 8d44769372 add tests for User stuff
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@584 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
David Goodwin 9ee45c69c8 tests: add initial simpletest unit tests for the xmlrpc stuff
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@581 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago