aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/java/org/onap/music/unittests
AgeCommit message (Expand)AuthorFilesLines
2019-09-26Split music src into music-core and music-restArthur Martella22-5286/+0
2019-09-26Read lock promotionTschaen, Brendan2-1/+135
2019-09-18Test case for deadlock detectionArthur Martella1-0/+60
2019-09-16Deadlock detection by ownerArthur Martella1-6/+6
2019-06-26Sonar fixes for MusicApplicationNelson, Thomas (tn1381)2-2/+2
2019-06-25Merge "Some bug fixes and Minor Chages."Thomas Nelson5-152/+166
2019-06-25Clean up some unneded files.Nelson, Thomas (tn1381)4-260/+0
2019-06-25Merge "added file to test MusicReponse.java"Thomas Nelson1-0/+62
2019-06-25Merge "added file to test AuthorisationError.java"Thomas Nelson1-0/+51
2019-06-25Merge "added test case to JsonInsertTest.java"Thomas Nelson1-3/+11
2019-06-25Some bug fixes and Minor Chages.Thomas Nelson arthudent35-152/+166
2019-06-25added file to test AuthorisationError.javaSandeep J1-0/+51
2019-06-19Merge "added test cases to JsonResponseTest.java"Thomas Nelson1-0/+22
2019-06-17added test case to JsonOnboardTest.javaSandeep J1-1/+10
2019-06-17added file to test MusicReponse.javaSandeep J1-0/+62
2019-06-17added test case to JsonInsertTest.javaSandeep J1-3/+11
2019-06-17added test cases to JsonResponseTest.javaSandeep J1-0/+22
2019-06-02AuthUtil tests addedTschaen, Brendan2-0/+132
2019-06-02Increase MusicUtil Code CoverageTschaen, Brendan1-0/+114
2019-06-01Update unit tests for holders apiTschaen, Brendan2-2/+205
2019-05-17Merge "Update junit test"Brendan Tschaen1-3/+20
2019-05-16CADI and a few small updates.Nelson, Thomas (arthurdent3)10-1368/+376
2019-05-15Update junit testNelson, Thomas (arthurdent3)1-3/+20
2019-05-13Changes Listed below:Nelson, Thomas (arthurdent3)3-55/+77
2019-03-08Merge "Unit test coverage lines for MusicUtil.java"Thomas Nelson1-0/+7
2019-03-07Remove straggling zookeper referencesTschaen, Brendan2-5/+1
2019-02-28Complete new authentication across REST APIsTschaen, Brendan1-3/+3
2019-02-27Admin api tests w/ mocked authorizationTschaen, Brendan4-140/+262
2019-02-26Test for wrong user, missing required inputsTschaen, Brendan2-16/+404
2019-02-26Remove zookeeper referenceTschaen, Brendan8-1023/+201
2019-02-25Merge "Caching util test cases"Thomas Nelson6-1255/+1244
2019-02-22Create authentication interfaceTschaen, Brendan5-10/+8
2019-02-21Caching util test casesTschaen, Brendan6-1255/+1244
2019-02-21Merge "Fixed major Sonar issues in JsonDelete"Thomas Nelson1-8/+7
2019-02-20Conditional test casesTschaen, Brendan5-400/+722
2019-02-20Update MUSIC test cases.Tschaen, Brendan8-3856/+2022
2019-02-19Fixed major Sonar issues in JsonDeleter.bogacki1-8/+7
2019-02-14Merge "Added test case to improve code coverage"Thomas Nelson1-2/+16
2019-02-14Unit test coverage lines for MusicUtil.javaDriptaroop Das1-0/+7
2019-02-13Added test case to improve code coverageJegadeesh Babu1-2/+16
2019-02-06Added unit test caseJegadeesh Babu1-0/+8
2019-01-31Remove callback testsTschaen, Brendan2-211/+0
2019-01-30Merge "Push variuos changes"Bharath Balasubramanian18-666/+2031
2019-01-30Merge "added test file for MusicDigest.java"Bharath Balasubramanian1-0/+60
2019-01-30Merge "added file to test JsonCallBackResponse.java"Bharath Balasubramanian1-0/+108
2019-01-30Merge "added file to test JsonCallBack.java"Bharath Balasubramanian1-0/+103
2019-01-29Push variuos changesNelson,Thomas(tn1381)(arthurdent3)19-637/+2071
2019-01-29Merge "added test case to JsonUpdateTest.java"Thomas Nelson1-0/+7
2019-01-29Merge "added test case to JsonTableTest.java"Thomas Nelson1-0/+8
2019-01-28added test file for MusicHealthCheck.javaSandeep J1-0/+54