aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/java
AgeCommit message (Collapse)AuthorFilesLines
2021-04-27Align swagger documentation1.2.0Tomasz Wrobel1-0/+2
-Add examples in request parameters -Add example responses Issue-ID: SDC-3185 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: Ib3896d48297c4808e252c8715b380bf6e37d8003
2021-04-23Add Swagger and OpenAPI descriptionPiotr Marcinkiewicz2-2/+2
Issue-ID: SDC-3185 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: Ib6371ec21ad8331124efd1fd15d2e82364c10e39
2021-04-21Add log level configuration by system environment variableTomasz Wrobel1-0/+92
Issue-ID: SDC-3185 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I7ec4cbfec802f38822665aca577a3c1ab09a3c73
2021-04-12Remove support for Helm v21.1.0Tomasz Wrobel2-15/+13
- Remove mapping to helm v2 when version desired is not provided - Remove Helm v2 clients from container Issue-ID: SDC-3185 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I43def179ee35ade76905a88f83bd17b9be787481
2021-03-23Fix Sonar issuesTomasz Wrobel1-1/+2
- Remove blank characters from input data on validation service - Add NOSONAR to test application context Issue-ID: SDC-3185 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I3a8c3cdf447a2ffa49ee1c961fd73229144349b8
2021-03-22Fix path from user input vulnerabilityRemigiusz Janeczek1-20/+1
Issue-ID: SDC-3185 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I9c121d2ba24487e45d08d2937cbc7bddc07e163e
2021-03-19Fix sonar issuesTomasz Wrobel1-0/+19
-Fix thread interrupt bug -Fix security vulnerabilities Issue-ID: SDC-3185 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I0e32215a6de9e04a26acfad580701b36278270b0
2021-03-19Add test for exception message in responsePiotr Marcinkiewicz1-0/+28
Issue-ID: SDC-3185 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: Ie632e85c0234b461087262704a0eacbfd830384c
2021-03-18Fix sonar code smellsRemigiusz Janeczek3-17/+20
Issue-ID: SDC-3185 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Icfb466816c76c0444b7132651038768a832c03a2
2021-03-17Add helm validator sourcesRemigiusz Janeczek11-0/+1219
Issue-ID: SDC-3185 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I32dea3b4294a90c4dfc75864fb4200f044e7a0b6