aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ri/src/test/groovy/org/onap
AgeCommit message (Expand)AuthorFilesLines
2021-04-26Get Data under anchor using single rootRishi.Chail1-5/+15
2021-04-22Implement ends with cps path query to support multiple attributes with 'and' ...puthuparambil.aditya3-72/+201
2021-04-22Document legacy CPS Path functionalityToineSiebelink1-3/+4
2021-04-15Fix "ends-with" query syntax to conform with xPath definitionToineSiebelink2-25/+27
2021-04-07Delete anchor part 1: service and persistence layersRuslan Kashapov1-7/+32
2021-03-31Fix to store data for 2 anchors using same modelBruno Sakoto2-0/+19
2021-03-24Internal Server Error when creating the same data node twiceniamhcore3-7/+10
2021-03-11Fix for security hotspot related to wek cyptographyputhuparambil.aditya1-2/+2
2021-03-10Fix SOnarQube bug on RegexToineSiebelink1-9/+11
2021-03-04CPS-265 - Update cps path query to support 'ends with'niamhcore2-21/+67
2021-03-02CPS-265 - updating cps path to support include-descendants option.niamhcore1-8/+9
2021-02-19Persistence layer - Query Datanodes using cpsPath that contains contains a le...niamhcore2-4/+92
2021-02-16Data fragment update by xpath #2 - persistence layerRuslan Kashapov1-8/+109
2021-02-04Fetching data node by xpath - persistence layerRuslan Kashapov2-35/+95
2021-01-29Introducing Spock/Groovy for Data Integration TestsToineSiebelink4-0/+522