element-web/playwright
Valere Fedronic 3f472c8812
Some checks failed
Build / Build on ${{ matrix.image }} (macos-14, ${{ github.event_name == 'push' && github.ref_name == 'develop' }}, ${{ github.event_name == 'pull_request' }}) (push) Has been cancelled
Build / Build on ${{ matrix.image }} (ubuntu-24.04, ${{ github.event_name == 'push' && github.ref_name == 'develop' }}, ${{ github.event_name == 'pull_request' }}) (push) Has been cancelled
Build / Build on ${{ matrix.image }} (windows-2022, ${{ github.event_name == 'push' && github.ref_name == 'develop' }}, ${{ github.event_name == 'pull_request' }}) (push) Has been cancelled
Build and Deploy develop / Build & Deploy develop.element.io (push) Has been cancelled
Deploy documentation / GitHub Pages (push) Has been cancelled
Shared Component Visual Tests / Run Visual Tests (push) Has been cancelled
Static Analysis / Typescript Syntax Check (push) Has been cancelled
Static Analysis / i18n Check (push) Has been cancelled
Static Analysis / Rethemendex Check (push) Has been cancelled
Static Analysis / ESLint (push) Has been cancelled
Static Analysis / Style Lint (push) Has been cancelled
Static Analysis / Workflow Lint (push) Has been cancelled
Static Analysis / Analyse Dead Code (push) Has been cancelled
Deploy documentation / deploy (push) Has been cancelled
Localazy Download / download (push) Has been cancelled
Fix: WidgetMessaging not properly closed causing side effects and bugs (#31598)
* test: Add a failing test reproducing the multi messaging leak bug

* fix: Missing widgetApi stop causing leaks
2025-12-24 09:23:04 +00:00
..
e2e Fix: WidgetMessaging not properly closed causing side effects and bugs (#31598) 2025-12-24 09:23:04 +00:00
pages Handle cross-signing keys missing locally and/or from secret storage (#31367) 2025-12-19 17:00:50 +00:00
plugins Playwright test for history sharing on invite (#30948) 2025-10-08 09:49:11 +00:00
sample-files Fix: WidgetMessaging not properly closed causing side effects and bugs (#31598) 2025-12-24 09:23:04 +00:00
snapshots Localazy Download (#31563) 2025-12-19 14:41:00 +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 Add allowImportingTsExtensions to tsconfig (#12939) 2024-08-30 13:54:14 +00:00