Commit Graph

94 Commits

Author SHA1 Message Date
ada6967234 Minor fixes + changed debug launch.json file 2024-09-04 15:51:56 +02:00
286a9eff72 Updated gitignore 2024-05-14 21:56:09 +02:00
ebf8237be6 Fixing dotnet coverage + minor fixes 2024-05-14 19:47:25 +02:00
6c34f3e380 Fixing coverage - 11 2024-05-14 00:27:25 +02:00
fb578026eb Fixing coverage - 10 2024-05-13 21:43:49 +02:00
57391d3e51 Fixing coverage - 9 2024-05-13 01:13:09 +02:00
277d6b99fd Fixing coverage - 8 2024-05-13 00:58:40 +02:00
bbfac5eb07 Changed method name 2024-05-13 00:27:36 +02:00
4663e10f96 Revert "Fixing coverage - 7"
This reverts commit b393abe948.
2024-05-13 00:26:17 +02:00
b393abe948 Fixing coverage - 7 2024-05-13 00:21:21 +02:00
3e4372c1b7 Removed unuseful configuration from RootController 2024-05-12 23:53:15 +02:00
6b53139fd4 Fixing coverage - 6 2024-05-12 23:47:10 +02:00
e941649d75 Fixing coverage - 5 2024-05-12 23:19:54 +02:00
3808adb6db Fixing coverage - 4 2024-05-12 22:56:15 +02:00
8ee14255ce Fixing coverage - 3 2024-05-12 21:50:23 +02:00
7c324e9647 Fixing coverage - 2 2024-05-12 19:54:27 +02:00
5d4e351982 Fixing coverage 2024-05-12 19:36:23 +02:00
1739961bc2 Added basic README + minor fixes 2024-05-12 17:57:27 +02:00
567e5abf07 Fixing SonarCloud integration - 10 2024-05-05 15:49:25 +02:00
c27971609a Fixing SonarCloud integration - 9 2024-05-05 03:40:20 +02:00
41251bb110 Fixing SonarCloud integration - 8 2024-05-05 02:56:44 +02:00
f53e289f51 Fixing pipeline 2024-05-05 02:48:10 +02:00
23ca30f084 Fixing SonarCloud integration - 7 2024-05-05 02:44:46 +02:00
a1a1a667b3 Fixing SonarCloud integration - 6 2024-05-05 02:39:56 +02:00
12d56ebcc1 Fixing SonarCloud integration - 5 2024-05-05 02:37:59 +02:00
54be2c8732 Fixing SonarCloud integration - 4 2024-05-05 02:13:08 +02:00
af470ea869 Fixing SonarCloud integration - 3 2024-05-04 20:12:21 +02:00
1446803fb8 Fixing SonarCloud integration - 2 2024-05-04 20:05:53 +02:00
0929ca2d94 Fixing SonarCloud integration 2024-05-04 19:52:45 +02:00
39b7f4f3b3 Fixing SonarCloud integration + fixing CodeSmells - 2 2024-05-04 19:29:44 +02:00
79b66cb8b4 Fixing SonarCloud integration + fixing CodeSmells 2024-05-04 18:47:58 +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
d3ba42e57a Adding base controller 2024-04-07 20:04:41 +02:00
716d75a072 Added base NLog configuration 2024-04-07 17:50:11 +02:00
61f0dab8df Removed unnecessary check for null 2024-04-07 17:03:33 +02:00
e78e5b205f Merge branch 'test' 2024-04-07 16:55:28 +02:00
b15a227162 Changed swagger doc initialization 2024-04-07 16:48:55 +02:00
ddb5223572 Adding test configuration 2024-03-10 20:36:07 +01:00
5ac0d169b6 Fixed missing namespace 2024-02-26 00:32:02 +01:00
44bd8b9091 Minor fixes 2024-02-26 00:23:58 +01:00
3a17924f65 Minor fixes 2024-02-25 21:22:50 +01:00
8b66541529 Adding custom swagger template 2024-01-29 22:50:38 +01:00
2696d1eb09 First commit
- Added Program.cs with basic configuration
2024-01-28 20:12:15 +01:00
Caterina Simona Pastore
296a0f7de2 Initial commit 2024-01-27 21:12:21 +01:00