element-web/playwright
Florian Duros 3acd648ed3
Fix timeline position when moving to a room and coming back (#12055)
* Force `initialEventId` in `RoomView`

* Remove Force `initialEventId` in `RoomView`

* Add e2e tests to verify we memorize the timeline position

* Fill `viewRoomOpts` in `viewRoom`

* Reset jest mock in sliding sync test

* Add comments
2023-12-19 13:21:44 +00:00
..
e2e Fix timeline position when moving to a room and coming back (#12055) 2023-12-19 13:21:44 +00:00
pages Playwright: Convert lazy-loading test to playwright (#11988) 2023-12-19 08:36:54 +00:00
plugins Playwright: Convert sliding-sync test to playwright (#11989) 2023-12-16 10:01:26 +00:00
sample-files
snapshots Migrate timeline.spec.ts from Cypress to Playwright (#12025) 2023-12-13 14:59:08 +00:00
.gitignore
Dockerfile
docker-entrypoint.sh
element-web-test.ts Playwright: Convert sliding-sync test to playwright (#11989) 2023-12-16 10:01:26 +00:00
global.d.ts
tsconfig.json