element-web/test/test-utils
Travis Ralston c09ca7b4ee
Factor out MessageEvent.from() usage (#9882)
* Factor out `MessageEvent.from()` usage

The class/function is disappearing from the events-sdk, at least in this form.

* Manually create contents for events used by cypress

The utility function is out of range of the calling code at runtime, for some reason.

* Run prettier

* Maybe this will fix the build
2023-01-10 09:20:10 -07:00
..
audio.ts Enable tsc alwaysStrict, strictBindCallApply, noImplicitThis (#9600) 2022-11-21 11:24:59 +00:00
beacon.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
call.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
client.ts Mute broadcast chunk notifications 2023-01-03 10:16:32 +01:00
composer.ts Prevent starting a voice message while recording a broadcast (#9844) 2023-01-10 15:51:20 +01:00
console.ts Use the same avatar colour when creating 1:1 DM rooms (#9850) 2023-01-05 17:05:21 +01:00
date.ts Include a file-safe room name and ISO date in chat exports (#9440) 2022-10-17 19:54:10 -06:00
events.ts Factor out MessageEvent.from() usage (#9882) 2023-01-10 09:20:10 -07:00
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
platform.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
poll.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
relations.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
room.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
test-utils.ts When deleting a voice broadcast, also delete related events (#9737) 2022-12-23 15:44:01 +00:00
threads.ts Don't double-add events to threads in tests (#9742) 2022-12-12 15:43:42 -07:00
utilities.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
wrappers.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00