Move integration test (DataService) 05/134505/2
authorToineSiebelink <toine.siebelink@est.tech>
Mon, 8 May 2023 16:07:54 +0000 (17:07 +0100)
committerToine Siebelink <toine.siebelink@est.tech>
Wed, 10 May 2023 12:38:57 +0000 (12:38 +0000)
commit9b829443ebf53885730c3786287568742c33582e
tree5adb886136f583d8f0b6620fffd3a6ecb7b1e594
parent4adc3d8bf9a6d4a75ecdc32b654749abbb22ff1d
Move integration test (DataService)

- dropped ri module coverage to alow for move
- removed performance tests (already better tests in intergration module)
- added 'save' iue cases in new integration-test
- removed no longer used version for save single data node
(todo: remove old tests for similar functionality, will wait until new test cover same)

Issue-ID: CPS-1687
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Change-Id: I4c2e788e0a313938a923cd1e7e52584d739ec6f4
cps-ri/pom.xml
cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java
cps-ri/src/test/groovy/org/onap/cps/spi/impl/CpsDataPersistenceServiceIntegrationSpec.groovy [changed mode: 0755->0644]
cps-service/src/main/java/org/onap/cps/spi/CpsDataPersistenceService.java
integration-test/src/test/groovy/org/onap/cps/integration/functional/CpsDataServiceIntegrationSpec.groovy
integration-test/src/test/resources/data/bookstore/bookstore.yang