15 Commits

Author SHA1 Message Date
Dario
7d826fcacd use new user in login 2020-06-09 12:14:51 +02:00
Dario
2078705a80 fix typo, add controller/TestUser 2020-06-09 10:11:38 +02:00
Dario
c617ed7173 moved server config init into global test main, instead per test. ServerConfig can't handle multiple initializing calls, from every test case 2020-06-09 10:00:19 +02:00
Dario
8170bb21f0 Add test for TestAuthenticatedEncryption and update code to work with test 2020-06-08 12:54:07 +02:00
Dario
4a93b26e9a cleanup tests, they now working as expected 2020-06-07 19:44:50 +02:00
Dario
2a907d50e5 remove profiling code, update key generation algorithmus from KeyPairEd25519 to get same results like KeyPair 2020-06-07 19:32:43 +02:00
Dario
28c2830d75 adding some profiling code sha 512 2020-06-07 18:32:47 +02:00
Dario
82d599f950 Add test for new key pair ed25519 class, because optimized algo create other results than old implementation 2020-06-07 17:24:53 +02:00
Dario
2f343eb756 fix test, add initalizing of word lists 2020-06-02 13:49:17 +02:00
Dario
7518832bf4 Add GoogleTest via conan and first tests 2020-06-02 12:54:55 +02:00
Dario
5842f21e89 adding missing files, reset Password check if already an email was send and show link for support email 2020-01-06 17:12:22 +01:00
Dario
f890cac00d update model structure 2019-12-30 13:12:23 +01:00
Dario
1f2a832e37 update cacert file path, fixtest 2019-11-19 09:24:03 +01:00
Dario
4041c557d8 fill test with code, fix extra qualification error 2019-11-18 19:09:09 +01:00
Dario
f8dea5c0a2 adding testsystem (empty files), update cmake accordingly 2019-11-18 17:37:29 +01:00