Add another VNF to the new view/edit screen - Integration test 28/105128/2
authorEinat Vinouze <einat.vinouze@intl.att.com>
Mon, 6 Apr 2020 06:16:40 +0000 (09:16 +0300)
committerEinat Vinouze <einat.vinouze@intl.att.com>
Mon, 6 Apr 2020 12:25:15 +0000 (15:25 +0300)
commitf6204c8b0f9b4f778419c16400b8a431f5797beb
tree9a28e46f631b204d9c8179c1c406580e2c921400
parentdf22976883c366960aa3e5003fc3002425ab7c98
Add another VNF to the new view/edit screen - Integration test

Issue-ID: VID-803
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
Change-Id: I9e2a58863855353b75edab44129c96b319511dde
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
vid-app-common/src/test/java/org/onap/vid/job/impl/AsyncInstantiationIntegrationTest.java
vid-app-common/src/test/resources/payload_jsons/vnf/one_vnf_exists_add_another_vnf_expected_bulk.json [new file with mode: 0644]
vid-webpack-master/cypress/integration/iFrames/viewEditAddNewInstace.e2e.ts [moved from vid-webpack-master/cypress/integration/iFrames/viewEditNetwork.e2e.ts with 63% similarity]
vid-webpack-master/cypress/support/jsonBuilders/mocks/jsons/add_vnf/add_vnf_instance.json [new file with mode: 0644]
vid-webpack-master/cypress/support/jsonBuilders/mocks/jsons/add_vnf/add_vnf_model.json [new file with mode: 0644]