Commit Graph

98 Commits

Author SHA1 Message Date
8f98ee5954 Fixing coverage 2025-03-20 22:54:20 +01:00
cfe877a066 Fixing coverage 2025-03-20 22:42:19 +01:00
422bbf24fb Fixing coverage 2025-03-20 22:32:10 +01:00
aefaefd64f Fixing coverage 2025-03-20 22:18:31 +01:00
caa2cf2035 Fixing coverage 2025-03-20 22:14:09 +01:00
a4e3b0666b Fixing coverage 2025-03-20 22:02:47 +01:00
ae6cb2b2a4 Fixing user service tests 2025-03-20 21:45:34 +01:00
fdf97c7c42 Fixing tests 2025-03-18 00:11:18 +01:00
f27f7733f8 Fixing issues 2025-03-17 23:52:02 +01:00
db37ebbdce Adding tests for users and roles 2025-03-17 23:34:52 +01:00
e7b3acb91e Fixing tests for UserController 2025-03-17 20:30:11 +01:00
5bc75de87c Adding tests for UserController 2025-03-17 00:33:19 +01:00
f6cd629fe2 Minor fixes for CreateUser 2025-03-16 23:26:15 +01:00
18e713153b Adding role creation during startup + minor fixes in tests 2025-03-16 22:41:44 +01:00
7f5178883d Fixing issues 2025-03-15 17:44:39 +01:00
bd175da738 Fixed JwtAuthorizationAttribute + tests 2025-03-15 17:31:13 +01:00
962de4df9e Adding index and max length to user tabel + minor fixes 2025-03-13 00:53:08 +01:00
61b9c732bc Adding user CRUD methods and controller + automapper 2025-03-13 00:19:29 +01:00
0b354988fd Adding SHA256 password encryption and password verify 2025-03-11 23:36:49 +01:00
78911eb877 Minor fixes 2025-03-04 00:55:30 +01:00
f73fe748ed Code refactoring + tests 2025-03-04 00:42:20 +01:00
a0c93ea587 Adding JwtService tests + fixed issues 2025-03-03 21:54:03 +01:00
433e97938d Added UserService tests 2025-03-03 21:45:22 +01:00
67affa8b82 Added tests for AuthService 2025-03-03 20:27:17 +01:00
b2619f6acc Adding tests on models 2025-03-02 23:36:21 +01:00
e105e4731d Testing exception 2025-03-02 22:51:50 +01:00
98dbf0fdde Testing invalid model 2025-03-02 22:34:10 +01:00
08182dc9ef Added NotFound test 2025-03-02 20:54:32 +01:00
505a2cb6cc Fixes + restored ModelState.IsValid 2025-03-02 20:19:15 +01:00
114e7c7c50 Improving code coverage - wip 2025-03-02 17:59:12 +01:00
1969852a2c Minor fix 2025-03-01 21:29:05 +01:00
3858ec20c4 Fixing issues 2025-03-01 21:21:19 +01:00
a83c9c104a Restored exclusions from coverage 2025-03-01 20:52:27 +01:00
0bf3e081fb Removed unused Moq package from MainProject 2025-03-01 20:48:05 +01:00
c9382e9cde removed double quote 2025-03-01 20:43:52 +01:00
c2df8a545d Removed exclusions from coverage 2025-03-01 20:34:37 +01:00
c194a49170 Fixed failing test 2025-03-01 20:05:56 +01:00
70bc34b117 Removed space 2025-03-01 20:01:17 +01:00
5591f6516b Adding AuthController tests - wip 2025-03-01 19:53:09 +01:00
d0cb4666d4 Fixing issues 2025-03-01 17:46:05 +01:00
7321ab2901 Fixing issues 2025-02-27 00:28:33 +01:00
fbf5ef8c16 Adding authentication and authorization flow 2025-02-27 00:12:41 +01:00
7926cf2f65 Minor fixes to remove issues 2025-02-26 22:52:27 +01:00
76779afd2e Adding authentication and authorization flow 2025-02-26 22:23:15 +01:00
176f149be3 Merge branch 'connections' 2025-02-21 18:43:23 +01:00
aaea2c30a5 Excluding dbcontext models files from analysis 2025-02-21 18:20:59 +01:00
3ed9a15d09 Excluding database models files from analysis 2025-02-21 18:06:53 +01:00
5ef25d601f Excluding migrations files from analysis 2025-02-21 13:55:34 +01:00
810f23f814 Adding new tests 2025-02-21 13:21:06 +01:00
8d8a7a4c77 Updated README 2024-11-30 01:01:06 +01:00