element-web-Github/cypress/support
Richard van der Hoff e650397bac
Collect console.debug logs during cypress tests (#11478)
In order for the logs collected by cypress to actually be useful, we really
need `cons:debug`.
2023-09-04 16:54:21 +00:00
..
app.ts
axe.ts Make a11y related lint rules more strict (#11372) 2023-08-07 07:57:12 +00:00
bot.ts Cypress: Add test to verify device after login (#11217) 2023-07-11 14:18:46 +00:00
client.ts Consume more imports from matrix-js-sdk/src/matrix (#11449) 2023-08-23 09:04:25 +00:00
clipboard.ts
composer.ts
config.json.ts
e2e.ts Collect console.debug logs during cypress tests (#11478) 2023-09-04 16:54:21 +00:00
homeserver.ts Support Podman style of accessing the host network in Cypress tests (#11421) 2023-08-18 14:40:17 +00:00
iframes.ts
labs.ts
log.ts
login.ts Support Matrix 1.1 (drop legacy r0 versions) (#9819) 2023-08-14 09:25:13 +01:00
mailhog.ts Simplify registration with email validation (#11398) 2023-08-15 16:14:53 +01:00
network.ts
percy.ts Fix: cypress findByTestId and percySnapshotElement do not work together (#10947) 2023-07-14 13:28:22 +00:00
promise.ts Simplify registration with email validation (#11398) 2023-08-15 16:14:53 +01: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 Update all non-major dependencies (#11329) 2023-07-27 11:34:44 +00:00
views.ts Fix flaky Cypress test cypress/e2e/widgets/stickers.spec.ts (#11440) 2023-08-25 11:04:56 +00:00
webserver.ts