Add service design UI flows 27/120527/2
authoraribeiro <anderson.ribeiro@est.tech>
Tue, 6 Apr 2021 09:25:20 +0000 (10:25 +0100)
committerChristophe Closset <christophe.closset@intl.att.com>
Mon, 19 Apr 2021 12:53:57 +0000 (12:53 +0000)
commitb451083f7db8144822118613076c05ea8b25898f
treee42ea66bec123353ed518a8ba5d0e6215119b09d
parent98954adaffece7e360a7f26f86fc921634181d27
Add service design UI flows

Issue-ID: SDC-3558
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
Change-Id: I705c38e0b83fdc8f233139c9e06227f5ec251360
12 files changed:
integration-tests/src/test/java/org/onap/sdc/backend/ci/tests/data/providers/OnboardingDataProviders.java
integration-tests/src/test/java/org/onap/sdc/backend/ci/tests/datatypes/enums/XnfTypeEnum.java
integration-tests/src/test/java/org/onap/sdc/backend/ci/tests/utils/general/FileHandling.java
integration-tests/src/test/java/org/onap/sdc/backend/ci/tests/utils/general/OnboardingUtils.java
integration-tests/src/test/java/org/onap/sdc/frontend/ci/tests/execute/sanity/EtsiOnboardVnfCnfUiTests.java
integration-tests/src/test/java/org/onap/sdc/frontend/ci/tests/execute/sanity/ImportVfcUiTest.java
integration-tests/src/test/java/org/onap/sdc/frontend/ci/tests/execute/sanity/ServiceTemplateDesignUiTests.java [new file with mode: 0644]
integration-tests/src/test/resources/Files/VFCs/1-VFC-NetworkFunction.yaml [new file with mode: 0644]
integration-tests/src/test/resources/Files/VFCs/2-VFC-NetworkService.yaml [new file with mode: 0644]
integration-tests/src/test/resources/Files/VFCs/org.openecomp.resource.VFC-child.yml [moved from integration-tests/src/test/resources/Files/importVfc/org.openecomp.resource.VFC-child.yml with 100% similarity]
integration-tests/src/test/resources/Files/VFCs/org.openecomp.resource.VFC-root.yml [moved from integration-tests/src/test/resources/Files/importVfc/org.openecomp.resource.VFC-root.yml with 100% similarity]
integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml