aboutsummaryrefslogtreecommitdiffstats
path: root/integration-test
AgeCommit message (Expand)AuthorFilesLines
2023-08-23Bump pom file versionsleventecsanyi1-1/+1
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-18CPS-Core : Expose a java interface to update schema setsourabh_sourabh6-5/+107
2023-08-17Update of top-level data node fails with SQL errordanielhanrahan1-0/+11
2023-08-15Update performance test timing for warmupdanielhanrahan2-2/+2
2023-08-04Update performance test timings for larger datasetdanielhanrahan9-159/+159
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 Gleeson4-24/+70
2023-08-02Support pagination in query across all anchors(ep4)rajesh.kumar4-24/+70
2023-08-01Merge "Fix: Make bookstore data consistent"Toine Siebelink3-27/+17
2023-07-31Add 'direct' keyword to descendants option to query direct children (ep1)Rudrangi Anupriya5-29/+27
2023-07-28Use constants for magic numbers in perf testsdanielhanrahan3-30/+30
2023-07-28Add 'direct' keyword to descendants option to query direct children (ep1)Rudrangi Anupriya5-29/+32
2023-07-27Merge "Improve 32K limit tests"Toine Siebelink1-20/+56
2023-07-27Merge "Add write performance tests"Toine Siebelink1-0/+83
2023-07-27Improve 32K limit testsdanielhanrahan1-20/+56
2023-07-27Merge "Allow getDataNodes to read whole lists(ep 1)"Sourabh Sourabh2-21/+48
2023-07-27Allow getDataNodes to read whole lists(ep 1)danielhanrahan2-21/+48
2023-07-27Merge "Performance test of reading non-existing datanodes"Toine Siebelink2-3/+19
2023-07-27Fix: Make bookstore data consistentArpit Singh3-27/+17
2023-07-27Add write performance testsdanielhanrahan1-0/+83
2023-07-26Performance test of reading non-existing datanodesdanielhanrahan2-3/+19
2023-07-26Performance test of deleting non-existing datanodesdanielhanrahan1-2/+18
2023-07-26Some performance tests are skipped due to filenamedanielhanrahan2-2/+2
2023-07-21Prepare for next CPS-NCMP releaseegernug1-1/+1
2023-07-20Merge "Apostrophe handling in CpsPathParser"Toine Siebelink1-0/+19
2023-07-20Merge "Persisting a list element to a parent list (ep2)"Luke Gleeson3-2/+59
2023-07-20Apostrophe handling in CpsPathParserdanielhanrahan1-0/+19
2023-07-20Merge "Allow duplicate leaf names in Cps Path leaf condition"Toine Siebelink3-68/+128
2023-07-19Prepare for next CPS-NCMP releaseegernug1-1/+1
2023-07-18Persisting a list element to a parent list (ep2)Rudrangi Anupriya3-2/+59
2023-07-17Allow duplicate leaf names in Cps Path leaf conditiondanielhanrahan3-68/+128
2023-07-11Combine alreadyDefinedException classesdanielhanrahan1-10/+10
2023-07-10Handle special characters in CpsPath queries (CPS-1760 #2)danielhanrahan2-18/+40
2023-07-06Escape SQL LIKE wildcards in queries (CPS-1760 #1)danielhanrahan1-0/+11
2023-06-30Prepare for next CPS-NCMP releasempriyank1-1/+1
2023-06-29Merge "Normalize parent xpath when building datanodes in CpsDataService"Toine Siebelink1-76/+82
2023-06-29Update write performance test timingsdanielhanrahan1-4/+4
2023-06-27Normalize parent xpath when building datanodes in CpsDataServicedanielhanrahan1-76/+82
2023-06-21Improve performance of updateDataLeavesdanielhanrahan1-4/+4
2023-06-21Add performance tests for updateDataLeavesdanielhanrahan1-2/+31
2023-06-19Update performance test timingsdanielhanrahan4-25/+25
2023-06-19Move integration test (clean-up, last phase)ToineSiebelink3-10/+90
2023-06-15Bump CPS version to 3.3.3-SNAPSHOTdanielhanrahan1-1/+1
2023-06-12Move integration test (DataService)ToineSiebelink3-71/+303
2023-06-01<,> operators documentRudrangi Anupriya1-1/+1
2023-05-30Add <,> operators support to cps-pathRudrangi Anupriya1-3/+31
2023-05-17Entity ID types do not match types in database definitionToineSiebelink1-3/+3
2023-05-17Move integration test for adminServiceToineSiebelink1-1/+45