riot-web/test/components/structures
Kerry 6150b86421
Overlay virtual room call events into main timeline (#9626)
* super WIP POC for merging virtual room events into main timeline

* remove some debugs

* c

* add some todos

* remove hardcoded fake virtual user

* insert overlay events into main timeline without resorting main tl events

* remove more debugs

* add extra tick to roomview tests

* RoomView test case for virtual room

* test case for merged timeline

* make overlay event filter generic

* remove TODOs from LegacyCallEventGrouper

* tidy comments

* remove some newlines

* test timelinepanel room timeline event handling

* use newState.roomId

* fix strict errors in RoomView

* fix strict errors in TimelinePanel

* add type

* pr tweaks

* strict errors

* more strict fix

* strict error whackamole

* update ROomView tests to use rtl
2022-12-08 21:37:25 +00:00
..
__snapshots__ Overlay virtual room call events into main timeline (#9626) 2022-12-08 21:37:25 +00:00
auth
AutocompleteInput-test.tsx
ContextMenu-test.ts Implement voice broadcast device selection (#9572) 2022-11-15 10:02:40 +01:00
LargeLoader-test.tsx
LegacyCallEventGrouper-test.ts
MessagePanel-test.tsx
RightPanel-test.tsx
RoomSearchView-test.tsx
RoomStatusBar-test.tsx
RoomStatusBarUnsentMessages-test.tsx
RoomView-test.tsx Overlay virtual room call events into main timeline (#9626) 2022-12-08 21:37:25 +00:00
SpaceHierarchy-test.tsx
TabbedView-test.tsx
ThreadPanel-test.tsx
ThreadView-test.tsx
TimelinePanel-test.tsx Overlay virtual room call events into main timeline (#9626) 2022-12-08 21:37:25 +00:00
UserMenu-test.tsx