1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-07-07 12:25:46 +02:00
bitwarden-browser/apps/desktop/native-messaging-test-runner/src
Matt Gibson 36b7d30804
Fix failing crypto tests (#5948)
* Change everything to Uint8Array

related to https://github.com/jestjs/jest/issues/14379

* Work on failing type tests

* Revert changes to custom matcher setup

* Remove last BufferArrays from tests

* Fix custom matcher type errors in vscode

* Remove errant `.buffer` calls on Uint8Arrays

* Encryption Pair should serialize Array Buffer and Uint8Array

* Fix EncArrayBuffer encryption

---------

Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
2023-08-04 02:13:33 +00:00
..
commands [PM-1877] Spellcheck (#5237) 2023-04-26 12:16:07 +02:00
deferred.ts [SG-520] Native messaging handler (#3566) 2022-09-23 15:47:17 -04:00
ipc.service.ts [PM-1877] Spellcheck (#5237) 2023-04-26 12:16:07 +02:00
log-utils.ts Rename files and folders per ADR #12 (#4106) 2022-11-24 15:05:45 +01:00
native-message.service.ts Fix failing crypto tests (#5948) 2023-08-04 02:13:33 +00:00
race.ts [SG-520] Native messaging handler (#3566) 2022-09-23 15:47:17 -04:00
variables.ts [PM-1877] Spellcheck (#5237) 2023-04-26 12:16:07 +02:00