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 |
David Goodwin
|
0d211949c9
|
skip tests unless configuraton updated
|
7 years ago |
David Goodwin
|
b79ad2ae28
|
composer format ...
|
7 years ago |
David Goodwin
|
6446f3f6cc
|
split up pacrypt() into different functions; add some minimal test coverage
|
7 years ago |
David Goodwin
|
12242b0893
|
add ZF1 as a dependency and phpunit; remove require/include calls from tests/
|
7 years ago |
Adrien Crivelli
|
15df6c1d7b
|
Reformat everything with PHP-Cs-Fixer
|
7 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
|
14 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
|
14 years ago |