This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
Support widgets sending to-device messages when using Rust CryptoApi #712
Annotations
3 errors
Run tests:
src/stores/widgets/StopGapWidgetDriver.ts#L442
TypeError: crypto.encryptToDeviceMessages is not a function
at encryptToDeviceMessages (src/stores/widgets/StopGapWidgetDriver.ts:442:48)
at Array.map (<anonymous>)
at StopGapWidgetDriver.map [as sendToDevice] (src/stores/widgets/StopGapWidgetDriver.ts:440:66)
at Object.sendToDevice (test/stores/widgets/StopGapWidgetDriver-test.ts:217:26)
|
Run tests:
test/components/views/messages/DecryptionFailureBody-test.tsx#L132
expect(element).toHaveTextContent()
Expected element to have text content:
Encrypted by a device not verified by its owner
Received:
Verified identity has changed
at Object.toHaveTextContent (test/components/views/messages/DecryptionFailureBody-test.tsx:132:27)
|
Run tests
Process completed with exit code 1.
|
Loading