element-web/test/test-utils
Richard van der Hoff e959eca354
Fix corrupt thread timeline for sending events (#11260)
Events which are still in the process of being sent should *not* be included
in the `EventTimeline`. Doing so means that we will attempt to render them
twice, which makes react explode.

Fixes https://github.com/vector-im/element-web/issues/25770
2023-07-14 10:59:55 +00:00
..
audio.ts
beacon.ts Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
call.ts
client.ts
composer.ts Update tests to prefer RTL over Enzyme (#10247 2023-02-28 08:58:23 +00:00
console.ts
date.ts Poll history - read only list of polls in current timeline (#10055) 2023-02-02 21:39:23 +00:00
events.ts
index.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
location.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
oidc.ts
platform.ts
poll.ts
pushRules.ts
relations.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
room.ts
test-utils.ts
threads.ts Fix corrupt thread timeline for sending events (#11260) 2023-07-14 10:59:55 +00:00
utilities.ts
wrappers.tsx