Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[deps]: Update @types/jest to v29.5.14 #655

Merged
merged 2 commits into from
Dec 2, 2024

Merge branch 'main' into renovate/jest-monorepo

1019a2c
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

[deps]: Update @types/jest to v29.5.14 #655

Merge branch 'main' into renovate/jest-monorepo
1019a2c
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Dec 2, 2024 in 1s

182 passed, 0 failed and 0 skipped

Tests passed successfully

βœ…Β junit.xml

182 tests were completed in 9s with 182 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Attachment 4βœ… 381ms
AuthService 1βœ… 688ms
Card 4βœ… 295ms
Cipher DTO 13βœ… 4s
cleanUserAgent 4βœ… 407ms
Collection 3βœ… 403ms
ConsoleLogService 7βœ… 510ms
ConsoleLogService 9βœ… 539ms
ElectronLogService 1βœ… 188ms
EncString 15βœ… 3s
Field 4βœ… 271ms
Folder 2βœ… 216ms
Identity 4βœ… 565ms
Login DTO 5βœ… 351ms
LoginCommand 2βœ… 829ms
LoginUri 4βœ… 264ms
NodeCrypto Function Service 61βœ… 4s
Password 4βœ… 298ms
SecureNote 4βœ… 249ms
Send 3βœ… 566ms
SendAccess 3βœ… 430ms
SendFile 3βœ… 295ms
SendText 3βœ… 200ms
sequentialize decorator 9βœ… 1s
SymmetricCryptoKey 5βœ… 263ms
throttle decorator 5βœ… 640ms

βœ…Β Attachment

Attachment Convert from empty
  βœ… Attachment Convert from empty
Attachment Convert
  βœ… Attachment Convert
Attachment toAttachmentData
  βœ… Attachment toAttachmentData
Attachment Decrypt
  βœ… Attachment Decrypt

βœ…Β AuthService

AuthService sets the local environment after a successful login
  βœ… AuthService sets the local environment after a successful login

βœ…Β Card

Card Convert from empty
  βœ… Card Convert from empty
Card Convert
  βœ… Card Convert
Card toCardData
  βœ… Card toCardData
Card Decrypt
  βœ… Card Decrypt

βœ…Β Cipher DTO

Cipher DTO Convert from empty CipherData
  βœ… Cipher DTO Convert from empty CipherData
Cipher DTO LoginCipher Convert
  βœ… Cipher DTO LoginCipher Convert
Cipher DTO LoginCipher toCipherData
  βœ… Cipher DTO LoginCipher toCipherData
Cipher DTO LoginCipher Decrypt
  βœ… Cipher DTO LoginCipher Decrypt
Cipher DTO SecureNoteCipher Convert
  βœ… Cipher DTO SecureNoteCipher Convert
Cipher DTO SecureNoteCipher toCipherData
  βœ… Cipher DTO SecureNoteCipher toCipherData
Cipher DTO SecureNoteCipher Decrypt
  βœ… Cipher DTO SecureNoteCipher Decrypt
Cipher DTO CardCipher Convert
  βœ… Cipher DTO CardCipher Convert
Cipher DTO CardCipher toCipherData
  βœ… Cipher DTO CardCipher toCipherData
Cipher DTO CardCipher Decrypt
  βœ… Cipher DTO CardCipher Decrypt
Cipher DTO IdentityCipher Convert
  βœ… Cipher DTO IdentityCipher Convert
Cipher DTO IdentityCipher toCipherData
  βœ… Cipher DTO IdentityCipher toCipherData
Cipher DTO IdentityCipher Decrypt
  βœ… Cipher DTO IdentityCipher Decrypt

βœ…Β cleanUserAgent

cleanUserAgent cleans mac agent
  βœ… cleanUserAgent cleans mac agent
cleanUserAgent cleans windows agent
  βœ… cleanUserAgent cleans windows agent
cleanUserAgent cleans linux agent
  βœ… cleanUserAgent cleans linux agent
cleanUserAgent does not change version numbers
  βœ… cleanUserAgent does not change version numbers

βœ…Β Collection

Collection Convert from empty
  βœ… Collection Convert from empty
Collection Convert
  βœ… Collection Convert
Collection Decrypt
  βœ… Collection Decrypt

βœ…Β ConsoleLogService

ConsoleLogService filters messages below the set threshold
  βœ… ConsoleLogService filters messages below the set threshold
ConsoleLogService only writes debug messages in dev mode
  βœ… ConsoleLogService only writes debug messages in dev mode
ConsoleLogService writes debug/info messages to console.log
  βœ… ConsoleLogService writes debug/info messages to console.log
ConsoleLogService writes warning messages to console.warn
  βœ… ConsoleLogService writes warning messages to console.warn
ConsoleLogService writes error messages to console.error
  βœ… ConsoleLogService writes error messages to console.error
ConsoleLogService times with output to info
  βœ… ConsoleLogService times with output to info
ConsoleLogService filters time output
  βœ… ConsoleLogService filters time output

βœ…Β ConsoleLogService

ConsoleLogService filters messages below the set threshold
  βœ… ConsoleLogService filters messages below the set threshold
ConsoleLogService only writes debug messages in dev mode
  βœ… ConsoleLogService only writes debug messages in dev mode
ConsoleLogService writes debug/info messages to console.log
  βœ… ConsoleLogService writes debug/info messages to console.log
ConsoleLogService writes warning messages to console.warn
  βœ… ConsoleLogService writes warning messages to console.warn
ConsoleLogService writes error messages to console.error
  βœ… ConsoleLogService writes error messages to console.error
ConsoleLogService times with output to info
  βœ… ConsoleLogService times with output to info
ConsoleLogService filters time output
  βœ… ConsoleLogService filters time output
CLI Console log service should redirect all console to error if BW_RESPONSE env is true
  βœ… CLI Console log service should redirect all console to error if BW_RESPONSE env is true
CLI Console log service should not redirect console to error if BW_RESPONSE != true
  βœ… CLI Console log service should not redirect console to error if BW_RESPONSE != true

βœ…Β ElectronLogService

ElectronLogService sets dev based on electron method
  βœ… ElectronLogService sets dev based on electron method

βœ…Β EncString

EncString Rsa2048_OaepSha256_B64 constructor
  βœ… EncString Rsa2048_OaepSha256_B64 constructor
EncString Rsa2048_OaepSha256_B64 parse existing valid
  βœ… EncString Rsa2048_OaepSha256_B64 parse existing valid
EncString Rsa2048_OaepSha256_B64 parse existing invalid
  βœ… EncString Rsa2048_OaepSha256_B64 parse existing invalid
EncString Rsa2048_OaepSha256_B64 decrypt decrypts correctly
  βœ… EncString Rsa2048_OaepSha256_B64 decrypt decrypts correctly
EncString Rsa2048_OaepSha256_B64 decrypt result should be cached
  βœ… EncString Rsa2048_OaepSha256_B64 decrypt result should be cached
EncString AesCbc256_B64 constructor
  βœ… EncString AesCbc256_B64 constructor
EncString AesCbc256_B64 parse existing valid
  βœ… EncString AesCbc256_B64 parse existing valid
EncString AesCbc256_B64 parse existing invalid
  βœ… EncString AesCbc256_B64 parse existing invalid
EncString AesCbc256_HmacSha256_B64 constructor
  βœ… EncString AesCbc256_HmacSha256_B64 constructor
EncString AesCbc256_HmacSha256_B64 valid
  βœ… EncString AesCbc256_HmacSha256_B64 valid
EncString AesCbc256_HmacSha256_B64 invalid
  βœ… EncString AesCbc256_HmacSha256_B64 invalid
EncString Exit early if null
  βœ… EncString Exit early if null
EncString decrypt throws exception when bitwarden container not initialized
  βœ… EncString decrypt throws exception when bitwarden container not initialized
EncString decrypt handles value it can't decrypt
  βœ… EncString decrypt handles value it can't decrypt
EncString decrypt passes along key
  βœ… EncString decrypt passes along key

βœ…Β Field

Field Convert from empty
  βœ… Field Convert from empty
Field Convert
  βœ… Field Convert
Field toFieldData
  βœ… Field toFieldData
Field Decrypt
  βœ… Field Decrypt

βœ…Β Folder

Folder Convert
  βœ… Folder Convert
Folder Decrypt
  βœ… Folder Decrypt

βœ…Β Identity

Identity Convert from empty
  βœ… Identity Convert from empty
Identity Convert
  βœ… Identity Convert
Identity toIdentityData
  βœ… Identity toIdentityData
Identity Decrypt
  βœ… Identity Decrypt

βœ…Β Login DTO

Login DTO Convert from empty LoginData
  βœ… Login DTO Convert from empty LoginData
Login DTO Convert from full LoginData
  βœ… Login DTO Convert from full LoginData
Login DTO Initialize without LoginData
  βœ… Login DTO Initialize without LoginData
Login DTO Decrypts correctly
  βœ… Login DTO Decrypts correctly
Login DTO Converts from LoginData and back
  βœ… Login DTO Converts from LoginData and back

βœ…Β LoginCommand

LoginCommand uses client id and secret stored in environment variables
  βœ… LoginCommand uses client id and secret stored in environment variables
LoginCommand uses client id and secret prompted from the user
  βœ… LoginCommand uses client id and secret prompted from the user

βœ…Β LoginUri

LoginUri Convert from empty
  βœ… LoginUri Convert from empty
LoginUri Convert
  βœ… LoginUri Convert
LoginUri toLoginUriData
  βœ… LoginUri toLoginUriData
LoginUri Decrypt
  βœ… LoginUri Decrypt

βœ…Β NodeCrypto Function Service

NodeCrypto Function Service pbkdf2 should create valid sha256 key from regular input
  βœ… NodeCrypto Function Service pbkdf2 should create valid sha256 key from regular input
NodeCrypto Function Service pbkdf2 should create valid sha256 key from utf8 input
  βœ… NodeCrypto Function Service pbkdf2 should create valid sha256 key from utf8 input
NodeCrypto Function Service pbkdf2 should create valid sha256 key from unicode input
  βœ… NodeCrypto Function Service pbkdf2 should create valid sha256 key from unicode input
NodeCrypto Function Service pbkdf2 should create valid sha256 key from array buffer input
  βœ… NodeCrypto Function Service pbkdf2 should create valid sha256 key from array buffer input
NodeCrypto Function Service pbkdf2 should create valid sha512 key from regular input
  βœ… NodeCrypto Function Service pbkdf2 should create valid sha512 key from regular input
NodeCrypto Function Service pbkdf2 should create valid sha512 key from utf8 input
  βœ… NodeCrypto Function Service pbkdf2 should create valid sha512 key from utf8 input
NodeCrypto Function Service pbkdf2 should create valid sha512 key from unicode input
  βœ… NodeCrypto Function Service pbkdf2 should create valid sha512 key from unicode input
NodeCrypto Function Service pbkdf2 should create valid sha512 key from array buffer input
  βœ… NodeCrypto Function Service pbkdf2 should create valid sha512 key from array buffer input
NodeCrypto Function Service hkdf should create valid sha256 key from regular input
  βœ… NodeCrypto Function Service hkdf should create valid sha256 key from regular input
NodeCrypto Function Service hkdf should create valid sha256 key from utf8 input
  βœ… NodeCrypto Function Service hkdf should create valid sha256 key from utf8 input
NodeCrypto Function Service hkdf should create valid sha256 key from unicode input
  βœ… NodeCrypto Function Service hkdf should create valid sha256 key from unicode input
NodeCrypto Function Service hkdf should create valid sha256 key from array buffer input
  βœ… NodeCrypto Function Service hkdf should create valid sha256 key from array buffer input
NodeCrypto Function Service hkdf should create valid sha512 key from regular input
  βœ… NodeCrypto Function Service hkdf should create valid sha512 key from regular input
NodeCrypto Function Service hkdf should create valid sha512 key from utf8 input
  βœ… NodeCrypto Function Service hkdf should create valid sha512 key from utf8 input
NodeCrypto Function Service hkdf should create valid sha512 key from unicode input
  βœ… NodeCrypto Function Service hkdf should create valid sha512 key from unicode input
NodeCrypto Function Service hkdf should create valid sha512 key from array buffer input
  βœ… NodeCrypto Function Service hkdf should create valid sha512 key from array buffer input
NodeCrypto Function Service hkdfExpand should create valid sha256 32 byte okm
  βœ… NodeCrypto Function Service hkdfExpand should create valid sha256 32 byte okm
NodeCrypto Function Service hkdfExpand should create valid sha256 64 byte okm
  βœ… NodeCrypto Function Service hkdfExpand should create valid sha256 64 byte okm
NodeCrypto Function Service hkdfExpand should create valid sha512 32 byte okm
  βœ… NodeCrypto Function Service hkdfExpand should create valid sha512 32 byte okm
NodeCrypto Function Service hkdfExpand should create valid sha512 64 byte okm
  βœ… NodeCrypto Function Service hkdfExpand should create valid sha512 64 byte okm
NodeCrypto Function Service hkdfExpand should fail with prk too small
  βœ… NodeCrypto Function Service hkdfExpand should fail with prk too small
NodeCrypto Function Service hkdfExpand should fail with outputByteSize is too large
  βœ… NodeCrypto Function Service hkdfExpand should fail with outputByteSize is too large
NodeCrypto Function Service hash should create valid sha1 hash from regular input
  βœ… NodeCrypto Function Service hash should create valid sha1 hash from regular input
NodeCrypto Function Service hash should create valid sha1 hash from utf8 input
  βœ… NodeCrypto Function Service hash should create valid sha1 hash from utf8 input
NodeCrypto Function Service hash should create valid sha1 hash from unicode input
  βœ… NodeCrypto Function Service hash should create valid sha1 hash from unicode input
NodeCrypto Function Service hash should create valid sha1 hash from array buffer input
  βœ… NodeCrypto Function Service hash should create valid sha1 hash from array buffer input
NodeCrypto Function Service hash should create valid sha256 hash from regular input
  βœ… NodeCrypto Function Service hash should create valid sha256 hash from regular input
NodeCrypto Function Service hash should create valid sha256 hash from utf8 input
  βœ… NodeCrypto Function Service hash should create valid sha256 hash from utf8 input
NodeCrypto Function Service hash should create valid sha256 hash from unicode input
  βœ… NodeCrypto Function Service hash should create valid sha256 hash from unicode input
NodeCrypto Function Service hash should create valid sha256 hash from array buffer input
  βœ… NodeCrypto Function Service hash should create valid sha256 hash from array buffer input
NodeCrypto Function Service hash should create valid sha512 hash from regular input
  βœ… NodeCrypto Function Service hash should create valid sha512 hash from regular input
NodeCrypto Function Service hash should create valid sha512 hash from utf8 input
  βœ… NodeCrypto Function Service hash should create valid sha512 hash from utf8 input
NodeCrypto Function Service hash should create valid sha512 hash from unicode input
  βœ… NodeCrypto Function Service hash should create valid sha512 hash from unicode input
NodeCrypto Function Service hash should create valid sha512 hash from array buffer input
  βœ… NodeCrypto Function Service hash should create valid sha512 hash from array buffer input
NodeCrypto Function Service hash should create valid md5 hash from regular input
  βœ… NodeCrypto Function Service hash should create valid md5 hash from regular input
NodeCrypto Function Service hash should create valid md5 hash from utf8 input
  βœ… NodeCrypto Function Service hash should create valid md5 hash from utf8 input
NodeCrypto Function Service hash should create valid md5 hash from unicode input
  βœ… NodeCrypto Function Service hash should create valid md5 hash from unicode input
NodeCrypto Function Service hash should create valid md5 hash from array buffer input
  βœ… NodeCrypto Function Service hash should create valid md5 hash from array buffer input
NodeCrypto Function Service hmac should create valid sha1 hmac
  βœ… NodeCrypto Function Service hmac should create valid sha1 hmac
NodeCrypto Function Service hmac should create valid sha256 hmac
  βœ… NodeCrypto Function Service hmac should create valid sha256 hmac
NodeCrypto Function Service hmac should create valid sha512 hmac
  βœ… NodeCrypto Function Service hmac should create valid sha512 hmac
NodeCrypto Function Service compare should successfully compare two of the same values
  βœ… NodeCrypto Function Service compare should successfully compare two of the same values
NodeCrypto Function Service compare should successfully compare two different values of the same length
  βœ… NodeCrypto Function Service compare should successfully compare two different values of the same length
NodeCrypto Function Service compare should successfully compare two different values of different lengths
  βœ… NodeCrypto Function Service compare should successfully compare two different values of different lengths
NodeCrypto Function Service hmacFast should create valid sha1 hmac
  βœ… NodeCrypto Function Service hmacFast should create valid sha1 hmac
NodeCrypto Function Service hmacFast should create valid sha256 hmac
  βœ… NodeCrypto Function Service hmacFast should create valid sha256 hmac
NodeCrypto Function Service hmacFast should create valid sha512 hmac
  βœ… NodeCrypto Function Service hmacFast should create valid sha512 hmac
NodeCrypto Function Service compareFast should successfully compare two of the same values
  βœ… NodeCrypto Function Service compareFast should successfully compare two of the same values
NodeCrypto Function Service compareFast should successfully compare two different values of the same length
  βœ… NodeCrypto Function Service compareFast should successfully compare two different values of the same length
NodeCrypto Function Service compareFast should successfully compare two different values of different lengths
  βœ… NodeCrypto Function Service compareFast should successfully compare two different values of different lengths
NodeCrypto Function Service aesEncrypt should successfully encrypt data
  βœ… NodeCrypto Function Service aesEncrypt should successfully encrypt data
NodeCrypto Function Service aesEncrypt should successfully encrypt and then decrypt data
  βœ… NodeCrypto Function Service aesEncrypt should successfully encrypt and then decrypt data
NodeCrypto Function Service aesDecryptFast should successfully decrypt data
  βœ… NodeCrypto Function Service aesDecryptFast should successfully decrypt data
NodeCrypto Function Service aesDecrypt should successfully decrypt data
  βœ… NodeCrypto Function Service aesDecrypt should successfully decrypt data
NodeCrypto Function Service rsaEncrypt should successfully encrypt and then decrypt data
  βœ… NodeCrypto Function Service rsaEncrypt should successfully encrypt and then decrypt data
NodeCrypto Function Service rsaDecrypt should successfully decrypt data
  βœ… NodeCrypto Function Service rsaDecrypt should successfully decrypt data
NodeCrypto Function Service rsaExtractPublicKey should successfully extract key
  βœ… NodeCrypto Function Service rsaExtractPublicKey should successfully extract key
NodeCrypto Function Service rsaGenerateKeyPair should successfully generate a 1024 bit key pair
  βœ… NodeCrypto Function Service rsaGenerateKeyPair should successfully generate a 1024 bit key pair
NodeCrypto Function Service rsaGenerateKeyPair should successfully generate a 2048 bit key pair
  βœ… NodeCrypto Function Service rsaGenerateKeyPair should successfully generate a 2048 bit key pair
NodeCrypto Function Service randomBytes should make a value of the correct length
  βœ… NodeCrypto Function Service randomBytes should make a value of the correct length
NodeCrypto Function Service randomBytes should not make the same value twice
  βœ… NodeCrypto Function Service randomBytes should not make the same value twice

βœ…Β Password

Password Convert from empty
  βœ… Password Convert from empty
Password Convert
  βœ… Password Convert
Password toPasswordHistoryData
  βœ… Password toPasswordHistoryData
Password Decrypt
  βœ… Password Decrypt

βœ…Β SecureNote

SecureNote Convert from empty
  βœ… SecureNote Convert from empty
SecureNote Convert
  βœ… SecureNote Convert
SecureNote toSecureNoteData
  βœ… SecureNote toSecureNoteData
SecureNote Decrypt
  βœ… SecureNote Decrypt

βœ…Β Send

Send Convert from empty
  βœ… Send Convert from empty
Send Convert
  βœ… Send Convert
Send Decrypt
  βœ… Send Decrypt

βœ…Β SendAccess

SendAccess Convert from empty
  βœ… SendAccess Convert from empty
SendAccess Convert
  βœ… SendAccess Convert
SendAccess Decrypt
  βœ… SendAccess Decrypt

βœ…Β SendFile

SendFile Convert from empty
  βœ… SendFile Convert from empty
SendFile Convert
  βœ… SendFile Convert
SendFile Decrypt
  βœ… SendFile Decrypt

βœ…Β SendText

SendText Convert from empty
  βœ… SendText Convert from empty
SendText Convert
  βœ… SendText Convert
SendText Decrypt
  βœ… SendText Decrypt

βœ…Β sequentialize decorator

sequentialize decorator should call the function once
  βœ… sequentialize decorator should call the function once
sequentialize decorator should call the function once for each instance of the object
  βœ… sequentialize decorator should call the function once for each instance of the object
sequentialize decorator should call the function once with key function
  βœ… sequentialize decorator should call the function once with key function
sequentialize decorator should call the function again when already resolved
  βœ… sequentialize decorator should call the function again when already resolved
sequentialize decorator should call the function again when already resolved with a key function
  βœ… sequentialize decorator should call the function again when already resolved with a key function
sequentialize decorator should call the function for each argument
  βœ… sequentialize decorator should call the function for each argument
sequentialize decorator should call the function for each argument with key function
  βœ… sequentialize decorator should call the function for each argument with key function
sequentialize decorator should return correct result for each call
  βœ… sequentialize decorator should return correct result for each call
sequentialize decorator should return correct result for each call with key function
  βœ… sequentialize decorator should return correct result for each call with key function

βœ…Β SymmetricCryptoKey

SymmetricCryptoKey errors if no key
  βœ… SymmetricCryptoKey errors if no key
SymmetricCryptoKey guesses encKey from key length AesCbc256_B64
  βœ… SymmetricCryptoKey guesses encKey from key length AesCbc256_B64
SymmetricCryptoKey guesses encKey from key length AesCbc128_HmacSha256_B64
  βœ… SymmetricCryptoKey guesses encKey from key length AesCbc128_HmacSha256_B64
SymmetricCryptoKey guesses encKey from key length AesCbc256_HmacSha256_B64
  βœ… SymmetricCryptoKey guesses encKey from key length AesCbc256_HmacSha256_B64
SymmetricCryptoKey guesses encKey from key length unknown length
  βœ… SymmetricCryptoKey guesses encKey from key length unknown length

βœ…Β throttle decorator

throttle decorator should call the function once at a time
  βœ… throttle decorator should call the function once at a time
throttle decorator should call the function once at a time for each object
  βœ… throttle decorator should call the function once at a time for each object
throttle decorator should call the function limit at a time
  βœ… throttle decorator should call the function limit at a time
throttle decorator should call the function limit at a time for each object
  βœ… throttle decorator should call the function limit at a time for each object
throttle decorator should work together with sequentialize
  βœ… throttle decorator should work together with sequentialize