element-web/test/components/views/messages
Timo 860764c057
Use new matrixRTC calling (#11792)
* initial

Signed-off-by: Timo K <toger5@hotmail.de>

* cleanup1

Signed-off-by: Timo K <toger5@hotmail.de>

* bring back call timer

Signed-off-by: Timo K <toger5@hotmail.de>

* more cleanup and test removals

Signed-off-by: Timo K <toger5@hotmail.de>

* remove event

Signed-off-by: Timo K <toger5@hotmail.de>

* cleanups and minor fixes

Signed-off-by: Timo K <toger5@hotmail.de>

* add matrixRTC to stubClient

Signed-off-by: Timo K <toger5@hotmail.de>

* update tests (some got removed)
The removal is a consequence of EW now doing less call logic.
More logic is done by the js sdk (MatrixRTCSession)
And therefore in EC itself.

Signed-off-by: Timo K <toger5@hotmail.de>

* cleanups

Signed-off-by: Timo K <toger5@hotmail.de>

* mock the session

Signed-off-by: Timo K <toger5@hotmail.de>

* lint

Signed-off-by: Timo K <toger5@hotmail.de>

* remove GroupCallDuration

Signed-off-by: Timo K <toger5@hotmail.de>

* review and fixing tests

Signed-off-by: Timo K <toger5@hotmail.de>

---------

Signed-off-by: Timo K <toger5@hotmail.de>
2023-10-30 15:14:27 +00:00
..
__snapshots__ Render timeline separator for late event groups (#11739) 2023-10-16 14:14:04 +00:00
shared
CallEvent-test.tsx Use new matrixRTC calling (#11792) 2023-10-30 15:14:27 +00:00
DateSeparator-test.tsx Use Intl to localise dates and times (#11422) 2023-08-21 19:38:59 +00:00
DecryptionFailureBody-test.tsx
EncryptionEvent-test.tsx
JumpToDatePicker-test.tsx
LegacyCallEvent-test.tsx
MBeaconBody-test.tsx Consume more imports from matrix-js-sdk/src/matrix (#11449) 2023-08-23 09:04:25 +00:00
MImageBody-test.tsx Align `common_*` strings with Element X project in Localazy (#11434) 2023-08-22 18:47:33 +01:00
MKeyVerificationConclusion-test.tsx
MKeyVerificationRequest-test.tsx
MLocationBody-test.tsx
MPollBody-test.tsx Consolidate conjugation i18n strings (#11660) 2023-09-25 12:18:15 +01:00
MPollEndBody-test.tsx Consume more imports from matrix-js-sdk/src/matrix (#11449) 2023-08-23 09:04:25 +00:00
MVideoBody-test.tsx
MessageActionBar-test.tsx
MessageEvent-test.tsx
MessageTimestamp-test.tsx Iterate `io.element.late_event` decoration (#11760) 2023-10-17 12:31:41 +00:00
ReactionsRowButton-test.tsx Render custom images in reactions (#11087) 2023-09-01 10:16:24 +00:00
RoomPredecessorTile-test.tsx
TextualBody-test.tsx Update vector-im (#11621) 2023-10-12 11:12:59 +00:00