aboutsummaryrefslogtreecommitdiffstats
path: root/vid-webpack-master/cypress/integration/iFrames/retry.e2e.ts
AgeCommit message (Collapse)AuthorFilesLines
2020-02-03NodeInfo::getModel expects the instance-modelIttay Stern1-0/+2
Now callers (objectToInstanceTree, objectToModelTree, etc.) pass the hierarchy itself, instead of providing only the service hierarchy and keys. Issue-ID: VID-724 Change-Id: I80cde29887d86b2cc986d96b220ff769562f38b8 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-02originalName fallbacks to customizationId or invariantIdIttay Stern1-2/+2
Issue-ID: VID-724 Change-Id: I3db8d09cabfb700dc1acd469d6fb8acb4764cd73 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-10-29Introduce cy.clearSessionStorageIttay Stern1-3/+1
Issue-ID: VID-647 Change-Id: I51471f736577599c1ace8e330a4db089deccc8ca Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-10-24Cypress>=3.3.1 readFile() does not expect a relative file-path starting with /Ittay Stern1-2/+2
See: https://github.com/cypress-io/cypress/issues/4352#issuecomment-507963062 Issue-ID: VID-687 Change-Id: I4f3292e80d22d217d9bd33c685766efd5a8f4d8f Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-08Merge from ecomp 718fd196 - Modern UIIttay Stern1-21/+76
Issue-ID: VID-378 Change-Id: I2736b98426e324ec3aa233b034229ba84d99839f Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-02-18merge from ecomp a88f0072 - Modern UIIttay Stern1-0/+199
Issue-ID: VID-378 Change-Id: Ibcb23dd27f550cf32ce2fe0239f0f496ae014ff6 Signed-off-by: Ittay Stern <ittay.stern@att.com>