Clean up of integration-test base classes 12/137212/4
authordanielhanrahan <daniel.hanrahan@est.tech>
Tue, 13 Feb 2024 11:12:29 +0000 (11:12 +0000)
committerDaniel Hanrahan <daniel.hanrahan@est.tech>
Wed, 14 Feb 2024 11:25:44 +0000 (11:25 +0000)
commit741fafc5b59e974b79a1e48d9e57e12efa70c219
tree4643508c2ef7f2b2ac527e819b14ece80c7fdf9d
parent4f5671a73677db89bf21f6c1a9ff6a0585f5783e
Clean up of integration-test base classes

- Remove TestConfig and instead use auto-configuration
- Add needed application.yml config
- Refactor helper methods for creating JSON

Issue-ID: CPS-2090
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: I4f618a1d4a83e9c75e468928c257b817d449c22f
integration-test/pom.xml
integration-test/src/test/groovy/org/onap/cps/integration/base/CpsIntegrationSpecBase.groovy
integration-test/src/test/groovy/org/onap/cps/integration/base/FunctionalSpecBase.groovy
integration-test/src/test/groovy/org/onap/cps/integration/base/TestConfig.groovy [deleted file]
integration-test/src/test/resources/application.yml