test-reporter/__tests__/__outputs__/silent-notes-test-results.md
2023-01-04 23:37:43 +00:00

7.8 KiB

Tests passed successfully

Expand for details
Report Passed Failed Skipped Time
VanillaCloudStorageClientTest 67 12⚠️ 1s

 VanillaCloudStorageClientTest

79 tests were completed in 1s with 67 passed, 0 failed and 12 skipped.

Test suite Passed Failed Skipped Time
VanillaCloudStorageClientTest.CloudStorageCredentialsTest 6 30ms
VanillaCloudStorageClientTest.CloudStorageProviders.DropboxCloudStorageClientTest 2 3⚠️ 101ms
VanillaCloudStorageClientTest.CloudStorageProviders.FtpCloudStorageClientTest 4 3⚠️ 166ms
VanillaCloudStorageClientTest.CloudStorageProviders.GmxCloudStorageClientTest 2 7ms
VanillaCloudStorageClientTest.CloudStorageProviders.GoogleCloudStorageClientTest 1 3⚠️ 40ms
VanillaCloudStorageClientTest.CloudStorageProviders.OnedriveCloudStorageClientTest 1 3⚠️ 15ms
VanillaCloudStorageClientTest.CloudStorageProviders.WebdavCloudStorageClientTest 5 16ms
VanillaCloudStorageClientTest.CloudStorageTokenTest 9 0ms
VanillaCloudStorageClientTest.OAuth2.AuthorizationResponseErrorTest 3 3ms
VanillaCloudStorageClientTest.OAuth2.OAuth2UtilsTest 9 12ms
VanillaCloudStorageClientTest.OAuth2CloudStorageClientTest 5 13ms
VanillaCloudStorageClientTest.SecureStringExtensionsTest 7 0ms
VanillaCloudStorageClientTest.SerializeableCloudStorageCredentialsTest 13 43ms

 VanillaCloudStorageClientTest.CloudStorageCredentialsTest

:white_check_mark: AreEqualWorksWithDifferentPassword
:white_check_mark: AreEqualWorksWithSameContent
:white_check_mark: CorrectlyConvertsSecureStringToString
:white_check_mark: CorrectlyConvertsStringToSecureString
:white_check_mark: ValidateAcceptsValidCredentials
:white_check_mark: ValidateRejectsInvalidCredentials

 VanillaCloudStorageClientTest.CloudStorageProviders.DropboxCloudStorageClientTest

:white_check_mark: FileLifecycleWorks
:warning: ReallyDoFetchToken
:warning: ReallyDoOpenAuthorizationPageInBrowser
:warning: ReallyDoRefreshToken
:white_check_mark: ThrowsAccessDeniedExceptionWithInvalidToken

 VanillaCloudStorageClientTest.CloudStorageProviders.FtpCloudStorageClientTest

:white_check_mark: FileLifecycleWorks
:white_check_mark: SanitizeCredentials_ChangesInvalidPrefix
:white_check_mark: SecureSslConnectionWorks
:white_check_mark: ThrowsWithHttpInsteadOfFtp
:warning: ThrowsWithInvalidPassword
:warning: ThrowsWithInvalidUrl
:warning: ThrowsWithInvalidUsername

 VanillaCloudStorageClientTest.CloudStorageProviders.GmxCloudStorageClientTest

:white_check_mark: ChoosesCorrectUrlForGmxComEmail
:white_check_mark: ChoosesCorrectUrlForGmxNetEmail

 VanillaCloudStorageClientTest.CloudStorageProviders.GoogleCloudStorageClientTest

:white_check_mark: FileLifecycleWorks
:warning: ReallyDoFetchToken
:warning: ReallyDoOpenAuthorizationPageInBrowser
:warning: ReallyDoRefreshToken

 VanillaCloudStorageClientTest.CloudStorageProviders.OnedriveCloudStorageClientTest

:white_check_mark: FileLifecycleWorks
:warning: ReallyDoFetchToken
:warning: ReallyDoOpenAuthorizationPageInBrowser
:warning: ReallyDoRefreshToken

 VanillaCloudStorageClientTest.CloudStorageProviders.WebdavCloudStorageClientTest

:white_check_mark: FileLifecycleWorks
:white_check_mark: ParseGmxWebdavResponseCorrectly
:white_check_mark: ParseStratoWebdavResponseCorrectly
:white_check_mark: ThrowsWithInvalidPath
:white_check_mark: ThrowsWithInvalidUsername

 VanillaCloudStorageClientTest.CloudStorageTokenTest

:white_check_mark: AreEqualWorksWithNullDate
:white_check_mark: AreEqualWorksWithSameContent
:white_check_mark: NeedsRefreshReturnsFalseForTokenFlow
:white_check_mark: NeedsRefreshReturnsFalseIfNotExpired
:white_check_mark: NeedsRefreshReturnsTrueIfExpired
:white_check_mark: NeedsRefreshReturnsTrueIfNoExpirationDate
:white_check_mark: SetExpiryDateBySecondsWorks
:white_check_mark: SetExpiryDateBySecondsWorksWithNull
:white_check_mark: SetExpiryDateBySecondsWorksWithVeryShortPeriod

 VanillaCloudStorageClientTest.OAuth2.AuthorizationResponseErrorTest

:white_check_mark: ParsesAllErrorCodesCorrectly
:white_check_mark: ParsesNullErrorCodeCorrectly
:white_check_mark: ParsesUnknownErrorCodeCorrectly

 VanillaCloudStorageClientTest.OAuth2.OAuth2UtilsTest

:white_check_mark: BuildAuthorizationRequestUrlEscapesParameters
:white_check_mark: BuildAuthorizationRequestUrlLeavesOutOptionalParameters
:white_check_mark: BuildAuthorizationRequestUrlThrowsWithMissingRedirectUrlForTokenFlow
:white_check_mark: BuildAuthorizationRequestUrlUsesAllParameters
:white_check_mark: BuildAuthorizationRequestUrlUsesCodeVerifier
:white_check_mark: ParseRealWorldDropboxRejectResponse
:white_check_mark: ParseRealWorldDropboxSuccessResponse
:white_check_mark: ParseRealWorldGoogleRejectResponse
:white_check_mark: ParseRealWorldGoogleSuccessResponse

 VanillaCloudStorageClientTest.OAuth2CloudStorageClientTest

:white_check_mark: BuildOAuth2AuthorizationRequestUrlWorks
:white_check_mark: FetchTokenCanInterpretGoogleResponse
:white_check_mark: FetchTokenReturnsNullForDeniedAccess
:white_check_mark: FetchTokenThrowsWithWrongState
:white_check_mark: RefreshTokenCanInterpretGoogleResponse

 VanillaCloudStorageClientTest.SecureStringExtensionsTest

:white_check_mark: AreEqualsWorksCorrectly
:white_check_mark: CorrectlyConvertsSecureStringToString
:white_check_mark: CorrectlyConvertsSecureStringToUnicodeBytes
:white_check_mark: CorrectlyConvertsSecureStringToUtf8Bytes
:white_check_mark: CorrectlyConvertsStringToSecureString
:white_check_mark: CorrectlyConvertsUnicodeBytesToSecureString
:white_check_mark: CorrectlyConvertsUtf8BytesToSecureString

 VanillaCloudStorageClientTest.SerializeableCloudStorageCredentialsTest

:white_check_mark: DecryptAfterDesrializationCanReadAllPropertiesBack
:white_check_mark: DecryptAfterDesrializationRespectsNullProperties
:white_check_mark: EncryptBeforeSerializationProtectsAllNecessaryProperties
:white_check_mark: EncryptBeforeSerializationRespectsNullProperties
:white_check_mark: SerializedDatacontractCanBeReadBack
:white_check_mark: SerializedDatacontractDoesNotContainNullProperties
:white_check_mark: SerializedDatacontractDoesNotContainPlaintextData
:white_check_mark: SerializedJsonCanBeReadBack
:white_check_mark: SerializedJsonDoesNotContainNullProperties
:white_check_mark: SerializedJsonDoesNotContainPlaintextData
:white_check_mark: SerializedXmlCanBeReadBack
:white_check_mark: SerializedXmlDoesNotContainNullProperties
:white_check_mark: SerializedXmlDoesNotContainPlaintextData