riot-web/cypress/support
Richard van der Hoff f09ec2cf26
Cypress: distinguish logs from bot clients (#11770)
When we instantiate a `MatrixClient` for a "bot" user, give it a custom
`Logger` which will add a prefix to any logs written by that client.
2023-10-18 10:52:07 +00:00
..
app.ts
axe.ts
bot.ts Cypress: distinguish logs from bot clients (#11770) 2023-10-18 10:52:07 +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 Switch to sorry-cypress (#11668) 2023-09-26 07:17:14 +01: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
mailhog.ts Simplify registration with email validation (#11398) 2023-08-15 16:14:53 +01:00
network.ts
percy.ts
promise.ts Simplify registration with email validation (#11398) 2023-08-15 16:14:53 +01:00
proxy.ts
settings.ts
timeline.ts
toasts.ts
util.ts
views.ts Fix flaky Cypress test cypress/e2e/widgets/stickers.spec.ts (#11440) 2023-08-25 11:04:56 +00:00
webserver.ts