aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ri/src/test
AgeCommit message (Expand)AuthorFilesLines
2021-04-26Get Data under anchor using single rootRishi.Chail2-12/+22
2021-04-23Upgrade to PostgreSQL 13Rishi.Chail1-1/+1
2021-04-22Implement ends with cps path query to support multiple attributes with 'and' ...puthuparambil.aditya4-78/+209
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 Kashapov2-8/+36
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.aditya2-6/+6
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.niamhcore2-9/+11
2021-02-24Schema creation and Data pre-load to on cps-xnf-proxy start-up using liquibaseputhuparambil.aditya1-0/+4
2021-02-19Persistence layer - Query Datanodes using cpsPath that contains contains a le...niamhcore3-5/+94
2021-02-16Data fragment update by xpath #2 - persistence layerRuslan Kashapov2-12/+118
2021-02-04Fetching data node by xpath - persistence layerRuslan Kashapov3-37/+104
2021-01-29Introducing Spock/Groovy for Data Integration TestsToineSiebelink7-633/+522
2021-01-27Draft at proposal where the DataNodeBuilder 'replaces' yang Utils to buidl a ...ToineSiebelink1-8/+9
2021-01-25Add DataNodeDoesNotExist Exceptionniamhcore1-2/+2
2021-01-22Add another Child to a Fragment that has already at least one Childniamhcore2-53/+96
2021-01-21Add checkstyle rule for unused importsClaudio David Gasparini1-2/+0
2021-01-18Delete schema set - persistence layerRuslan Kashapov2-12/+108
2021-01-18Persisting data nodes (fragments tree structure)niamhcore2-0/+172
2021-01-15Retrieve the SchemaSet resources for an AnchorRishi.Chail2-9/+43
2021-01-13Rename entity artifacts, remove obsolete entitiesRuslan Kashapov2-25/+25
2021-01-13Decouple anchor from fragment in persistence moduleRuslan Kashapov3-15/+16
2021-01-11Rework CpsModulePersistenceServiceClaudio David Gasparini1-1/+4
2021-01-06Create dataspaceRuslan Kashapov1-0/+19
2020-12-28Fix test container remain in docker after tests completion. IMPORTANT.Ruslan Kashapov1-1/+5
2020-12-17Associate anchor to schema setRuslan Kashapov3-0/+153
2020-12-14Yang resource name persistenceRuslan Kashapov2-18/+29
2020-12-10Fixing Merge IssueToineSiebelink1-3/+4
2020-12-08Persistence layer testing incl CpsModulePersistenceService testingRuslan Kashapov6-0/+267