aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/test/java/org/onap/vid/mso/rest
AgeCommit message (Expand)AuthorFilesLines
2020-02-17Test AaiController's get-tenants existing flowIttay Stern1-1/+1
2019-10-31register SyncRestClient to work with new MetricLogClient FilterAlexey Sandler3-402/+1
2019-10-31add to AAI headers in request and metric logEinat Vinouze1-36/+0
2019-10-23register MSO Client to MetricLogClientFilterAlexey Sandler1-22/+0
2019-10-06send X-ONAP-RequestID and X-InvocationID headers to AAIEylon Malin1-18/+44
2019-10-06all rest calls of AAIRestInterface use doRest methodEylon Malin1-1/+0
2019-10-03send INVOCATION_ID header in MsoRestClientNewEylon Malin1-6/+90
2019-10-03Merge changes I3d32b225,I75b554a6Ittay Stern1-8/+2
2019-10-03add test case of restCall to outgoing request header testEylon Malin1-0/+1
2019-10-03remove unused interface and unused methodsEylon Malin1-8/+1
2019-10-03UT - requestId is same in next call but invocationId is differentEylon Malin1-1/+18
2019-10-02Merge "send INVOCATION_ID header via RestMsoImplementation"Amichai Hemli1-5/+8
2019-10-02MsoRestClientNew not extends RestMsoImplementationEylon Malin2-4/+4
2019-10-02send INVOCATION_ID header via RestMsoImplementationEylon Malin1-5/+8
2019-10-02Verify partner-name header sent to AAI, SOIttay Stern3-3/+12
2019-09-26Revive SO's OutgoingRequestHeadersTestIttay Stern1-49/+72
2019-09-22Remove injections from filter, as filter is not Spring-controlledIttay Stern1-3/+1
2019-09-22Let request-id value derive from alternative request-headersIttay Stern1-1/+3
2019-09-19Rename PromiseRequestIdFilter, extract isWrapNeeded and incomingRequestId met...Ittay Stern1-2/+4
2019-09-12create JoshworksJacksonObjectMapper and use it everywhere neededEylon Malin1-4/+2
2019-09-12make Logging a service and inject it to SyncRestClientEylon Malin3-4/+14
2019-09-10update MSO configuration URLEylon Malin1-1/+1
2019-09-10update MSO create service instance URLEylon Malin1-3/+2
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-08-22probe mso by retrieving empty list of request statusEylon Malin2-23/+7
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 Vinouze2-27/+32
2019-07-21Return a value from MsoInterface::setServiceInstanceStatusIttay Stern2-17/+29
2019-04-10Inject an SystemPropertiesWrapper instance to MsoClientWojciech Sliwka2-4/+10
2019-04-01Sending workflow data from UI to SOBartosz Gardziejewski2-0/+69
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-11Increasing test coverage for vid.mso.restBartosz Gardziejewski2-24/+802
2019-02-26Update license headersIttay Stern13-18/+238
2019-01-09Merge from ECOMP's repositoryIttay Stern8-155/+88
2018-11-27Upgrade mockito to v2; drop incompatible powermockStern, Ittay (is9613)1-13/+4
2018-10-29Add request to delete bodyWojciech Sliwka1-1/+6
2018-10-09Correct flow for ScaleOutWojciech Sliwka2-65/+108
2018-08-30Merge "Replace SO client"Ofir Sonsino3-176/+350
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)5-219/+92
2018-03-19Unit testsSonsino, Ofir (os0695)1-0/+400
2018-03-18Unit testsSonsino, Ofir (os0695)1-12/+0
2018-03-14Unit testsSonsino, Ofir (os0695)6-0/+552
2018-02-27org.onap migrationOfir Sonsino1-1/+1
2018-01-31org.onap migrationOfir Sonsino7-0/+829