aboutsummaryrefslogtreecommitdiffstats
path: root/integration-test
AgeCommit message (Expand)AuthorFilesLines
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
2023-04-203.0.0 Release Step 7lukegleeson1-1/+1
2023-04-14Add tests for 32K limit for collection parametersdanielhanrahan3-10/+113
2023-04-14Add OR operator to cps-pathRudrangi Anupriya1-6/+35
2023-04-13Migrate query tests to integration-test module #6danielhanrahan6-44/+111
2023-04-12Migrate query tests to integration-test module #5danielhanrahan4-7/+55
2023-04-12Migrate query tests to integration-test module #3danielhanrahan3-6/+35
2023-04-12Merge "Migrate query tests to integration-test module #2"Sourabh Sourabh5-84/+139
2023-04-11Performance tests for getDataNodes and queryDataNodesdanielhanrahan5-10077/+568
2023-04-11Migrate query tests to integration-test module #2danielhanrahan5-84/+139
2023-04-11Merge "Migrate query tests to integration-test module #1"Toine Siebelink1-6/+42
2023-04-11Migrate query tests to integration-test module #1danielhanrahan1-6/+42
2023-04-11Populate Dataspace field of DataNodedanielhanrahan1-1/+12
2023-04-11Merge "Migrate query tests to integration-test module #4"Sourabh Sourabh1-2/+50
2023-04-07[CPS] Bump minor version - Step12mpriyank1-1/+1
2023-04-05Migrate query tests to integration-test module #4danielhanrahan1-2/+50
2023-04-04Add Query Spec to integration-test packagelukegleeson1-0/+48
2023-03-30Fix assertion in integration-test performance testsdanielhanrahan1-1/+1
2023-03-23Prepare the next drop by bumping patch versionhalil.cakal1-1/+1
2023-03-13Fetch fragment entities using recursive SQL querydanielhanrahan3-13/+33
2023-03-10Add schema_set_yang_resources index to testsdanielhanrahan1-0/+15
2023-03-10Bump CPS versionmpriyank1-1/+1
2023-03-09Bump CPS versionmpriyank1-1/+1
2023-03-09Create Base and Sample Performance Integration TestsToineSiebelink18-36/+33099
2023-03-07Release process stage 7seanbeirne1-1/+1
2023-02-27Expand CPS Service Integration Test (framework)ToineSiebelink6-102/+229
2023-02-17CPS-1401 Implement V2 of GET Data Node APIarpitsingh1-2/+3
2023-02-08Release Process Step 7mpriyank1-1/+1
2023-02-01Create plural version of deleteDataNodedanielhanrahan1-6/+1
2023-01-31Introduce InstrumentationToineSiebelink1-5/+14