Commit Graph

8 Commits

Author SHA1 Message Date
61b9c732bc Adding user CRUD methods and controller + automapper 2025-03-13 00:19:29 +01:00
b2619f6acc Adding tests on models 2025-03-02 23:36:21 +01:00
5591f6516b Adding AuthController tests - wip 2025-03-01 19:53:09 +01:00
fbf5ef8c16 Adding authentication and authorization flow 2025-02-27 00:12:41 +01:00
76779afd2e Adding authentication and authorization flow 2025-02-26 22:23:15 +01:00
5d4e351982 Fixing coverage 2024-05-12 19:36:23 +02:00
39b7f4f3b3 Fixing SonarCloud integration + fixing CodeSmells - 2 2024-05-04 19:29:44 +02:00
708966fcf8 Various changes (Controller and test)
- Added RootController
- Added new methods in BaseController
- Added BaseResponse
- Changed Program structure
- Added first basic test for Program
2024-05-04 17:51:11 +02:00