element-web/test/components/views/messages
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
..
__snapshots__
shared
CallEvent-test.tsx Move `mediaDevices` mock out of `setupManualMocks` (#11413) 2023-08-16 08:29:34 +00:00
DateSeparator-test.tsx
DecryptionFailureBody-test.tsx
EncryptionEvent-test.tsx
JumpToDatePicker-test.tsx
LegacyCallEvent-test.tsx
MBeaconBody-test.tsx
MImageBody-test.tsx
MKeyVerificationConclusion-test.tsx
MKeyVerificationRequest-test.tsx
MLocationBody-test.tsx
MPollBody-test.tsx
MPollEndBody-test.tsx
MVideoBody-test.tsx
MessageActionBar-test.tsx
MessageEvent-test.tsx
RoomPredecessorTile-test.tsx
TextualBody-test.tsx