aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-rest/src/test/groovy/org
AgeCommit message (Expand)AuthorFilesLines
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
2022-06-29Get cm-handle state endpointlukegleeson3-21/+78
2022-06-22Data Sync Watchdog Processsourabh_sourabh2-3/+5
2022-06-08Merge 2 'query' end points in NCMPkissand3-10/+84
2022-06-01Module Sync Lock State implementationDylanB95EST2-45/+16
2022-05-31Handle RestTemplate Error handling so NCMP cna report correct server statusToineSiebelink1-3/+3
2022-05-25Async request response NCMP -> ClientJosephKeenan2-30/+44
2022-05-24Enhanced response with Complex State in APImpriyank3-5/+120
2022-05-20Get cm-handle public properties endpointlukegleeson3-10/+24
2022-04-08Refactoring/ Adding Tests for ValidationDylanB95EST2-2/+2
2022-04-06Query based on Public CM PropertiesJosephKeenan1-1/+29
2022-04-05Async: NCMP Rest impl. including Request ID generationsourabh_sourabh1-14/+47
2022-04-05[cps] Fix getResourceDataForPassthroughOperational endpointputhuparambil.aditya1-11/+3
2022-04-05Merge "Structured Exception details for DMI"Bruno Sakoto1-1/+15
2022-04-04Structured Exception details for DMImpriyank1-2/+15
2022-04-01Update CM-Handle registration responseRenu Kumari1-5/+82
2022-03-30Additional validation for names/identifiersDylanB95EST1-1/+0
2022-03-14Merge "Replacing ModelMapper with MapStruct"Toine Siebelink4-14/+38
2022-03-10Replacing ModelMapper with MapStructlukegleeson4-14/+38
2022-03-10Async: NCMP Rest impl. including Request ID generationsourabh_sourabh2-20/+53
2022-03-01Create Endpoint For Get Cm Handles By NameDylanB95EST3-8/+37
2022-02-28NCMP Java API depends on NCM-Rest-API (cyclic) through json properties on Jav...DylanB95EST3-32/+106
2022-02-25Fix success response code CM Handle Registrationmpriyank2-12/+46
2022-02-02[TECHDEBT] Align CPS NCMP REST API SpecificationJosephKeenan1-9/+12
2022-01-28Support 'public' Cm Handle PropertiesDylanB95EST1-2/+1
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh2-8/+24
2022-01-19[TECHDEBT] Remove deprecated API methods related to NCMPmpriyank2-124/+7