Add Rest tests for yang module APIs 17/139517/2
authordanielhanrahan <daniel.hanrahan@est.tech>
Thu, 21 Nov 2024 10:37:16 +0000 (10:37 +0000)
committerdanielhanrahan <daniel.hanrahan@est.tech>
Thu, 21 Nov 2024 13:22:18 +0000 (13:22 +0000)
commit404a773d4ff365174ac61228eb882f8147b5c7d8
tree31fdb9eb58ede676c8ed1237c532c553c2c837e5
parente944fa76b5290890ebdcacad7bb9497f19df9a66
Add Rest tests for yang module APIs

Add tests of following rest endpoints, including error scenarios:
- /ncmp/v1/ch/${cmHandleReference}/modules
- /ncmp/v1/ch/${cmHandleReference}/modules/definitions

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