aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/test
AgeCommit message (Expand)AuthorFilesLines
2022-03-30Additional validation for names/identifiersDylanB95EST4-27/+39
2022-03-27Registration Response for Create cmhandles operationsRenu Kumari1-105/+189
2022-03-25Registration Response for Update and Delete cmhandles operationsRenu Kumari3-65/+153
2022-03-21Return Registration response for updating cmhandlesRenu Kumari2-6/+121
2022-03-14Async: NCMP Rest impl. including Request ID generationsourabh_sourabh1-16/+17
2022-03-11Merge "Async: NCMP Rest impl. including Request ID generation"Bruno Sakoto6-61/+244
2022-03-10Removed ExtendedModuleReference Objectsourabh_sourabh1-39/+0
2022-03-10Async: NCMP Rest impl. including Request ID generationsourabh_sourabh6-61/+244
2022-03-01Create Endpoint For Get Cm Handles By NameDylanB95EST10-153/+187
2022-02-28NCMP Java API depends on NCM-Rest-API (cyclic) through json properties on Jav...DylanB95EST1-12/+7
2022-02-28CPS-887 Decreasing performance of cmHandle registrationJosephKeenan1-7/+17
2022-02-16Core logic to update,add or remove cmHandle propertiesmpriyank4-18/+172
2022-02-02[TECHDEBT] Align CPS NCMP REST API SpecificationJosephKeenan2-9/+9
2022-01-28Support 'public' Cm Handle PropertiesDylanB95EST8-156/+167
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh5-21/+42
2022-01-19[TECHDEBT] Remove deprecated API methods related to NCMPmpriyank3-79/+4
2021-12-15Adding unit tests and robuestness for DMI registrationJosephKeenan1-5/+9
2021-12-14Merge "Changing putOperationWithJson to postOperationWithJson"Toine Siebelink5-46/+109
2021-12-14Changing putOperationWithJson to postOperationWithJsonJosephKeenan5-46/+109
2021-12-14Add exception handling to delete schema set when a registration is removedniamhcore1-0/+13
2021-12-08Delete anchor and schema set when a registration is removedniamhcore1-9/+15
2021-12-08Support Delete operation for ds Passtrough-Running in NCMP 1/3DylanB95EST1-8/+8
2021-12-07Undo manipulation of YangResource string as this is now handled correctly in ...ToineSiebelink2-56/+5
2021-12-02Changing putOperationWithJson to postOperationWithJsonJosephKeenan2-11/+1
2021-11-25Allow separate registration of DMIDataPlugin and DmiModelPuginJosephKeenan10-482/+736
2021-11-10Update operation passthrough running - Service Layerniamhcore2-0/+38
2021-11-02Add get cm handles by modules names - service layerniamhcore1-0/+7
2021-11-02Clean Up Code around List NodesDylanB95EST1-10/+10
2021-10-12fix for sync and passthough usecasetragait3-33/+44
2021-10-08Merge "Update get yang resource response body"Toine Siebelink1-4/+16
2021-10-08Update get yang resource response bodyniamhcore1-4/+16
2021-10-07fix fields and depth to option querytragait2-26/+14
2021-10-06Changing resource identifier to a query paramniamhcore1-6/+6
2021-09-27fix fetch modules request bodytragait1-18/+23
2021-09-21Address Sonar Qube issuesToineSiebelink4-31/+80
2021-09-14Add test for missing code covereageToineSiebelink7-31/+223
2021-09-10CPS-635 - modified dataspace name for saving schema-set and anchorJosephKeenan1-4/+2
2021-09-10CPS-635 - Module Resource call does not include bodyJosephKeenan4-7/+65
2021-09-08Address minor comments on tests for CPS-577DylanB95EST1-15/+14
2021-09-07P2 - Get module names and revisions rest layerniamhcore1-1/+1
2021-09-06P1 - Get module name and revision persistence layerniamhcore2-9/+9
2021-09-02fix dmi base path in ncmptragait1-4/+4
2021-09-01Merge "Add ncmp endpoints to swagger-ui"Toine Siebelink1-22/+0
2021-09-01Add ncmp endpoints to swagger-uiRenu Kumari1-22/+0
2021-08-30CPS-505 Retrieving modules for new CM handleJosephKeenan5-40/+197
2021-08-26Post impl for passthrough running (Ncmp impl.)tragait3-68/+109
2021-08-25Add optional observed timestamp in the cps data apiaditya puthuparambil1-10/+18
2021-08-25Merge "Remove CmHandle in DMI-Registry"Niamh Core1-7/+12
2021-08-25Remove CmHandle in DMI-RegistryDylanB95EST1-7/+12
2021-08-25Fix exception when registration has no additionPropertiesniamhcore1-0/+15