Refactoring tests and adding tests for creating a node. 08/117308/2
authorniamhcore <niamh.core@est.tech>
Mon, 1 Feb 2021 19:16:54 +0000 (19:16 +0000)
committerniamhcore <niamh.core@est.tech>
Tue, 2 Feb 2021 10:33:00 +0000 (10:33 +0000)
commit27add4d028f040a740bed68707c648ee8441eeb2
tree3c5689f8f1e7619467554dc09d90d5b595f192c2
parent3786f6394d8a973adba50bb5af3b459f0d296f93
Refactoring tests and adding tests for creating a node.

Issue-ID: CPS-26

Signed-off-by: niamhcore <niamh.core@est.tech>
Change-Id: I36e3f2bbb2928cc6b8d0d4a079516f801c33df13
cps-rest/src/test/groovy/org/onap/cps/rest/controller/AdminRestControllerSpec.groovy
cps-rest/src/test/groovy/org/onap/cps/rest/controller/DataRestControllerSpec.groovy [new file with mode: 0644]
cps-service/src/test/groovy/org/onap/cps/api/impl/CpsDataServiceImplSpec.groovy [new file with mode: 0644]