Move the user view tests from Puppeteer to Cypress (#8787)
* Move the user view tests from Puppeteer to Cypress * Iterate snapshot test * Actually import the new module * Specify widths * Update cypress & percy * Try fix percy * Finish cypress upgrade * Tidy cypress.config.ts * Revert "Tidy cypress.config.ts" This reverts commit d913052cc4e12f836b99645bda81bbcf21d5f3c8. * Revert "Finish cypress upgrade" This reverts commit b5aba3b8a32edbc36549fbd8a27eb0de0390da2a. * Revert "Update cypress & percy" This reverts commit f846a364f81b23b173d9af67230aa074bd248cf6. * delint * Update percy
This commit is contained in:
+1
-1
@@ -134,7 +134,7 @@
|
||||
"@babel/traverse": "^7.12.12",
|
||||
"@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.8.tgz",
|
||||
"@peculiar/webcrypto": "^1.1.4",
|
||||
"@percy/cli": "^1.1.4",
|
||||
"@percy/cli": "^1.3.0",
|
||||
"@percy/cypress": "^3.1.1",
|
||||
"@sentry/types": "^6.10.0",
|
||||
"@sinonjs/fake-timers": "^9.1.2",
|
||||
|
||||
Reference in New Issue
Block a user