1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-24 06:02:08 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
eced103458 Fix: cypress findByTestId and percySnapshotElement do not work together (#10947)
* check for testid in percySnapshotElement

* Update percy.ts

---------

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2023-07-14 13:28:22 +00:00
513eb0f83d Improve Percy snapshot stability more - await inline spinners to vanish (#10452)
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-03-27 18:02:34 +00:00
c22971e542 Improve percy snapshot stability (#10239) 2023-02-27 09:16:49 +00:00
26652138bd Improve Percy stability by better scoping snapshots (#10207) 2023-02-23 16:57:48 +13:00
526645c791 Apply prettier formatting 2022-12-12 12:24:14 +01:00
b03aa2ebf5 Move room directory Puppeteer tests over to Cypress (#8832)
* Fix user view percy test by sticking the user avatar colour

* Move room directory Puppeteer tests over to Cypress

* Consolidate import

* Fix tests

* Grab default widths

* Tweak Percy CSS mechanism
2022-06-13 19:25:39 +01:00
d3fb6ff906 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 d913052cc4.

* Revert "Finish cypress upgrade"

This reverts commit b5aba3b8a3.

* Revert "Update cypress & percy"

This reverts commit f846a364f8.

* delint

* Update percy
2022-06-08 22:12:56 +01:00