element-web/test/utils
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
..
__snapshots__ Update dependency diff-dom to v5 (#12134) 2024-01-11 12:37:48 +00:00
beacon Avoid using deprecated exports & methods from matrix-js-sdk (#12359) 2024-03-25 12:21:02 +00:00
crypto
device
dm Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
exportUtils Update dependency @vector-im/compound-web to v3.1.3 (#12281) 2024-03-07 14:40:03 +00:00
localRoom Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
location
media
oidc Update MSC2965 OIDC Discovery implementation (#12245) 2024-02-23 16:43:14 +00:00
permalinks Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
room Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
validate Apply prettier formatting 2022-12-12 12:24:14 +01:00
AnimationUtils-test.ts
AutoDiscoveryUtils-test.tsx Update MSC2965 OIDC Discovery implementation (#12245) 2024-02-23 16:43:14 +00:00
DMRoomMap-test.ts
DateUtils-test.ts
ErrorUtils-test.ts Switch to importing more things from the main js-sdk export (#11376) 2023-08-09 15:10:54 +00:00
EventRenderingUtils-test.ts
EventUtils-test.ts Avoid using deprecated exports & methods from matrix-js-sdk (#12359) 2024-03-25 12:21:02 +00:00
Feedback-test.ts
FixedRollingArray-test.ts
FormattingUtils-test.tsx Consolidate conjugation i18n strings (#11660) 2023-09-25 12:18:15 +01:00
LruCache-test.ts Add `UserProfilesStore`, `LruCache` and cache for user permalink profiles (#10425) 2023-03-27 10:07:43 +02:00
MegolmExportEncryption-test.ts
MessageDiffUtils-test.tsx
MultiInviter-test.ts Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
PhasedRolloutFeature-test.ts Support staged rollout of migration to Rust Crypto (#12184) 2024-01-31 15:52:23 +00:00
SearchInput-test.ts Expose apps/widgets (#12071) 2024-01-22 10:53:27 +00:00
SessionLock-test.ts
ShieldUtils-test.ts
Singleflight-test.ts
SnakedObject-test.ts
StorageAccess-test.ts Extract functions for service worker usage, and add initial MSC3916 playwright test (when supported) (#12414) 2024-05-02 22:19:55 +00:00
StorageManager-test.ts Fix the StorageManger detecting a false positive consistency check when manually migrating to rust from labs (#12225) 2024-02-05 17:57:12 +00:00
UrlUtils-test.ts
WidgetUtils-test.ts Allow popping out a Jitsi widget to respect Desktop `web_base_url` config (#12376) 2024-03-26 16:27:11 +00:00
arrays-test.ts
colour-test.ts Use data-mx-color for rainbows (#12325) 2024-03-19 23:34:11 +00:00
connection-test.ts
createVoiceMessageContent-test.ts
direct-messages-test.ts Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
enums-test.ts
export-test.tsx Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
generate-megolm-test-vectors.py
i18n-helpers-test.ts Consolidate conjugation i18n strings (#11660) 2023-09-25 12:18:15 +01:00
iterables-test.ts
leave-behaviour-test.ts
local-room-test.ts Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
maps-test.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
membership-test.ts Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
notifications-test.ts Mark as Unread (#12254) 2024-03-19 13:28:20 +00:00
numbers-test.ts
objects-test.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
pillify-test.tsx Use correct push rule to evaluate room-wide mentions (#12318) 2024-03-08 14:27:08 +00:00
rooms-test.ts
sets-test.ts
stringOrderField-test.ts
threepids-test.ts
tooltipify-test.tsx