element-web/playwright/snapshots
Travis Ralston d25d529e86
Extract functions for service worker usage, and add initial MSC3916 playwright test (when supported) (#12414)
* Send user credentials to service worker for MSC3916 authentication

* appease linter

* Add initial test

The test fails, seemingly because the service worker isn't being installed or because the network mock can't reach that far.

* Remove unsafe access token code

* Split out base IDB operations to avoid importing `document` in serviceworkers

* Use safe crypto access for service workers

* Fix tests/unsafe access

* Remove backwards compatibility layer & appease linter

* Add docs

* Fix tests

* Appease the linter

* Iterate tests

* Factor out pickle key handling for service workers

* Enable everything we can about service workers

* Appease the linter

* Add docs

* Rename win32 image to linux in hopes of it just working

* Use actual image

* Apply suggestions from code review

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

* Improve documentation

* Document `??` not working

* Try to appease the tests

* Add some notes

---------

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2024-05-02 22:19:55 +00:00
..
audio-player/audio-player.spec.ts Fix some playwright flaky tests (#12357) 2024-03-21 15:49:12 +00:00
crypto/crypto.spec.ts Refine styles of controls to match Compound (#12299) 2024-03-05 04:25:47 +00:00
editing/editing.spec.ts Refine styles of menus, toasts, popovers, and modals (#12332) 2024-03-13 13:38:32 +00:00
invite/invite-dialog.spec.ts Refine styles of menus, toasts, popovers, and modals (#12332) 2024-03-13 13:38:32 +00:00
permalinks/permalinks.spec.ts Improve readability of badges and pills (#12360) 2024-03-22 00:27:13 +00:00
polls/polls.spec.ts Refine the colors of some more components (#12343) 2024-03-18 15:47:55 +00:00
register Refine styles of menus, toasts, popovers, and modals (#12332) 2024-03-13 13:38:32 +00:00
release-announcement/releaseAnnouncement.spec.ts TAC: Release Announcement (#12380) 2024-04-08 08:43:59 +00:00
right-panel Refine styles of controls to match Compound (#12299) 2024-03-05 04:25:47 +00:00
room/room-header.spec.ts Refine the colors of some more components (#12343) 2024-03-18 15:47:55 +00:00
room-directory/room-directory.spec.ts Refine styles of menus, toasts, popovers, and modals (#12332) 2024-03-13 13:38:32 +00:00
settings Take the Threads Activity Centre out of labs (#12439) 2024-04-29 15:30:19 +00:00
spaces Take the Threads Activity Centre out of labs (#12439) 2024-04-29 15:30:19 +00:00
threads/threads.spec.ts Refine the colors of some more components (#12343) 2024-03-18 15:47:55 +00:00
timeline/timeline.spec.ts Extract functions for service worker usage, and add initial MSC3916 playwright test (when supported) (#12414) 2024-05-02 22:19:55 +00:00
user-onboarding/user-onboarding-new.spec.ts Refine styles of menus, toasts, popovers, and modals (#12332) 2024-03-13 13:38:32 +00:00
user-view/user-view.spec.ts Refine styles of controls to match Compound (#12299) 2024-03-05 04:25:47 +00:00
widgets/layout.spec.ts Migrate widgets/* from Cypress to Playwright (#12032) 2023-12-12 17:26:08 +00:00