element-web/playwright/pages
Richard van der Hoff 771d4a8417
Fix flaky crypto playwright tests (#143)
* Playwright: wait for sync to arrive after joining rooms

Fix a couple of flaky tests which were not waiting for the /sync to complete
after joining a room.

* Playwright: add a comment about a broken helper

* playwright: fix more flakiness in the shields test

This bit can take a while as well.

* Update playwright/pages/client.ts

Co-authored-by: R Midhun Suresh <hi@midhun.dev>

* Add a timeout to `awaitRoomMembership`

---------

Co-authored-by: R Midhun Suresh <hi@midhun.dev>
2024-10-11 11:48:46 +00:00
..
bot.ts Playwright: factor out some common code (#49) 2024-09-19 07:13:04 +00:00
client.ts Fix flaky crypto playwright tests (#143) 2024-10-11 11:48:46 +00:00
crypto.ts Change license (#13) 2024-09-09 13:57:16 +00:00
ElementAppPage.ts Change license (#13) 2024-09-09 13:57:16 +00:00
network.ts Change license (#13) 2024-09-09 13:57:16 +00:00
settings.ts Change license (#13) 2024-09-09 13:57:16 +00:00
Spotlight.ts Change license (#13) 2024-09-09 13:57:16 +00:00
timeline.ts Change license (#13) 2024-09-09 13:57:16 +00:00
toasts.ts Change license (#13) 2024-09-09 13:57:16 +00:00