element-web/test/test-utils
Kerry 81a4498a8f
Apply `strictNullChecks` to `src/utils/*!exportUtils` (#10455
* Apply `strictNullChecks` to `src/utils/exportUtils`

* strict fix

* fix strictNullChecks issues in some utils

* fix error message

* test coverage

* lint

* more strictNullChecks

* small optimisation for getUniqueRoomsWithIndividuals

* tidy

* test coverage
2023-04-03 09:26:55 +01:00
..
audio.ts
beacon.ts
call.ts
client.ts
composer.ts
console.ts
date.ts
events.ts
index.ts
location.ts
platform.ts
poll.ts
relations.ts
room.ts Properly generate mentions when editing a reply with MSC3952 (#10486) 2023-04-02 21:32:12 +00:00
test-utils.ts Apply `strictNullChecks` to `src/utils/*!exportUtils` (#10455 2023-04-03 09:26:55 +01:00
threads.ts
utilities.ts Better error handling in jump to date (#10405) 2023-03-24 14:39:24 -05:00
wrappers.tsx