element-web-Github/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 Fix pinned messages card saying nothing pinned while loading (#10385) 2023-03-15 12:47:21 +00:00
RoomHeaderButtons-test.tsx Remove threads labs flag and the ability to disable threads (#9878) 2023-02-20 14:46:07 +00:00
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