mirror of
https://github.com/element-hq/element-web
synced 2024-11-25 18:55:58 +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 |
||
---|---|---|
.. | ||
algorithms | ||
filters | ||
previews | ||
utils | ||
MessagePreviewStore-test.ts | ||
RoomListStore-test.ts | ||
SlidingRoomListStore-test.ts | ||
SpaceWatcher-test.ts |