element-web/test/utils
David Baker 1a6134e441
Fix another freeze on room switch (#7900)
* Fix another freeze on room switch

This switches permalinks to use the batch state update event and
removes the incremental updates, as commented. We now spend, on my
profiling, about 450ms in setOutOfBandMembers itself and another
120ms in permalinks.

Fixes https://github.com/vector-im/element-web/issues/21127

* Just bind to the currentstate state updates
2022-02-25 19:48:35 +00:00
..
permalinks Fix another freeze on room switch (#7900) 2022-02-25 19:48:35 +00:00
validate Chat export parameter customisation (#7647) 2022-01-31 12:54:14 +01:00
AnimationUtils-test.ts Add some tests 2021-07-09 16:45:04 +02:00
DateUtils-test.ts Fix a couple relative date tests (#7184) 2021-11-23 11:29:23 -07:00
FixedRollingArray-test.ts delint 2021-07-12 13:52:10 -06:00
MegolmExportEncryption-test.js Upgrade to jest 27 (#7699) 2022-02-02 13:02:17 +01:00
ShieldUtils-test.js Update eslint plugin & fix silly indenting 2021-08-03 17:07:37 +01:00
Singleflight-test.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
arrays-test.ts Clean up some unit test logs (#7857) 2022-02-21 16:57:44 +00:00
enums-test.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
export-test.tsx Chat export parameter customisation (#7647) 2022-01-31 12:54:14 +01:00
generate-megolm-test-vectors.py Encryption and decryption for megolm backups 2017-01-14 01:34:34 +00:00
iterables-test.ts Fix naming of set-theory utils to match convention (#7343) 2021-12-13 10:57:51 +00:00
maps-test.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
numbers-test.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
objects-test.ts Discard unused utility now that we use Object.fromEntries 2021-07-23 18:40:22 +01:00
sets-test.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
stringOrderField-test.ts remove unused imports 2021-06-16 12:12:00 +01:00