mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 17:56:01 +03:00
3fda0299a5
* 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 |
||
---|---|---|
.. | ||
CallView-test.tsx | ||
DialPad-test.tsx | ||
VideoFeed-test.tsx |