riot-web/cypress/support
Kerry 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
..
app.ts
axe.ts Add intercept of `config.json` (#10908) 2023-05-16 12:15:20 +00:00
bot.ts Cypress: Add test to verify device after login (#11217) 2023-07-11 14:18:46 +00:00
client.ts
clipboard.ts
composer.ts
config.json.ts Cypress: skip tests known to fail when using Rust crypto (#10873) 2023-05-24 09:50:05 +00:00
e2e.ts Use cypress-terminal-report (#11226) 2023-07-11 15:10:13 +00:00
homeserver.ts
iframes.ts
labs.ts
log.ts Improve cypress logging output (#10845) 2023-05-11 10:46:50 +00:00
login.ts Fix: cypress `toasts/analytics-toast.spec.ts` failures (#11153) 2023-06-28 21:02:58 +00:00
network.ts Add intercept of `config.json` (#10908) 2023-05-16 12:15:20 +00:00
percy.ts Fix: cypress `findByTestId` and `percySnapshotElement` do not work together (#10947) 2023-07-14 13:28:22 +00:00
proxy.ts
settings.ts
timeline.ts
toasts.ts Cypress test for incoming verification requests (#11123) 2023-06-22 09:43:49 +00:00
util.ts Cypress test for incoming verification requests (#11123) 2023-06-22 09:43:49 +00:00
views.ts
webserver.ts