element-web/playwright
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
..
@types Change license (#13) 2024-09-09 13:57:16 +00:00
e2e Fix flaky crypto playwright tests (#143) 2024-10-11 11:48:46 +00:00
pages Fix flaky crypto playwright tests (#143) 2024-10-11 11:48:46 +00:00
plugins [create-pull-request] automated change (#45) 2024-09-17 06:20:35 +00:00
sample-files Remove Cypress & Playwright in their entirety (#12145) 2024-01-16 09:48:49 +00:00
snapshots Deduplicate media & voip icons using Compound Design Tokens (#129) 2024-10-08 12:00:37 +00:00
.gitignore Add Playwright tests for OIDC-aware & OIDC-native (#12252) 2024-02-21 10:43:47 +00:00
docker-entrypoint.sh Remove legacy crypto parameter (#12679) 2024-06-25 09:06:55 +00:00
Dockerfile Install deja-vu font in docker image (#12932) 2024-08-28 06:47:56 +00:00
element-web-test.ts Open room settings on room header avatar click (#88) 2024-09-26 10:14:53 +00:00
flaky-reporter.ts Change license (#13) 2024-09-09 13:57:16 +00:00
global.d.ts Change license (#13) 2024-09-09 13:57:16 +00:00
stale-screenshot-reporter.ts Change license (#13) 2024-09-09 13:57:16 +00:00
tsconfig.json Add allowImportingTsExtensions to tsconfig (#12939) 2024-08-30 13:54:14 +00:00