element-web/cypress
Richard van der Hoff 1f06d97ffe
Attempt to deflake a read-receipts test ()
* Attempt to deflake a read-receipts test

Hopefully, this will fix https://github.com/vector-im/element-web/issues/26679

(I think that the fourth message was arriving *after* the room was marked as
read, meaning that we ended up with two unread messages rather than one.)

* Update cypress/e2e/read-receipts/new-messages.spec.ts

* prettier
2023-12-01 11:11:14 +00:00
..
e2e Attempt to deflake a read-receipts test () 2023-12-01 11:11:14 +00:00
fixtures Add intercept of `config.json` () 2023-05-16 12:15:20 +00:00
plugins Port remaining login.spec.ts & soft_logout.spec.ts tests from Cypress to Playwright () 2023-11-23 10:27:11 +00:00
support Migrate email.spec.ts from Cypress to Playwright () 2023-11-23 09:09:32 +00:00
global.d.ts Consume more imports from matrix-js-sdk/src/matrix () 2023-08-23 09:04:25 +00:00
tsconfig.json Also use es2022 in Cypress tsconfig 2023-11-13 20:01:02 +01:00