15 Commits

Author SHA1 Message Date
einhornimmond
593f8eab83 handle empty host 2021-07-13 17:42:18 +02:00
einhornimmond
9f1809624b create test skeleton 2021-07-13 14:30:00 +02:00
einhornimmond
630d667e99 add test to prevent bug in future 2021-06-21 12:41:02 +02:00
einhornimmond
5078d80862 fix test 2021-06-17 12:40:04 +02:00
einhornimmond
551111e7a1 try again removed test 2021-06-17 12:21:41 +02:00
einhornimmond
2c29c20d8f adjust test for allow all password setting 2021-06-17 12:11:20 +02:00
einhornimmond
cba03dba09 add test, fix errors 2021-06-17 11:48:05 +02:00
einhornimmond
4bdd796172 comment test out 2021-06-15 12:03:10 +02:00
einhornimmond
73b105e71a fix wrong Bit-Operator 2021-06-14 18:34:20 +02:00
einhornimmond
5f543738b8 add test for changes not changed 2021-06-14 17:17:21 +02:00
einhornimmond
4df9ad380f make change password behave more like the other
- more tests
- make session_id optional, if not set take Login-Server Cookie
- check only for password_old if user was logged in with password, else reset password from email wouldn't work
- make successfull change password also add 1 to valid_values
- don't update other fields in db if only update password was called
2021-06-14 16:41:03 +02:00
einhornimmond
670f7cfff9 more tests and fixes to get test working 2021-06-14 16:38:58 +02:00
einhornimmond
5170c8e61b update test and test environment 2021-06-14 16:34:41 +02:00
einhornimmond
34162de1ed add test for UpdateUserInfo, fix CheckUsername Test 2021-06-14 16:34:06 +02:00
einhornimmond
864ede416a add tests for check username, fix bugs shown with tests (._.); 2021-06-07 10:06:29 +02:00