element-web/playwright
Will Hunt 87d529701c
Playwright tests for RoomStatusBar (#31579)
* Add a timeout for toast checks

* Add tests for room status bar

* Fix MAU toast never appearing.

* Also cover local room create fails.

* fix await

* docstring

* Enwiden

* Add a test for the changes
2025-12-19 12:16:01 +00:00
..
e2e Playwright tests for RoomStatusBar (#31579) 2025-12-19 12:16:01 +00:00
pages Playwright tests for RoomStatusBar (#31579) 2025-12-19 12:16:01 +00:00
plugins Playwright test for history sharing on invite (#30948) 2025-10-08 09:49:11 +00:00
sample-files Implement Playwright tests to ensure calls persist across room switches (#31354) 2025-12-01 09:21:32 +00:00
snapshots Playwright tests for RoomStatusBar (#31579) 2025-12-19 12:16:01 +00:00
testcontainers [create-pull-request] automated change (#31554) 2025-12-17 10:57:57 +00:00
.gitignore Small tweaks & improvements (#28253) 2024-10-21 13:40:49 +00:00
element-web-test.ts Update vector-im (#31306) 2025-12-02 09:57:28 +00:00
flaky-reporter.ts Fix more flaky playwright tests (#29007) 2025-01-17 11:08:49 +00:00
global.d.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
services.ts Move a bunch of shared playwright code into @element-hq/element-web-playwright-common (#29477) 2025-03-17 09:16:45 +00:00
tsconfig.json