element-web/test/audio
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
..
Playback-test.ts Offload some more waveform processing onto a worker (#9223) 2023-04-27 11:02:20 +01:00
VoiceMessageRecording-test.ts Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
VoiceRecording-test.ts Move mediaDevices mock out of setupManualMocks (#11413) 2023-08-16 08:29:34 +00:00