element-web/playwright
David Baker 24cda5fc59
Fix threaded reply playwright tests (#12070)
It appears the bug with these tests was just that the MessageBuilder
wasn't setting the thread relation on the reply messages as this didn't
happen trying to repro it manually, so fix the builder and re-enable
the tests.

The flip side of this is that it implies buggy clients that don't
set thread relations properly will cause stuck notifs in Element Web.
I've filed this as https://github.com/element-hq/element-web/issues/26787
2023-12-18 21:05:06 +00:00
..
e2e Fix threaded reply playwright tests (#12070) 2023-12-18 21:05:06 +00:00
pages Fix incorrect type annotation on cacheSecretStorageKey (#12068) 2023-12-18 17:23:46 +00:00
plugins Playwright: Convert sliding-sync test to playwright (#11989) 2023-12-16 10:01:26 +00:00
sample-files Migrate settings/* from Cypress to Playwright (#11949) 2023-11-29 13:50:13 +00:00
snapshots Migrate timeline.spec.ts from Cypress to Playwright (#12025) 2023-12-13 14:59:08 +00:00
.gitignore Migrate user-view.spec.ts from Cypress to Playwright (#11944) 2023-11-29 16:39:27 +00:00
docker-entrypoint.sh Migrate settings/* from Cypress to Playwright (#11949) 2023-11-29 13:50:13 +00:00
Dockerfile Consolidate snapshots between Legacy & Rust crypto in the happy case (#11950) 2023-11-28 10:22:25 +00:00
element-web-test.ts Playwright: Convert sliding-sync test to playwright (#11989) 2023-12-16 10:01:26 +00:00
global.d.ts Migrate widgets/* from Cypress to Playwright (#12032) 2023-12-12 17:26:08 +00:00
tsconfig.json Migrate user-onboarding-*.spec.ts from Cypress to Playwright (#11927) 2023-11-27 12:11:00 +00:00