clients/libs/common/spec
Todd Martin 91991d2da6
feat(account): [PM-29545] Update AccountInfo creationDate to use Date instead of string
* Add creationDate of account to AccountInfo

* Added initialization of creationDate.

* Removed extra changes.

* Fixed tests to initialize creation date

* Added helper method to abstract account initialization in tests.

* More test updates.

* Linting

* Additional test fixes.

* Fixed spec reference

* Fixed imports

* Linting.

* Fixed browser test.

* Modified tsconfig to reference spec file.

* Fixed import.

* Removed dependency on os.  This is necessary so that the @bitwarden/common/spec lib package can be referenced in tests without node.

* Revert "Removed dependency on os.  This is necessary so that the @bitwarden/common/spec lib package can be referenced in tests without node."

This reverts commit 669f6557b6.

* Updated stories to hard-code new field.

* Removed changes to tsconfig

* Revert "Removed changes to tsconfig"

This reverts commit b7d916e8dc.

* Updated to use Date

* Updated to use Date on sync.

* Changes to tests that can't use mock function

* Prettier updates

* Update equality to handle Date type.

* Change to type comparison.

* Simplified equality comparison to just use properties.

* Added comment.

* Updated comment to reference Date.

* Added back in internal method tests.
2025-12-26 14:42:19 -05:00
..
matchers [PM-16917] Remove jest-extended dependency (#12798) 2025-01-15 10:43:26 -05:00
fake-account-service.ts feat(account): [PM-29545] Update AccountInfo creationDate to use Date instead of string 2025-12-26 14:42:19 -05:00
fake-state-provider.ts refactor: introduce @bitwarden/state and other common libs (#15772) 2025-08-04 11:01:28 -04:00
fake-state.ts refactor: introduce @bitwarden/state and other common libs (#15772) 2025-08-04 11:01:28 -04:00
fake-storage.service.ts refactor(storage-test-utils): cut a new library for storage test tools (#15259) 2025-06-30 13:56:26 -04:00
index.ts Remove memory storage cache from derived state. Use observable cache and port messaging (#8939) 2024-04-26 15:08:39 -04:00
intercept-console.ts Ps/improve-log-service (#8989) 2024-04-30 12:58:16 -04:00
jest-sdk-client-factory.ts [PM-27530] Rename BitwardenClient to PasswordManagerClient (#17578) 2025-11-25 14:48:25 +01:00
matrix.spec.ts Add Web Push Support (#11346) 2025-01-29 08:49:01 -05:00
matrix.ts Add Web Push Support (#11346) 2025-01-29 08:49:01 -05:00
observable-tracker.ts [PM-17408] Create new method on sdk service to allow explicit addition of a new client instance (#13309) 2025-02-24 11:29:47 +01:00
utils.ts [PM-27591] Remove orgid in vault decryption code (#17099) 2025-12-08 07:09:43 -07:00