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 |
|
David Baker
|
28f5dc483b
|
Update eslint plugin & fix silly indenting
As per https://github.com/matrix-org/eslint-plugin-matrix-org/pull/15
this caused a bunch of silly indenting to creep in, so this fixes it
back to the previous style.
|
2021-08-03 17:07:37 +01:00 |
|
J. Ryan Stinnett
|
ae0a8b8da4
|
Auto-fix lint errors
|
2021-06-29 13:11:58 +01:00 |
|
Šimon Brandner
|
46bfbbadf9
|
Enable indent rule and fix indent
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-04-27 17:23:27 +02:00 |
|
Michael Telatynski
|
a12cefee8e
|
Tweak some tests
|
2021-04-23 12:19:08 +01:00 |
|
David Baker
|
6371a4abd1
|
Fix tests
Remove stray file extensions in includes and update shared instance
name.
|
2021-01-13 16:02:35 +00:00 |
|
David Baker
|
719faed2ff
|
Separate toasts for existing & new device verification
Separate device verification toasts into ones for devices that were
there when the app loaded and a separate toast for each device that
has appeared since.
Reverts part of https://github.com/matrix-org/matrix-react-sdk/pull/4506
(clicking a device from your own UserInfo now triggers the legacy
verification flow again).
Fixes https://github.com/vector-im/riot-web/issues/13422
Fixes https://github.com/vector-im/riot-web/issues/13418
|
2020-04-28 18:35:16 +01:00 |
|
J. Ryan Stinnett
|
520b4c3e65
|
Add tests for was verified case
|
2020-03-30 16:33:22 +01:00 |
|
J. Ryan Stinnett
|
b53b5cc45d
|
Add wasCrossSigningVerified in test
|
2020-03-30 15:24:43 +01:00 |
|
Zoe
|
098df07c67
|
review feedback
|
2020-03-30 10:18:47 +01:00 |
|
Zoe
|
4f3d4426ea
|
lint
|
2020-03-27 15:37:59 +00:00 |
|
Zoe
|
fda533ab48
|
test for shield behaviour
|
2020-03-27 15:25:44 +00:00 |
|