Add integration tests of NCMP REST API 49/137249/3
authordanielhanrahan <daniel.hanrahan@est.tech>
Thu, 28 Mar 2024 17:30:50 +0000 (17:30 +0000)
committerdanielhanrahan <daniel.hanrahan@est.tech>
Thu, 28 Mar 2024 17:44:48 +0000 (17:44 +0000)
commit017712a7cb6629e6f56ca268d34faf4e717d1e03
treeebe93b1e90781015bd1c420426211c161bab4c72
parentc454bb912798d90ee0d6cb6fc56c8926dc120bb1
Add integration tests of NCMP REST API

Add some tests using MockMvc of NCMP REST API:
- CM handle registration
- CM handle ID searches
- CM handle deregistration

Issue-ID: CPS-2033
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: I493aca8c3f8c263f5a50f6a2c66e317b9a6e08aa
integration-test/src/test/groovy/org/onap/cps/integration/functional/NcmpRestApiSpec.groovy [new file with mode: 0644]