Commit graph

5 commits

Author SHA1 Message Date
Michael Telatynski
bc60a9b594
Conform more of the codebase to strictNullChecks (
* Conform more of the codebase to `strictNullChecks`

* Iterate
2023-04-04 11:41:46 +01:00
Kerry
81a4498a8f
Apply strictNullChecks to src/utils/*!exportUtils (
* 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
Michael Weimann
ba2608ec74
Add m.direct filter / validation () 2023-03-27 08:37:35 +02:00
Michael Telatyński
f40d15388c
Update tests to prefer RTL over Enzyme (
* Update tests to prefer RTL over Enzyme

* Strict types
2023-02-28 08:58:23 +00:00
Michael Weimann
a6eee32c66
Examine all m.direct rooms to find a DM as fallback () 2023-02-13 08:46:53 +01:00