summaryrefslogtreecommitdiffstats
path: root/integration-test/src/test
AgeCommit message (Expand)AuthorFilesLines
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-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-13Fetch fragment entities using recursive SQL querydanielhanrahan3-13/+33
2023-03-10Add schema_set_yang_resources index to testsdanielhanrahan1-0/+15
2023-03-09Create Base and Sample Performance Integration TestsToineSiebelink17-29/+33054
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-01Create plural version of deleteDataNodedanielhanrahan1-6/+1
2023-01-31Introduce InstrumentationToineSiebelink1-5/+14
2023-01-30Fix for integration test module testslukegleeson1-1/+6
2023-01-25Springboot Integration tests improvementslukegleeson9-0/+1134