summaryrefslogtreecommitdiffstats
path: root/cps-ri/src/test
AgeCommit message (Expand)AuthorFilesLines
2022-03-10Removed ExtendedModuleReference Objectsourabh_sourabh2-12/+1
2022-02-28Merge "Bug fix for delete data node not working for root node"Bruno Sakoto2-2/+10
2022-02-28CPS-887 Decreasing performance of cmHandle registrationJosephKeenan2-13/+32
2022-02-28Bug fix for delete data node not working for root nodeputhuparambil.aditya2-2/+10
2022-02-15Fragment handling decreasing performance for large number of cmHandlesDylanB95EST1-10/+10
2022-02-09Merge "Fix for retry mechanism on concurrent CmHandle registration"Bruno Sakoto2-0/+126
2022-02-09Fix for retry mechanism on concurrent CmHandle registrationputhuparambil.aditya2-0/+126
2022-02-07Merge "Refactor Delete Anchor functionality"Renu Kumari3-7/+22
2022-02-03Merge "Test Scenario for replaceListContent"aditya puthuparambil2-139/+155
2022-02-02Refactor Delete Anchor functionalityRenu Kumari3-7/+22
2022-02-02Test Scenario for replaceListContentToineSiebelink2-139/+155
2022-01-28Refactored Delete SchemaSet functionalityRenu Kumari3-43/+55
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh3-7/+16
2021-11-23CPS-314: Delete Dataspaceniamhcore2-5/+32
2021-11-09Fix for get anchor identifiers by module namesniamhcore2-26/+28
2021-11-02Add get cm handles by modules names - service layerniamhcore1-5/+5
2021-11-02Merge "Clean Up Code around List Nodes"Toine Siebelink2-93/+123
2021-11-02Clean Up Code around List NodesDylanB95EST2-93/+123
2021-10-29Add get cm handles by modules names - persistence layerniamhcore2-0/+80
2021-09-29CPS-594: Exception when updating list node PATCHDylanB95EST2-6/+77
2021-09-21Merge "Updating fetch all yang modules queries and tests"Toine Siebelink2-5/+6
2021-09-20Updating fetch all yang modules queries and testsniamhcore2-5/+6
2021-09-14Add test for missing code covereageToineSiebelink2-8/+28
2021-09-07P2 - Get module names and revisions rest layerniamhcore1-2/+2
2021-09-06P1 - Get module name and revision persistence layerniamhcore3-26/+48
2021-09-03Ensure Leaf value retains Integer typelukegleeson1-1/+27
2021-08-18Merge "CPS-508: Create anchor/schemaset from new modules and existing modules"Niamh Core2-11/+22
2021-08-17CPS-508: Create anchor/schemaset from new modules and existing modulesshivasubedi2-11/+22
2021-08-17Delete list-node p1 service and persistence layerslukegleeson2-13/+65
2021-08-05CPS-506: List all known modules and revisionshivasubedi2-14/+59
2021-07-23Renamed UnitSpec to SpecRenu Kumari1-1/+1
2021-07-23Renamed test spec to Integration SpecRenu Kumari1-1/+1
2021-07-22Merge "Fixed inconsistent data issue with replaceNode"Bruno Sakoto2-4/+118
2021-07-21Fixed inconsistent data issue with replaceNodeRenu Kumari2-4/+118
2021-07-20Support text() conditionToineSiebelink7-25/+146
2021-07-16Rename CpsModulePersistenceServiceSpec test classBruno Sakoto1-1/+1
2021-07-13Editing of Nordix Licenses to ONAP guidelineslukegleeson5-5/+10
2021-07-09Support concurrent requests to create schema setsBruno Sakoto2-1/+91
2021-06-18Missing licence info added in pom fileshivasubedi1-0/+17
2021-06-01Introducing Antlr4 for cpsPath parsingToineSiebelink2-129/+9
2021-05-28Load only required components in the application contextsRenu Kumari1-1/+2
2021-05-24Replace list-node content (part 1): CPS Service and persistence layersRuslan Kashapov1-0/+30
2021-05-11Create list-node elements (part1): CPS service and persistence layersRuslan Kashapov2-17/+50
2021-05-07Add CpsPathQueries.sql and create data inspired by the bookstore modelniamhcore4-52/+74
2021-05-04Fix ancestor cps path to recognize ancestor list valueniamhcore1-8/+9
2021-04-30Implement cps path query to get ancestor by schema node identifierToineSiebelink4-81/+82
2021-04-30Fix Get descendent to support xpaths that end in list valuesputhuparambil.aditya2-15/+33
2021-04-29Investigate and update Spock versionshivasubedi5-30/+1
2021-04-26Merge "Leaf String value comparison matches mix of single and double quotes"Rishi Chail1-2/+20
2021-04-26Get Data under anchor using single rootRishi.Chail2-12/+22