aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-rest/src/test/groovy/org/onap/cps
AgeCommit message (Expand)AuthorFilesLines
6 daysReplaced RestTemplate with WebClient in synchronous DMI callssourabh_sourabh1-2/+3
2024-05-02Handle error in case of upgrade operationsourabh_sourabh1-9/+13
2024-04-23[BUG] Make failed async task report failure on Kafka topicdanielhanrahan3-3/+20
2024-04-19Temporary dsiable Operation Too Large ExceptionToineSiebelink1-2/+3
2024-04-10Introduce and handle Operation Too Large Exception for batch operationsToineSiebelink2-19/+30
2024-03-19Fix SonarQube warningsToineSiebelink2-163/+90
2024-03-13Modify the get cmHandle api to return dataProducerIdentifier, moduleSetTag, a...JvD_Ericsson1-3/+5
2024-03-13Provide support for data producer identifier during registration (CPS-1964 1)JvD_Ericsson1-4/+5
2024-02-29Add bearer token to NCMP async batch data passthrough (CPS-2126 #4)danielhanrahan1-5/+5
2024-02-29Add bearer token to NCMP passthrough operations (CPS-2126 #2)danielhanrahan2-8/+11
2024-02-08Correct use of Spock setup and cleanup methods (no need for @Before @After)ToineSiebelink1-5/+1
2024-02-07Replace sleep with PollingConditionsJvD_Ericsson2-15/+16
2024-02-01Extend API: Get Module Definitionshalil.cakal1-28/+74
2024-01-18Use PollingConditions to improve intermittent test failureJvD_Ericsson1-10/+18
2023-12-18Remove Notification code for updated eventsmpriyank1-2/+1
2023-12-13Modify cmHandle registration for alternateIdleventecsanyi1-1/+4
2023-11-24Fix @Ignore testleventecsanyi1-4/+1
2023-11-06Step 1 and 2 of release processmpriyank1-2/+2
2023-11-02Initial Registration with trustLevel on NCMPseanbeirne1-8/+10
2023-10-25Update return body of RestOutputCMHandleemaclee1-95/+107
2023-10-19Code coverage: Update YANG schema set using moduleSetTagsourabh_sourabh1-8/+11
2023-10-11Expose REST endpoint to update YANG schema set using moduleSetTagsourabh_sourabh2-9/+9
2023-10-10Conflicting Error codesourabh_sourabh1-12/+12
2023-09-25Refactoring persistence classessourabh_sourabh2-29/+30
2023-09-22Reinstate Spring Boot 3.0 after revertegernug2-1/+3
2023-09-18Set lock state and reason upon requestleventecsanyi2-5/+5
2023-07-21Increase timeout for PollingConditionsegernug1-2/+2
2023-07-20Refactor ncmp request handlers (fix async issue)ToineSiebelink4-68/+240
2023-07-11Combine alreadyDefinedException classesdanielhanrahan1-10/+9
2023-06-22NCMP : Replacing the word 'Batch' as 'DataOperation'.raviteja.karumuri2-40/+41
2023-05-25NCMP: Update existing Batch endpoint (Moving url param into rest body)sourabh_sourabh2-23/+75
2023-05-09NCMP: Delete DatastoreType enum from cps-ncmp-restsourabh_sourabh1-3/+3
2023-05-03Refactor datatrore handling in API requestsToineSiebelink3-112/+63
2023-04-27CPS-1553 :REST endpoint to accept collection of cm handles for GET operationsourabh_sourabh2-50/+93
2023-04-03500 Error Response on NCMP ID-Searches Testingseanbeirne1-1/+43
2022-12-01Filter on private properties of CM Handlesleventecsanyi2-1/+49
2022-11-15Query data NCMP-Operational with CPSpathlukegleeson3-20/+85
2022-10-19Improve code coverageleventecsanyi1-1/+6
2022-10-17Fix SonarQube Violationsleventecsanyi1-1/+0
2022-09-13Handle partial failure (improvements)ToineSiebelink1-8/+12
2022-09-07Handle invalid operations on merged datastore endpointbmiklos1-19/+44
2022-09-01Implement merging all ncmp datastore endpoints into onebmiklos4-108/+250
2022-09-01Get all cm handles by DMI plugin Identifieremaclee1-0/+19
2022-08-02Merge "Enable/Disable Data Sync for Cm Handle"Joseph Keenan1-0/+14
2022-07-29Query CmHandles using CPS pathlukegleeson2-2/+2
2022-07-28Enable/Disable Data Sync for Cm HandleDylanB95EST1-0/+14
2022-07-04Merge "Simplified 'External' lock reason Mapping"Joseph Keenan2-6/+21
2022-07-04Simplified 'External' lock reason Mappinglukegleeson2-6/+21
2022-07-01Modify Unit test for module definitionemaclee1-3/+3
2022-06-30Add method to get YANG module sources for CM handleemaclee3-4/+36