mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-01 21:10:49 +08:00
* 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 |
||
|---|---|---|
| .. | ||
| matchers | ||
| fake-account-service.ts | ||
| fake-state-provider.ts | ||
| fake-state.ts | ||
| fake-storage.service.ts | ||
| index.ts | ||
| intercept-console.ts | ||
| jest-sdk-client-factory.ts | ||
| matrix.spec.ts | ||
| matrix.ts | ||
| observable-tracker.ts | ||
| utils.ts | ||