Move integration test for adminService 59/134559/2
authorToineSiebelink <toine.siebelink@est.tech>
Mon, 15 May 2023 16:32:28 +0000 (17:32 +0100)
committerSourabh Sourabh <sourabh.sourabh@est.tech>
Wed, 17 May 2023 08:41:28 +0000 (08:41 +0000)
commit872a5a063378c878ec49e50c23e50df7a370cd1a
treef03d9d621a80f3fafe86201cabc4dcc0eb5d5aa9
parent592c0f64ad1d1b2ed708ea9e352c8763459bde25
Move integration test for adminService

- finalized moving of admin service interation test
(just some scenarios were missing)
- deleted old test class (code coverage in RI module dropped)
- line/branch coverage now 100/100 (was 97/91)
- small refactoring; renaming and removed unnecessary check

Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Change-Id: Ic683548ea5e1e4e252f257c0f1034c5cf76e498d
cps-ri/pom.xml
cps-ri/src/main/java/org/onap/cps/spi/impl/CpsAdminPersistenceServiceImpl.java
cps-ri/src/test/groovy/org/onap/cps/spi/impl/CpsAdminPersistenceServiceSpec.groovy [deleted file]
integration-test/src/test/groovy/org/onap/cps/integration/functional/CpsAdminServiceIntegrationSpec.groovy