Age | Commit message (Collapse) | Author | Files | Lines |
|
Additional coverage for other tests.
Remove unused Benchmark api
Change-Id: Ib091f1827a226a4a50e3427b20af4c8b12c363c3
Issue-ID: MUSIC-341
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
|
|
Fix some old test cases that were expecting incorrect output
Refactor to REST API suite to re-use cassandra instance
Change-Id: I9400b3e1e3ce35114e587336f0841207493c9680
Issue-ID: MUSIC-341
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
|
|
|
|
Change-Id: I1563ecc92214472333d457116a19b1beadfb2d52
Signed-off-by: Bharath <bharathb@research.att.com>
|
|
|
|
|
|
|
|
|
|
Fixed potential NullPointerException.
Added restoring of the interrupted state.
Removed unnecessary imports.
Added missing loggers.
Change-Id: I62bb8ef2b4893c60c1cea7dcd4ba29f2908b4d05
Issue-ID: MUSIC-329
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added test case to improve code coverage
Issue-ID: MUSIC-324
Change-Id: I0bec3c6a1d890cd920fe9a21de7e75590114f48d
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
Used logger statements as per convention
Issue-ID: MUSIC-330
Change-Id: Iaea377861e1b2c5ea0724a664de2ef2db88d76cd
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
Introduced local variable instead of using method args
Issue-ID: MUSIC-323
Change-Id: I670c49e2b28ba280d3446868ac042dfdae2b6c16
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
Removed and printStackTrace and added logger
Issue-ID: MUSIC-314
Change-Id: Ieeb33d6e58ec469c6fb540d943bae97b703ebbda
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
Fixed critical Sonar issue related to identical sub-expressions
on both sides of operator.
Added more details to error logger.
Change-Id: I421c4ac3894c08b6b174fdaeb6e68be50e024e63
Issue-ID: MUSIC-328
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
|
|
Unnecessary imports have been removed.
Formatting done according to ONAP and Google Java Style.
Issue-ID: MUSIC-321
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Change-Id: I04ed46d1cb5daa601713e1a4ee0e024b7d1ad55d
|
|
Added local variable sonar bug fix
Issue-ID: MUSIC-322
Change-Id: I73c90d2fbfea4bd91f767bbb67eb1774a75ce3f1
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
Change-Id: I16133a60013cc63dd389a1aa14ddda693441570b
Issue-ID: MUSIC-320
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
|
|
Change-Id: I08e089171e94c78c8977d20aea29b0eb97f57a74
Issue-ID: MUSIC-317
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
|
|
Replaced prinStackTrace with logger
Change-Id: I5c42dd8c4f1f5add0b66b11e21b964787d5f3348
Issue-ID: MUSIC-316
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
|
|
Added unit test case to reach min coverage limit
Issue-ID: MUSIC-308
Change-Id: I4b96218d977c176285abe1903bf570e3525a9ce2
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* changes:
MusicServiceException-Junit test cases added
MusicQueryException - Junit Test Case Added
|
|
|
|
|
|
|
|
|
|
|
|
Sonar Fixes - MusicAuthentication.java
Issue-ID: MUSIC-304
Change-Id: I70518240f7c736b5301d6a1104c131328643391b
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Change-Id: Ib78033ce66873e2180a6248a97339c0b54a22500
Issue-ID: MUSIC-303
Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
|
|
MusicConditional.java - Multiple Sonar Fix
Issue-ID: MUSIC-301
Change-Id: I570bf949313d430de9aa16351c8cf339f288b8c7
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
MusicHealthCheck.java - Multiple Sonar Fixes
Issue-ID: MUSIC-302
Change-Id: I8e9b8be0d35b5a8d3042ffe056b4d29c5bb7888e
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Change-Id: I11b3571ed5b6483c32cd0cc81a9f1e9d5aa3899b
Issue-ID: MUSIC-300
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
|
|
|
|
|
|
|
|
|
|
- Spring Boot
- Cadi
- Cassandra Locking
Change-Id: Ie9882f81f0ca141bdb7862cdabf978481fcd7c4a
Issue-ID: MUSIC-296,MUSIC-272
Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
|
|
|
|
|
|
|
|
MusicServiceException-Junit test cases added
Issue-ID: MUSIC-293
Change-Id: I101a1efc50a0e34d4610e8821f50e6e426849bff
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|
|
MusicQueryException - Junit Test Case Added
Issue-ID: MUSIC-292
Change-Id: I7211cd1d714707370ba4c676b5a78f4772336905
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|
|
MusicPolicyVoilationException-Junit Testcase added
Issue-ID: MUSIC-291
Change-Id: Ib4bb2ce2257f5fdf2293828acddf54ed9fdddb79
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|
|
to increase code coverage
Issue-ID: MUSIC-182
Change-Id: I0293f5d22dfa5ff0f9ba043fd32880e247acfdac
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|