element-web/test/utils
Kerry 4a04be6d1c
Test typescriptification continued (#8327)
* test/utils/MegolmExportEncryption-test.js -> test/utils/MegolmExportEncryption-test.ts

Signed-off-by: Kerry Archibald <kerrya@element.io>

* test/utils/ShieldUtils-test.js - test/utils/ShieldUtils-test.ts

Signed-off-by: Kerry Archibald <kerrya@element.io>

* type fixes for ShieldUtils-test

Signed-off-by: Kerry Archibald <kerrya@element.io>

* test/DecryptionFailureTracker-test.js -> test/DecryptionFailureTracker-test.ts

Signed-off-by: Kerry Archibald <kerrya@element.io>

* remove unsupported assertion failure messages

Signed-off-by: Kerry Archibald <kerrya@element.io>

* fix ts issues in DecryptionFailureTracker

Signed-off-by: Kerry Archibald <kerrya@element.io>

* add mock restores

Signed-off-by: Kerry Archibald <kerrya@element.io>

* newline

Signed-off-by: Kerry Archibald <kerrya@element.io>

* remove commented decriptionfailuretracker code and test

Signed-off-by: Kerry Archibald <kerrya@element.io>

* make should aggregate error codes correctly pass

Signed-off-by: Kerry Archibald <kerrya@element.io>

* cheaters types in MegolmExportEncryption

Signed-off-by: Kerry Archibald <kerrya@element.io>

* lint

Signed-off-by: Kerry Archibald <kerrya@element.io>

* Revert "fix ts issues in DecryptionFailureTracker"

This reverts commit 1ae748cc51088d60722320dbefae04a62310e2e1.

Signed-off-by: Kerry Archibald <kerrya@element.io>

* Revert "remove unsupported assertion failure messages"

This reverts commit 7bd93d075c4d8d45befcbfd59c889782c9a44b48.

* Revert "test/DecryptionFailureTracker-test.js -> test/DecryptionFailureTracker-test.ts"

This reverts commit 1670025bd2af9a355c2761998202f602d61f242e.

* revert change to DecryptionFailureTracker

Signed-off-by: Kerry Archibald <kerrya@element.io>
2022-05-02 07:57:35 +00:00
..
beacon Live location sharing: fix safari timestamps pt 2 (#8443) 2022-04-29 09:12:28 +00:00
location Location sharing - extract isSelfLocation util (#8279) 2022-04-11 13:58:35 +02:00
permalinks Delete groups (legacy communities system) (#8027) 2022-03-22 23:07:37 +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 Live location share - set time limit (#8082) 2022-03-21 12:42:58 +01:00
EventUtils-test.ts test functional EventUtils (#8386) 2022-04-21 18:14:10 +02:00
FixedRollingArray-test.ts delint 2021-07-12 13:52:10 -06:00
MegolmExportEncryption-test.ts Test typescriptification continued (#8327) 2022-05-02 07:57:35 +00:00
ShieldUtils-test.ts Test typescriptification continued (#8327) 2022-05-02 07:57:35 +00:00
Singleflight-test.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
SnakedObject-test.ts Use & enforce snake_case naming convention on config.json settings (#8062) 2022-03-18 10:12:36 -06:00
arrays-test.ts Clean up some unit test logs (#7857) 2022-02-21 16:57:44 +00:00
colour-test.ts fix rainbow breaks compound emojis (#8245) 2022-04-20 14:49:12 +00:00
enums-test.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
export-test.tsx Step 8.1: Remove skinning setup from all tests 2022-03-28 14:02:31 -06: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
membership-test.ts Step 8.5: Move various room utilities out of `createRoom` 2022-03-28 14:02:31 -06: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