riot-web/cypress/support
Richard van der Hoff e350b4c2c2
Deflakey `threads` cypress test (#10632)
`inviteUser` is asynchronous so you can't just call it and plough straight on.

Also some logging improvements which helped debug this
2023-04-18 10:17:46 +00:00
..
app.ts
axe.ts
bot.ts Fix flaky test crypto/decryption-failure.spec.ts "Decryption Failure Bar" (#10092) 2023-02-07 08:45:13 +01:00
client.ts Deflakey `threads` cypress test (#10632) 2023-04-18 10:17:46 +00:00
clipboard.ts
composer.ts Update Cypress test files under `support/` directory - use Cypress Testing Library (#10619) 2023-04-17 07:37:49 +00:00
e2e.ts Remove find.ts and custom commands on Cypress Testing Library (#10544) 2023-04-12 07:26:12 +00:00
homeserver.ts Deflakey `threads` cypress test (#10632) 2023-04-18 10:17:46 +00:00
iframes.ts
labs.ts
login.ts
network.ts
percy.ts Improve Percy snapshot stability more - await inline spinners to vanish (#10452) 2023-03-27 18:02:34 +00:00
proxy.ts
settings.ts Update Cypress test files under `support/` directory - use Cypress Testing Library (#10619) 2023-04-17 07:37:49 +00:00
timeline.ts
util.ts Rewrite `cy.all` implementation (#9892) 2023-01-11 18:12:38 +00:00
views.ts Update Cypress test files under `support/` directory - use Cypress Testing Library (#10619) 2023-04-17 07:37:49 +00:00
webserver.ts