summaryrefslogtreecommitdiffstats
path: root/integration-test
AgeCommit message (Expand)AuthorFilesLines
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
2023-05-12Remove dataspace_id column from Fragment tabledanielhanrahan1-32/+4
2023-05-11Move integration test for moduleServiceToineSiebelink1-0/+278
2023-05-10Move integration test (DataService)ToineSiebelink2-8/+70
2023-05-09Migrate cps-ri performance tests to integration-test moduledanielhanrahan6-22/+339
2023-05-09Support for Patch across multiple data nodes--global2-0/+33
2023-05-04Use recursive SQL to fetch descendants in CpsPath queries (CPS-1664 #4)danielhanrahan1-9/+9
2023-05-04Fix and refactor query across anchors (CPS-1664 #3)danielhanrahan2-6/+1
2023-05-04Fix for quickfind with descendants incl. list entriesToineSiebelink1-0/+17
2023-05-03Bump CPS version to 3.3.2-SNAPSHOTmpriyank1-1/+1
2023-05-03canUseRegexQuickfind does not test for contains-conditiondanielhanrahan1-9/+7
2023-04-28Merge "Add document for support for contains condition to cps-path"Luke Gleeson1-1/+0
2023-04-27Add document for support for contains condition to cps-pathRudrangi Anupriya1-1/+0
2023-04-27Merge "Ordering of leaf elements to support combination of AND/OR in cps-path"Luke Gleeson1-24/+28
2023-04-25Ordering of leaf elements to support combination of AND/OR in cps-pathRudrangi Anupriya1-24/+28
2023-04-24Remove 32K limit from queries with collection parametersdanielhanrahan2-18/+16
2023-04-24Merge "Use exact type for objectUnderTest in groovy tests"Sourabh Sourabh6-7/+13
2023-04-24Merge "Add cascade delete fragments to liquibase test config"Toine Siebelink1-0/+34
2023-04-21Merge "Add contains condition support to cps-path"Luke Gleeson1-0/+18
2023-04-21Add cascade delete fragments to liquibase test configdanielhanrahan1-0/+34
2023-04-21Use exact type for objectUnderTest in groovy testsdanielhanrahan6-7/+13
2023-04-21Add contains condition support to cps-pathRudrangi Anupriya1-0/+18