[deps]: Update @types/jest to v29.5.14 #655
Merged
GitHub Actions / Test Results
succeeded
Dec 2, 2024 in 1s
182 passed, 0 failed and 0 skipped
β Β 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
Loading