mirror of https://github.com/vector-im/riot-web
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 |