38 Commits

Author SHA1 Message Date
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
6bc22760ca hotfix faling correct password test on github workflows 2021-06-15 11:48:57 +02:00
einhornimmond
73b105e71a fix wrong Bit-Operator 2021-06-14 18:34:20 +02:00
einhornimmond
f4069f6441 update test infos on terminal, usd std::clog instead of printf because std::clog is also seen in docker runs 2021-06-14 18:12:50 +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
12188c77e8 prepare for tests which needed valid user and known password in db 2021-06-14 16:34:06 +02:00
einhornimmond
2470d6de9c
Merge branch 'master' into login_update_json 2021-06-08 16:04:33 +02:00
einhornimmond
864ede416a add tests for check username, fix bugs shown with tests (._.); 2021-06-07 10:06:29 +02:00
einhornimmond
f77a63c6a0 fix testsystem, remove hedera tests 2021-06-07 10:05:35 +02:00
einhorn_b
b5ea409ec0 remove hedera tests 2021-06-04 12:43:53 +02:00
einhorn_b
5c9741ebe3 test login server local success 2021-05-25 17:46:08 +02:00
einhorn_b
ff0c418c60 changes this time also for community server 2021-05-25 10:21:23 +02:00
einhorn_b
15bff50291 wait on mysql 2021-05-25 09:40:39 +02:00
einhorn_b
05526c361f next try 2021-05-24 20:50:02 +02:00
einhorn_b
3ea812e4f6 add missing include 2021-05-24 20:11:10 +02:00
einhorn_b
1228586d47 new try 2021-05-24 17:59:59 +02:00
einhorn_b
ef4649cee1 new try 2021-05-24 14:10:13 +02:00
einhorn_b
ba42a04f79 new try 2021-05-24 12:20:04 +02:00
einhorn_b
20d911a6d3 try with this 2021-05-24 11:48:55 +02:00
einhorn_b
f8bb7cc08d add code for community server coverage 2021-05-21 20:15:26 +02:00
einhorn_b
70c6c85f46 add lcov to dependencies, sadly I cannot find a prebuild package for alpine 2021-05-21 14:37:11 +02:00
einhornimmond
5f6070e7bd Merge branch '177_backend_coverage' into login_coverage 2021-05-20 17:01:05 +02:00
einhorn_b
928cc0044d update parse proto with cmake, only if not exist or newer, change folder, update includes 2021-05-03 16:49:19 +02:00
einhornimmond
dad397ec76 add random test data to db 2021-04-21 17:50:06 +02:00
einhornimmond
fd6febabd3 change from file format utf8 BOM to utf8, seems that filter test only worky as utf8 without BOM file 2021-04-21 17:00:28 +02:00
einhornimmond
6eb6062a32 fix passphrase examples because long time ago I have changed the word2 list and also updated passphrases on production server but not in tests 2021-04-21 16:16:06 +02:00
einhorn_b
5c411c5cb1 fix tests, make better output for debugging failing tests 2021-04-20 19:03:16 +02:00
einhornimmond
b40b6bc289 removed personal data from test/main.cpp (need also a history rewrite after it is merged to master) 2021-04-19 12:21:50 +02:00
fa7082fd59
Merge commit 'd344551c834efd503ff5b86aa2863d1dae10effa' into stage2_login_server 2021-03-17 22:08:16 +01:00
ac99a7097e Add 'login_server/' from commit 'ca71af1817a801db9a108c205bc298250d498c4b'
git-subtree-dir: login_server
git-subtree-mainline: 09ebb40de21084bb10ee466429d900a5e757d349
git-subtree-split: ca71af1817a801db9a108c205bc298250d498c4b
2021-03-17 22:05:25 +01:00