Commit Graph

61 Commits (eea72e0019ed7fa82d3595ceb336403b781d3647)

Author SHA1 Message Date
David Goodwin 1c0fd02323 composer format time 5 years ago
David Goodwin 3b9d8f867e merge sha512.b64 encrypt support - see https://github.com/postfixadmin/postfixadmin/issues/58 5 years ago
David Goodwin 5e1a4e27dd ensure edit works 5 years ago
David Goodwin 79ee5f82cb add a far better MailboxHandler test case 5 years ago
David Goodwin 01b4d6c587 cleanup db after running 5 years ago
David Goodwin 6a7abbe663 fix formatting 5 years ago
David Goodwin 28a3f5f157 better testing 5 years ago
David Goodwin c66755a0da remove test for code that probably does not work 5 years ago
David Goodwin cd8cf289b4 more empty tests 5 years ago
David Goodwin f61cb513ae might fix pg failing test? 5 years ago
David Goodwin 0e9a1ff0ff emptyish tests 5 years ago
David Goodwin a485a2d861 cleanup after test 5 years ago
David Goodwin 946c47dd66 postgres requires fkeys exist 5 years ago
David Goodwin 958df260ec mostly empty test 5 years ago
David Goodwin a603d36224 format 5 years ago
David Goodwin 29d990f5f4 fix page browser test for sqlite; see #87 and #161 5 years ago
David Goodwin 71e7859c91 see #161 and #87 - unit test that seems to trigger this bug 5 years ago
David Goodwin 28bef9e136 output $sqlite file .... 5 years ago
David Goodwin 8e2e4eb189 run: composer format 5 years ago
David Goodwin cc19870923 drop function: db_connect_with_errors(); just throw from db_connect() if something goes wrong 5 years ago
David Goodwin dcef888587 token test coverage 6 years ago
David Goodwin e9ed15143e add token MailboxHandler test 6 years ago
David Goodwin de5b739d4a drop unnecessary common.php 6 years ago
David Goodwin 81fed601a2 remove var_dumps 6 years ago
David Goodwin 079462bb29 wrong password variable/key 6 years ago
David Goodwin d6fc337272 dump mysql config things; lets fumble about in the dark once again and see... 6 years ago
David Goodwin d30c122f37 possible handling of mysql socket file 6 years ago
David Goodwin 018f5d9e05 check output / travis fun 6 years ago
David Goodwin 4cb36857da possibly better defaults/output 6 years ago
David Goodwin f52aa9929a re-format 6 years ago
David Goodwin d95ee79b9a reformat 6 years ago
David Goodwin 69b9d9671c fix PaCrypt test 6 years ago
David Goodwin dcb60a670c try adding mysql + postgres support to tests 6 years ago
David Goodwin a05f87723f reformat 6 years ago
David Goodwin 0afdb5619b fix tests 6 years ago
David Goodwin b4564958a1 phpdoc; touch sqlite file before trying to use it in tests 6 years ago
David Goodwin 98536f03e8 fix sqlite upgrade check; remove test database between runs; ignore lib/array_column.php from linting 6 years ago
David Goodwin 803e2342f8 fix psalm issues; reformat; rename new db functions 6 years ago
David Goodwin 1176c9ce78 reformat; fix some transition bugs 6 years ago
David Goodwin ea33d9951a try migrating to pdo 6 years ago
David Goodwin a500d2557e fix indentation 6 years ago
David Goodwin 897893f3ce fix indentation 6 years ago
David Goodwin b2e814967f try and get working under travis ... 6 years ago
David Goodwin 590c80f0bc add more unit tests; re-enable random_int warning in functions.inc.php for old php versions etc etc 6 years ago
David Goodwin 4fcdba9cf4 run php-cs-fixer (code reforamt) 6 years ago
David Goodwin 97528f3ebd remove var_dumps; fix assertEqual -> assertEquals and other random psalm findings 6 years ago
David Goodwin 93cc4d9e8c update phpunit tests to use different parent class 6 years ago
David Goodwin 7282928e6d update generate_password() to allow length to be specified; update test 7 years ago
David Goodwin b48f99d4c6 reformat (phpcs) 7 years ago
David Goodwin 2f2730ffa0 add more tests 7 years ago