fix mvc tests skipped for rest services 92/117492/1
authorRuslan Kashapov <ruslan.kashapov@pantheon.tech>
Thu, 4 Feb 2021 15:26:01 +0000 (17:26 +0200)
committerRuslan Kashapov <ruslan.kashapov@pantheon.tech>
Thu, 4 Feb 2021 15:31:20 +0000 (17:31 +0200)
commit5e1a5a7bde3a1650b86e2d22edde26520439757f
tree3bd0189d885b41ff351cce506a1672074bfc6852
parent50f56b64870ac6c988cf75e84da3836ca015c1e6
fix mvc tests skipped for rest services

IssueID: CPS-175
Change-Id: I0ec53bf1b00a7fe7413819398cc7eddd520b4358
Signed-off-by: Ruslan Kashapov <ruslan.kashapov@pantheon.tech>
cps-nf-proxy-rest/src/test/java/org/onap/cps/TestApplication.java [new file with mode: 0644]
cps-nf-proxy-rest/src/test/resources/application.yml [new file with mode: 0644]
cps-rest/pom.xml
cps-rest/src/test/groovy/org/onap/cps/rest/controller/DataRestControllerSpec.groovy
cps-rest/src/test/java/org/onap/cps/TestApplication.java [new file with mode: 0644]
cps-rest/src/test/resources/application.yml [new file with mode: 0644]