aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/test/java/org/onap/vid/mso/rest/MsoRestClientNewTest.java
AgeCommit message (Expand)AuthorFilesLines
2019-10-02MsoRestClientNew not extends RestMsoImplementationEylon Malin1-3/+3
2019-09-12create JoshworksJacksonObjectMapper and use it everywhere neededEylon Malin1-4/+2
2019-09-12make Logging a service and inject it to SyncRestClientEylon Malin1-3/+5
2019-09-10update MSO configuration URLEylon Malin1-1/+1
2019-09-10update MSO create service instance URLEylon Malin1-3/+2
2019-08-22probe mso by retrieving empty list of request statusEylon Malin1-17/+1
2019-07-30Implant vid-app-common org.onap.vid.job (main and test)Einat Vinouze1-18/+18
2019-07-21Return a value from MsoInterface::setServiceInstanceStatusIttay Stern1-10/+27
2019-04-10Inject an SystemPropertiesWrapper instance to MsoClientWojciech Sliwka1-2/+3
2019-03-18Fix getManualTasks double-addition of baseUrlIttay Stern1-31/+36
2019-03-11Increasing test coverage for vid.mso.restBartosz Gardziejewski1-2/+2
2019-02-26Update license headersIttay Stern1-5/+5
2019-01-09Merge from ECOMP's repositoryIttay Stern1-6/+8
2018-10-29Add request to delete bodyWojciech Sliwka1-1/+6
2018-10-09Correct flow for ScaleOutWojciech Sliwka1-65/+91
2018-08-24Replace SO clientPiotr Darosz1-175/+220
2018-07-10Merge 1806 code of vid-commonSonsino, Ofir (os0695)1-4/+3
2018-03-19Unit testsSonsino, Ofir (os0695)1-0/+400