Migrate query tests to integration-test module #2 26/134026/5
authordanielhanrahan <daniel.hanrahan@est.tech>
Tue, 4 Apr 2023 18:00:44 +0000 (19:00 +0100)
committerdanielhanrahan <daniel.hanrahan@est.tech>
Tue, 11 Apr 2023 16:52:05 +0000 (17:52 +0100)
commit96a2f7b1d9891d40cdeeaa657ee84af0d00dcc9b
tree067650443c5e2a939d21049e2b1e6d2911b0f13d
parentce880216ec85aa12c1fda23c3abaf4bd16d9595d
Migrate query tests to integration-test module #2

- Migrate some query tests to integration-test
- Edit bookstore model to add integer leaf-list 'editions'
- Lower cps-ri code coverage

Issue-ID: CPS-1597
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: If50bf15ad7d7f147448f6b60d464efc1cdc91005
cps-ri/pom.xml
cps-ri/src/test/groovy/org/onap/cps/spi/impl/CpsDataPersistenceQueryDataNodeSpec.groovy
integration-test/src/test/groovy/org/onap/cps/integration/functional/CpsDataServiceIntegrationSpec.groovy
integration-test/src/test/groovy/org/onap/cps/integration/functional/CpsQueryServiceIntegrationSpec.groovy
integration-test/src/test/resources/data/bookstore/bookstore.yang
integration-test/src/test/resources/data/bookstore/bookstoreData.json
integration-test/src/test/resources/data/bookstore/largeModelData.json