1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 23:33:31 +00:00

refactor(storage-test-utils): cut a new library for storage test tools (#15259)

* refactor(platform): generate a storage-test-utils library

* refactor(storage-test-utils): move FakeStorageService out of common
This commit is contained in:
Addison Beck
2025-06-30 13:56:26 -04:00
committed by GitHub
parent 64eb9b56d7
commit 782dc930ad
15 changed files with 235 additions and 121 deletions

1
.github/CODEOWNERS vendored
View File

@@ -91,6 +91,7 @@ libs/common/spec @bitwarden/team-platform-dev
libs/common/src/state-migrations @bitwarden/team-platform-dev
libs/platform @bitwarden/team-platform-dev
libs/storage-core @bitwarden/team-platform-dev
libs/storage-test-utils @bitwarden/team-platform-dev
# Web utils used across app and connectors
apps/web/src/utils/ @bitwarden/team-platform-dev
# Web core and shared files