1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-30 15:13:32 +00:00

[PM-13779] Add vNext CollectionService without ActiveUserState (#11705)

- add tests
- install jest-extended for additional matchers
- allow for generation of different crypto keys in tests
This commit is contained in:
Thomas Rittson
2024-10-28 10:13:32 +10:00
committed by GitHub
parent e83dca529b
commit d0ed9aaa5d
8 changed files with 636 additions and 2 deletions

View File

@@ -115,6 +115,7 @@
"html-webpack-injector": "1.1.4",
"html-webpack-plugin": "5.6.0",
"husky": "9.1.4",
"jest-extended": "^4.0.2",
"jest-junit": "16.0.0",
"jest-mock-extended": "3.0.7",
"jest-preset-angular": "14.1.1",