1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-06-27 10:46:02 +02:00
bitwarden-browser/libs
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
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
angular Fix failing crypto tests (#5948) 2023-08-04 02:13:33 +00:00
common Fix failing crypto tests (#5948) 2023-08-04 02:13:33 +00:00
components [CL-99] Update icon-button.stories.ts (#5631) 2023-07-18 11:28:43 -04:00
exporter [AC-1383] Move collections to Vault (#5424) 2023-06-14 08:38:24 -04:00
importer Display importFormatError on failed to parse input (#5809) 2023-07-24 23:07:44 +00:00
node Fix failing crypto tests (#5948) 2023-08-04 02:13:33 +00:00
shared [PM-2328] Fix jest deprecations (#5483) 2023-05-22 20:19:16 +02:00