element-web/cypress/support
Kerry 13458250bc
Cypress - stabilise "creating a DM should work" test (#9373)
* better error message for failed bot room join

* wait for room invite before attempting bot join

* remove sent receipt assertion

* lint

* remove debug formatting

* use RoomMemberEvent enum from window
2022-10-07 13:34:28 +02:00
..
app.ts
axe.ts Spike AXE A11Y testing in Cypress (#9111) 2022-08-01 08:31:14 +01:00
bot.ts Cypress - stabilise "creating a DM should work" test (#9373) 2022-10-07 13:34:28 +02:00
client.ts Move Lazy Loading tests from Puppeteer to Cypress (#8982) 2022-07-18 13:16:44 +01:00
clipboard.ts
composer.ts add cypress test case for simple poll flow (#9073) 2022-07-20 07:56:52 +00:00
e2e.ts Implement MSC3575: Sliding Sync (#8328) 2022-09-07 15:42:39 +00:00
iframes.ts
labs.ts
login.ts Cypress - increase initial app load timeout to 30s (#9361) 2022-10-07 09:35:32 +00:00
network.ts Move Lazy Loading tests from Puppeteer to Cypress (#8982) 2022-07-18 13:16:44 +01:00
percy.ts
performance.ts
proxy.ts Implement MSC3575: Sliding Sync (#8328) 2022-09-07 15:42:39 +00:00
settings.ts Wrap cypress set settings promise (#9287) 2022-09-16 11:55:51 +01:00
synapse.ts
timeline.ts Move Lazy Loading tests from Puppeteer to Cypress (#8982) 2022-07-18 13:16:44 +01:00
util.ts
views.ts Show a back button when viewing a space member (#9095) 2022-07-25 11:46:19 +00:00
webserver.ts