riot-web/test/components/structures
Michael Telatynski b6b9ce3c46
When joining room in sub-space join the parents too (#11011)
* When joining room in sub-space join the parents too

* Fix joined state not updating on sync

* Add membership check

* Update tests

* Improve coverage

* Make TS happier

* Make TS happier
2023-06-01 12:35:47 +00:00
..
__snapshots__ When joining room in sub-space join the parents too (#11011) 2023-06-01 12:35:47 +00:00
auth Improve quality of Typescript types (#10742) 2023-05-05 09:11:14 +01:00
AutocompleteInput-test.tsx
ContextMenu-test.ts
LargeLoader-test.tsx
LeftPanel-test.tsx
LegacyCallEventGrouper-test.ts Fix the state shown for call in rooms (#10833) 2023-05-15 08:37:40 +00:00
LoggedInView-test.tsx
MatrixChat-test.tsx unit test leave room action handler (#10982) 2023-05-30 22:46:08 +00:00
MessagePanel-test.tsx Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
PictureInPictureDragger-test.tsx
PipContainer-test.tsx Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
RightPanel-test.tsx Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
RoomSearchView-test.tsx
RoomStatusBar-test.tsx use ExternalLink components for external links (#10758) 2023-05-03 21:26:26 +00:00
RoomStatusBarUnsentMessages-test.tsx
RoomView-test.tsx Use aria descriptions instead of labels for TextWithTooltip (#10952) 2023-05-25 08:42:09 +00:00
SpaceHierarchy-test.tsx When joining room in sub-space join the parents too (#11011) 2023-06-01 12:35:47 +00:00
TabbedView-test.tsx
ThreadPanel-test.tsx
ThreadView-test.tsx Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
TimelinePanel-test.tsx Let TimelinePanel not send a receipt if there is no event (#10912) 2023-05-16 11:34:59 +00:00
UserMenu-test.tsx
ViewSource-test.tsx