diff options
author | Eylon Malin <eylon.malin@intl.att.com> | 2020-01-06 11:31:20 +0200 |
---|---|---|
committer | Eylon Malin <eylon.malin@intl.att.com> | 2020-01-08 11:00:18 +0200 |
commit | 8cda702e958381eca1c016e6359bcec641b02d63 (patch) | |
tree | c7401a419cb02a810901ea71eb461350a51b6d22 /vid-webpack-master/cypress/pipeline/group1.txt | |
parent | 16ef9772c84d9110b451a1a28f0fe76e40f8bd53 (diff) |
cypress test - split cypress test to 3 groups
Issue-ID: VID-740
Change-Id: I772e26cc71339027d8a273acbb256ea1a8d81a11
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Diffstat (limited to 'vid-webpack-master/cypress/pipeline/group1.txt')
-rw-r--r-- | vid-webpack-master/cypress/pipeline/group1.txt | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/vid-webpack-master/cypress/pipeline/group1.txt b/vid-webpack-master/cypress/pipeline/group1.txt index 217efa122..0b3425060 100644 --- a/vid-webpack-master/cypress/pipeline/group1.txt +++ b/vid-webpack-master/cypress/pipeline/group1.txt @@ -1,11 +1,8 @@ +cypress/integration/iFrames/ala-carte.e2e.ts cypress/integration/iFrames/auditInfo.modal.e2e.ts cypress/integration/iFrames/browse-sdc.e2e.ts +cypress/integration/iFrames/changeManagement.e2e.ts cypress/integration/iFrames/collectionResource.e2e.ts +cypress/integration/iFrames/commitDialog.e2e.ts cypress/integration/iFrames/drawingBoard.e2e.ts -cypress/integration/iFrames/instantiationStatus.e2e.ts -cypress/integration/iFrames/network.popup.e2e.ts -cypress/integration/iFrames/permission.e2e.ts -cypress/integration/iFrames/pnf.e2e.ts -cypress/integration/iFrames/resume.e2e.ts -cypress/integration/iFrames/retry.e2e.ts -cypress/integration/iFrames/viewEdit.e2e.ts +cypress/integration/iFrames/instantiation-templates.e2e.ts |