Use popup-sized viewport on Cypress tests where relevant 12/99912/2
authorIttay Stern <ittay.stern@att.com>
Thu, 26 Dec 2019 07:39:43 +0000 (09:39 +0200)
committerIttay Stern <ittay.stern@att.com>
Thu, 26 Dec 2019 09:19:30 +0000 (11:19 +0200)
commit035cbb909b5b39bf735fb215dd6fa79d1342c39b
tree3343ec27c8dfbd8358ca87c8f4d5bc24ba871281
parentc9a71e231684573c46b6b2b5d7d74dda926d0c91
Use popup-sized viewport on Cypress tests where relevant

The smaller viewport let more authentic tests, and a real-life look-and-feel.

It is used on:
 - New Service popup
 - Audit-info of Instantiation Status
 - Templates modal

Issue-ID: VID-724

Change-Id: I4f9928a3f730085bd66f5920a14b3a44ef5a23ba
Signed-off-by: Ittay Stern <ittay.stern@att.com>
vid-webpack-master/cypress/integration/iFrames/auditInfo.modal.e2e.ts
vid-webpack-master/cypress/integration/iFrames/instantiation.templates.modal.e2e.ts
vid-webpack-master/cypress/integration/iFrames/service.popup.e2e.ts
vid-webpack-master/cypress/support/index.js
vid-webpack-master/cypress/support/steps/genericForm/popupViewport.step.ts [new file with mode: 0644]