aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/test/java/org/onap/vid/mso
AgeCommit message (Expand)AuthorFilesLines
2019-09-12create JoshworksJacksonObjectMapper and use it everywhere neededEylon Malin1-4/+2
2019-09-12make Logging a service and inject it to SyncRestClientEylon Malin4-21/+38
2019-09-10update MSO configuration URLEylon Malin2-2/+2
2019-09-10update MSO create service instance URLEylon Malin2-5/+4
2019-09-08send different request id on each mso callEylon Malin2-25/+85
2019-09-05send X-ONAP-RequestID header from MSO clientEylon Malin1-1/+6
2019-09-03fix getDeactivateAndCloudDeletePath testEylon Malin1-10/+4
2019-09-02improve test to verify also serializationEylon Malin1-34/+6
2019-09-02Revert "add some UT for MsoBusinessLogicImpl"Eylon Malin1-65/+0
2019-09-01add some UT for MsoBusinessLogicImplEylon Malin1-0/+65
2019-09-01handle non OK response from SDC while getting modelEylon Malin2-24/+8
2019-08-22extract constant in MsoBusinessLogicImplTestEylon Malin1-6/+7
2019-08-22probe mso by retrieving empty list of request statusEylon Malin3-55/+223
2019-08-06handle errors in change management and tenant isolationEylon Malin1-8/+8
2019-07-30Implant vid-app-common org.onap.vid.job (main and test)Einat Vinouze4-152/+105
2019-07-25Don't double-wrap RequestDetails for (de)activateFabricConfigurationIttay Stern1-2/+2
2019-07-21Return a value from MsoInterface::setServiceInstanceStatusIttay Stern3-49/+36
2019-07-01Extend probe mechanismWojciech Sliwka1-1/+1
2019-06-18Extend probe mechanismWojciech Sliwka1-0/+32
2019-04-11Merge "removing /onap/so/infra from properties"Wojciech Sliwka1-1/+1
2019-04-11removing /onap/so/infra from propertiesBartosz Gardziejewski1-1/+1
2019-04-10Inject an SystemPropertiesWrapper instance to MsoClientWojciech Sliwka3-10/+21
2019-04-08align logic to new so apiWojciech Sliwka1-1/+28
2019-04-01Sending workflow data from UI to SOBartosz Gardziejewski3-0/+117
2019-03-24Ingest SO Task fields: 'timeout' and 'description'Ittay Stern1-19/+45
2019-03-19Task.java to Task.kt, and test itIttay Stern1-2/+51
2019-03-18Fix getManualTasks double-addition of baseUrlIttay Stern3-59/+48
2019-03-14Increasing test coverage for vid.mso.restBartosz Gardziejewski14-794/+612
2019-03-14Merge "Increasing test coverage for vid.mso.rest"Wojciech Sliwka3-24/+1223
2019-03-11Increasing test coverage for vid.mso.restBartosz Gardziejewski3-24/+1223
2019-03-08Increasing test coverage for vid.mso.modelBartosz Gardziejewski2-59/+52
2019-03-06Increasing test coverage for vid.msoBartosz Gardziejewski4-44/+92
2019-02-27Increasing test coverage for vid.msoBartosz Gardziejewski4-167/+1270
2019-02-26Update license headersIttay Stern22-38/+399
2019-01-24MsoUtil refactorbiniek1-40/+73
2019-01-09Merge from ECOMP's repositoryIttay Stern13-284/+172
2018-11-27Upgrade mockito to v2; drop incompatible powermockStern, Ittay (is9613)2-34/+23
2018-10-31Merge "Fix and improvement for MsoBusinessLogic tests"Ofir Sonsino2-186/+227
2018-10-29Add request to delete bodyWojciech Sliwka1-1/+6
2018-10-23Fix and improvement for MsoBusinessLogic testsMichal Kabaj2-186/+227
2018-10-12Added scaleOut to dashboard orchestrationRequestskoblosz1-8/+39
2018-10-09Correct flow for ScaleOutWojciech Sliwka3-97/+160
2018-09-05Upgrade portal SDK to 2.4Sonsino, Ofir (os0695)2-7/+2
2018-08-30Merge "Using Generic client in SchedulerRestInterface"Ofir Sonsino1-8/+3
2018-08-30Merge "Replace SO client"Ofir Sonsino3-176/+350
2018-08-29Using Generic client in SchedulerRestInterfacekoblosz1-8/+3
2018-08-24Replace SO clientPiotr Darosz3-176/+350
2018-08-24Replace sdc clientWojciech Sliwka1-23/+12
2018-07-10Merge 1806 code of vid-commonSonsino, Ofir (os0695)8-251/+259
2018-03-19Unit testsSonsino, Ofir (os0695)1-0/+400