element-web/test/components/views
Richard van der Hoff 3fda0299a5
Move mediaDevices mock out of setupManualMocks (#11413)
* Move `mediaDevices` mock out of `setupManualMocks`

This doesn't work well in test suites with multiple tests, because the
`mockReturnValue` is reset for subsequent tests.

In any case, having it mocked out automagically is *magical*. Let's make it
opt-in.

* clarify ts-ignore
2023-08-16 08:29:34 +00:00
..
audio_messages Offload some more waveform processing onto a worker (#9223) 2023-04-27 11:02:20 +01:00
auth Make existing and new issue URLs configurable (#10710) 2023-04-26 09:36:00 +00:00
avatars Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
beacon Switch to importing most things from the main matrix-js-sdk export (#11406) 2023-08-15 15:00:17 +00:00
beta Apply prettier formatting 2022-12-12 12:24:14 +01:00
context_menus Switch to importing more things from the main js-sdk export (#11394) 2023-08-14 08:58:55 +00:00
dialogs Allow managing room knocks (#11404) 2023-08-16 08:16:19 +00:00
elements Improve randomString mock for better snapshots (#11375) 2023-08-09 09:39:48 +01:00
emojipicker Fix regression in emoji picker order mangling after clearing filter (#10854) 2023-05-11 13:24:39 +00:00
location Switch to importing most things from the main matrix-js-sdk export (#11406) 2023-08-15 15:00:17 +00:00
messages Move mediaDevices mock out of setupManualMocks (#11413) 2023-08-16 08:29:34 +00:00
polls/pollHistory Switch to importing more things from the main js-sdk export (#11377) 2023-08-10 08:01:14 +00:00
right_panel Improve randomString mock for better snapshots (#11375) 2023-08-09 09:39:48 +01:00
rooms Move mediaDevices mock out of setupManualMocks (#11413) 2023-08-16 08:29:34 +00:00
settings Allow managing room knocks (#11404) 2023-08-16 08:16:19 +00:00
spaces Improve randomString mock for better snapshots (#11375) 2023-08-09 09:39:48 +01:00
toasts Switch to importing matrix-js-sdk from its main export (#11360) 2023-08-03 12:56:30 +00:00
typography Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
user-onboarding Prefer MatrixClientContext over MatrixClientPeg (#10986) 2023-06-14 13:42:07 +01:00
voip Move mediaDevices mock out of setupManualMocks (#11413) 2023-08-16 08:29:34 +00:00
Validation-test.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00