element-web-Github/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 Apply prettier formatting 2022-12-12 12:24:14 +01:00
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 Display "The sender has blocked you from receiving this message" error message instead of "Unable to decrypt message" (#10202) 2023-02-22 11:39:09 +01:00
EncryptionEvent-test.tsx Change wording from avatar to profile picture (#7015) 2023-07-07 10:54:43 +00:00
JumpToDatePicker-test.tsx Prevent future date selection in jump to date (#10419) 2023-03-22 11:45:44 -05:00
LegacyCallEvent-test.tsx Switch to importing models/event from main js-sdk export (#11363) 2023-08-07 08:24:58 +00:00
MBeaconBody-test.tsx Consume more imports from matrix-js-sdk/src/matrix (#11449) 2023-08-23 09:04:25 +00:00
MessageActionBar-test.tsx Switch to importing more things from the main js-sdk export (#11394) 2023-08-14 08:58:55 +00:00
MessageEvent-test.tsx Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
MessageTimestamp-test.tsx Iterate io.element.late_event decoration (#11760) 2023-10-17 12:31:41 +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 Inline VerificationRequest.{invalid,ready,started,done,cancelled} (#11013) 2023-06-06 08:27:53 +00:00
MKeyVerificationRequest-test.tsx Remove references to VerificationRequest (#11050) 2023-06-14 14:35:32 +00:00
MLocationBody-test.tsx Switch to importing most things from the main matrix-js-sdk export (#11406) 2023-08-15 15:00:17 +00:00
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 Support Matrix 1.1 (drop legacy r0 versions) (#9819) 2023-08-14 09:25:13 +01:00
ReactionsRowButton-test.tsx Render custom images in reactions (#11087) 2023-09-01 10:16:24 +00:00
RoomPredecessorTile-test.tsx Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
TextualBody-test.tsx Update vector-im (#11621) 2023-10-12 11:12:59 +00:00