riot-web/test/components/views/right_panel
Florian Duros 5328f6e5fe
Element-R: Populate device list for right-panel (#10671)
* Use `getUserDeviceInfo` instead of `downloadKeys` and `getStoredDevicesForUser`

* Use new `getUserDeviceInfo` api in `UserInfo.tsx` and `UserInfo-test.tsx`

* Fix missing fields

* Use `getUserDeviceInfo` instead of `downloadKeys`

* Move `ManualDeviceKeyVerificationDialog.tsx` from class to functional component and add tests

* Fix strict errors

* Update snapshot

* Add snapshot test to `UserInfo-test.tsx`

* Add test for <BasicUserInfo />

* Remove useless TODO comment

* Add test for ambiguous device

* Rework `<BasicUserInfo />` test
2023-04-26 10:23:32 +00:00
..
__snapshots__ Element-R: Populate device list for right-panel (#10671) 2023-04-26 10:23:32 +00:00
PinnedMessagesCard-test.tsx
RoomHeaderButtons-test.tsx
RoomSummaryCard-test.tsx replace `Polls history` strings with `Poll history` (#10454) 2023-03-28 22:13:51 +00:00
UserInfo-test.tsx Element-R: Populate device list for right-panel (#10671) 2023-04-26 10:23:32 +00:00