Increase Import VFC UI test coverage 02/121102/2
authorvasraz <vasyl.razinkov@est.tech>
Wed, 5 May 2021 09:52:16 +0000 (10:52 +0100)
committerChristophe Closset <christophe.closset@intl.att.com>
Thu, 6 May 2021 07:05:14 +0000 (07:05 +0000)
commit92a380e5856be904b064a9136f93b4b45ec93834
treead07b72e0eef2583b51e5578f0e97eed784ee050
parent00b288e068b418ab0ff00ff64ee204adbb4ba382
Increase Import VFC UI test coverage

Change-Id: Ie51411304fefe6b8ee3aa437b980f1e12bbc4707
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-3566
catalog-ui/src/app/ng2/pages/workspace/attributes/attribute-modal.component.html
catalog-ui/src/app/view-models/workspace/tabs/attributes/attributes.component.html
catalog-ui/src/app/view-models/workspace/tabs/attributes/attributes.component.ts
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/pages/AttributeModal.java [new file with mode: 0644]
integration-tests/src/test/java/org/onap/sdc/frontend/ci/tests/pages/AttributesPage.java [new file with mode: 0644]
integration-tests/src/test/java/org/onap/sdc/frontend/ci/tests/pages/ComponentPage.java
integration-tests/src/test/java/org/onap/sdc/frontend/ci/tests/pages/ResourceLeftSideMenu.java
integration-tests/src/test/java/org/onap/sdc/frontend/ci/tests/utilities/LoaderHelper.java