summaryrefslogtreecommitdiffstats
path: root/integration-test/src/test/groovy/org/onap/cps/integration/functional/CpsDataServiceIntegrationSpec.groovy
AgeCommit message (Expand)AuthorFilesLines
2023-08-22Merge "Missing test for getDataNodes (ep1)"Luke Gleeson1-0/+14
2023-08-18Missing test for getDataNodes (ep1)Arpit Singh1-0/+14
2023-08-17Update of top-level data node fails with SQL errordanielhanrahan1-0/+11
2023-08-03Fix: integration test that is for add and delete top level list elementhalil.cakal1-1/+1
2023-08-03Merge "Support pagination in query across all anchors(ep4)"Luke Gleeson1-17/+17
2023-08-02Support pagination in query across all anchors(ep4)rajesh.kumar1-17/+17
2023-08-01Merge "Fix: Make bookstore data consistent"Toine Siebelink1-3/+3
2023-07-31Add 'direct' keyword to descendants option to query direct children (ep1)Rudrangi Anupriya1-16/+16
2023-07-28Add 'direct' keyword to descendants option to query direct children (ep1)Rudrangi Anupriya1-16/+16
2023-07-27Allow getDataNodes to read whole lists(ep 1)danielhanrahan1-16/+42
2023-07-27Fix: Make bookstore data consistentArpit Singh1-3/+3
2023-07-20Merge "Persisting a list element to a parent list (ep2)"Luke Gleeson1-2/+23
2023-07-18Persisting a list element to a parent list (ep2)Rudrangi Anupriya1-2/+23
2023-07-17Allow duplicate leaf names in Cps Path leaf conditiondanielhanrahan1-3/+3
2023-07-11Combine alreadyDefinedException classesdanielhanrahan1-10/+10
2023-06-27Normalize parent xpath when building datanodes in CpsDataServicedanielhanrahan1-76/+82
2023-06-12Move integration test (DataService)ToineSiebelink1-69/+291
2023-05-10Move integration test (DataService)ToineSiebelink1-8/+61
2023-05-09Support for Patch across multiple data nodes--global1-0/+32
2023-04-13Migrate query tests to integration-test module #6danielhanrahan1-4/+4
2023-04-12Migrate query tests to integration-test module #5danielhanrahan1-3/+3
2023-04-12Migrate query tests to integration-test module #3danielhanrahan1-2/+2
2023-04-11Migrate query tests to integration-test module #2danielhanrahan1-3/+3
2023-04-11Populate Dataspace field of DataNodedanielhanrahan1-1/+12
2023-03-09Create Base and Sample Performance Integration TestsToineSiebelink1-4/+3
2023-02-27Expand CPS Service Integration Test (framework)ToineSiebelink1-0/+48