Skip to content

Update dependency MailKit to v4 #12326

Update dependency MailKit to v4

Update dependency MailKit to v4 #12326

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Test Results succeeded Oct 13, 2023 in 0s

Test Results ✔️

Tests passed successfully

Report Passed Failed Skipped Time
bitwarden_license/test/Commercial.Core.Test/TestResults/bw-test-results.trx 417✔️ 9s
bitwarden_license/test/Scim.IntegrationTest/TestResults/bw-test-results.trx 43✔️ 7s
bitwarden_license/test/Scim.Test/TestResults/bw-test-results.trx 46✔️ 5s
test/Api.IntegrationTest/TestResults/oss-test-results.trx 228✔️ 65s
test/Api.Test/TestResults/oss-test-results.trx 242✔️ 22s
test/Billing.Test/TestResults/oss-test-results.trx 28✔️ 1✖️ 3s
test/Common/TestResults/oss-test-results.trx 7✔️ 3s
test/Core.Test/TestResults/oss-test-results.trx 1170✔️ 15✖️ 18s
test/Icons.Test/TestResults/oss-test-results.trx 29✔️ 1✖️ 7s
test/Identity.IntegrationTest/TestResults/oss-test-results.trx 46✔️ 32s
test/Identity.Test/TestResults/oss-test-results.trx 4✔️ 9s
test/Infrastructure.EFIntegration.Test/TestResults/oss-test-results.trx 52✖️ 4s
test/Infrastructure.IntegrationTest/TestResults/oss-test-results.trx 7✖️ 8s

✔️ bitwarden_license/test/Commercial.Core.Test/TestResults/bw-test-results.trx

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

Test suite Passed Failed Skipped Time
Bit.Commercial.Core.Test.ProviderFeatures.CreateProviderCommandTests 3✔️ 53ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.AccessPolicies.AccessPolicyAuthorizationHandlerTests 145✔️ 109ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.Projects.ProjectAuthorizationHandlerTests 32✔️ 55ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.Secrets.SecretAuthorizationHandlerTests 73✔️ 90ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.ServiceAccounts.ServiceAccountAuthorizationHandlerTests 50✔️ 76ms
Bit.Commercial.Core.Test.SecretsManager.Commands.AccessPolicies.CreateAccessPoliciesCommandTests 3✔️ 19ms
Bit.Commercial.Core.Test.SecretsManager.Commands.AccessPolicies.DeleteAccessPolicyCommandTests 1✔️ 4ms
Bit.Commercial.Core.Test.SecretsManager.Commands.AccessPolicies.UpdateAccessPolicyCommandTests 2✔️ 13ms
Bit.Commercial.Core.Test.SecretsManager.Commands.AccessTokens.CreateServiceAccountCommandTests 2✔️ 25ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Projects.CreateProjectCommandTests 1✔️ 4ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Projects.DeleteProjectCommandTests 1✔️ 2ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Projects.UpdateProjectCommandTests 2✔️ 10ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Secrets.CreateSecretCommandTests 1✔️ 2ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Secrets.DeleteSecretCommandTests 1✔️ 68ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Secrets.UpdateSecretCommandTests 6✔️ 21ms
Bit.Commercial.Core.Test.SecretsManager.Commands.ServiceAccounts.CreateServiceAccountCommandTests 1✔️ 3ms
Bit.Commercial.Core.Test.SecretsManager.Commands.ServiceAccounts.DeleteServiceAccountsCommandTests 1✔️ 2ms
Bit.Commercial.Core.Test.SecretsManager.Commands.ServiceAccounts.RevokeAccessTokenCommandTests 1✔️ 66ms
Bit.Commercial.Core.Test.SecretsManager.Commands.ServiceAccounts.UpdateServiceAccountCommandTests 5✔️ 21ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Trash.EmptyTrashCommandTests 2✔️ 20ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Trash.RestoreTrashCommandTests 2✔️ 4ms
Bit.Commercial.Core.Test.SecretsManager.Queries.Projects.MaxProjectsQueryTests 36✔️ 110ms
Bit.Commercial.Core.Test.SecretsManager.Queries.ServiceAccounts.CountNewServiceAccountSlotsRequiredQueryTests 9✔️ 17ms
Bit.Commercial.Core.Test.SecretsManager.Queries.ServiceAccounts.ServiceAccountSecretsDetailsQueryTests 2✔️ 9ms
Bit.Commercial.Core.Test.Services.ProviderServiceTests 35✔️ 270ms

✔️ bitwarden_license/test/Scim.IntegrationTest/TestResults/bw-test-results.trx

43 tests were completed in 7s with 43 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Bit.Scim.IntegrationTest.Controllers.v2.GroupsControllerTests 22✔️ 1s
Bit.Scim.IntegrationTest.Controllers.v2.UsersControllerTests 21✔️ 1s

✔️ bitwarden_license/test/Scim.Test/TestResults/bw-test-results.trx

46 tests were completed in 5s with 46 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Bit.Scim.Test.Groups.GetGroupsListCommandTests 7✔️ 21ms
Bit.Scim.Test.Groups.PatchGroupCommandTests 10✔️ 444ms
Bit.Scim.Test.Groups.PostGroupCommandTests 6✔️ 53ms
Bit.Scim.Test.Groups.PutGroupCommandTests 4✔️ 15ms
Bit.Scim.Test.Users.GetUsersListQueryTests 7✔️ 32ms
Bit.Scim.Test.Users.PatchUserCommandTests 7✔️ 121ms
Bit.Scim.Test.Users.PostUserCommandTests 5✔️ 54ms

✔️ test/Api.IntegrationTest/TestResults/oss-test-results.trx

228 tests were completed in 65s with 228 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Bit.Api.IntegrationTest.Controllers.AccountsControllerTest 1✔️ 7s
Bit.Api.IntegrationTest.Controllers.ConfigControllerTests 4✔️ 7s
Bit.Api.IntegrationTest.SecretsManager.Controllers.AccessPoliciesControllerTests 74✔️ 30s
Bit.Api.IntegrationTest.SecretsManager.Controllers.ProjectsControllerTests 33✔️ 19s
Bit.Api.IntegrationTest.SecretsManager.Controllers.SecretsControllerTests 43✔️ 23s
Bit.Api.IntegrationTest.SecretsManager.Controllers.SecretsManagerPortingControllerTests 6✔️ 4s
Bit.Api.IntegrationTest.SecretsManager.Controllers.SecretsTrashControllerTests 17✔️ 10s
Bit.Api.IntegrationTest.SecretsManager.Controllers.ServiceAccountsControllerTests 50✔️ 23s

✔️ test/Api.Test/TestResults/oss-test-results.trx

242 tests were completed in 22s with 242 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Bit.Api.Test.Controllers.AccountsControllerTests 25✔️ 14s
Bit.Api.Test.Controllers.CiphersControllerTests 1✔️ 28ms
Bit.Api.Test.Controllers.CollectionsControllerTests 10✔️ 232ms
Bit.Api.Test.Controllers.ConfigControllerTests 1✔️ 28ms
Bit.Api.Test.Controllers.GroupsControllerTests 2✔️ 23ms
Bit.Api.Test.Controllers.OrganizationConnectionsControllerTests 20✔️ 237ms
Bit.Api.Test.Controllers.OrganizationDomainControllerTests 18✔️ 80ms
Bit.Api.Test.Controllers.OrganizationsControllerTests 4✔️ 669ms
Bit.Api.Test.Controllers.OrganizationSponsorshipsControllerTests 6✔️ 94ms
Bit.Api.Test.Controllers.OrganizationUsersControllerTests 5✔️ 26ms
Bit.Api.Test.Controllers.SyncControllerTests 4✔️ 244ms
Bit.Api.Test.Models.Request.Accounts.KdfRequestModelTests 14✔️ 6ms
Bit.Api.Test.Models.Request.Accounts.PremiumRequestModelTests 8✔️ 3ms
Bit.Api.Test.Models.Request.SendRequestModelTests 1✔️ 243ms
Bit.Api.Test.Public.Controllers.GroupsControllerTests 2✔️ 27ms
Bit.Api.Test.SecretsManager.Controllers.AccessPoliciesControllerTests 50✔️ 185ms
Bit.Api.Test.SecretsManager.Controllers.ProjectsControllerTests 21✔️ 106ms
Bit.Api.Test.SecretsManager.Controllers.SecretsControllerTests 24✔️ 288ms
Bit.Api.Test.SecretsManager.Controllers.ServiceAccountsControllerTests 22✔️ 138ms
Bit.Api.Test.Tools.Controllers.SendsControllerTests 3✔️ 63ms
Bit.Api.Test.Utilities.ApiHelpersTests 1✔️ 152ms

✔️ test/Billing.Test/TestResults/oss-test-results.trx

29 tests were completed in 3s with 28 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Bit.Billing.Test.Controllers.FreshdeskControllerTests 4✔️ 81ms
Bit.Billing.Test.Controllers.FreshsalesControllerTests 1✖️ 1ms
Bit.Billing.Test.Services.StripeEventServiceTests 24✔️ 734ms

✔️ test/Common/TestResults/oss-test-results.trx

7 tests were completed in 3s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Bit.Test.Common.Test.TestCaseHelperTests 7✔️ 13ms

✔️ test/Core.Test/TestResults/oss-test-results.trx

1185 tests were completed in 18s with 1170 passed, 0 failed and 15 skipped.

Test suite Passed Failed Skipped Time
Bit.Core.Test.AdminConsole.OrganizationAuth.UpdateOrganizationAuthRequestCommandTests 3✔️ 29ms
Bit.Core.Test.Auth.Identity.AuthenticationTokenProviderTests 2✔️ 80ms
Bit.Core.Test.Auth.Identity.EmailTokenProviderTests 3✔️ 17ms
Bit.Core.Test.Auth.IdentityServer.TokenRetrievalTests 4✔️ 551ms
Bit.Core.Test.Auth.Models.Business.Tokenables.EmergencyAccessInviteTokenableTests 2✔️ 10ms
Bit.Core.Test.Auth.Models.Business.Tokenables.HCaptchaTokenableTests 7✔️ 12ms
Bit.Core.Test.Auth.Models.Business.Tokenables.SsoEmail2faSessionTokenableTests 12✔️ 15ms
Bit.Core.Test.Auth.Models.Business.Tokenables.SsoTokenableTests 7✔️ 5ms
Bit.Core.Test.Auth.Services.AuthRequestServiceTests 32✔️ 161ms
Bit.Core.Test.Auth.Services.EmergencyAccessServiceTests 7✔️ 143ms
Bit.Core.Test.Auth.Services.SsoConfigServiceTests 10✔️ 234ms
Bit.Core.Test.Entities.OrganizationConnectionTests 4✔️ 1ms
Bit.Core.Test.Entities.OrganizationTests 3✔️ 2ms
Bit.Core.Test.Entities.UserTests 5✔️ 25ms
Bit.Core.Test.Helpers.JsonHelpersTests 3✔️ 4ms
Bit.Core.Test.Models.Business.BillingInfoTests 1✔️ 5ms
Bit.Core.Test.Models.Business.SecretsManagerSubscriptionUpdateTests 7✔️ 1ms
Bit.Core.Test.Models.Business.TaxInfoTests 60✔️ 2ms
Bit.Core.Test.Models.Business.Tokenables.OrganizationSponsorshipOfferTokenableTests 15✔️ 6ms
Bit.Core.Test.Models.CipherTests 2✔️ 29ms
Bit.Core.Test.Models.Data.SelfHostedOrganizationDetailsTests 19✔️ 192ms
Bit.Core.Test.Models.OrganizationConnectionConfigs.BillingSyncConfigTests 2✔️ 0ms
Bit.Core.Test.Models.OrganizationConnectionConfigs.ScimConfigTests 2✔️ 0ms
Bit.Core.Test.Models.PermissionsTests 1✔️ 2ms
Bit.Core.Test.OrganizationFeatures.Groups.CreateGroupCommandTests 5✔️ 23ms
Bit.Core.Test.OrganizationFeatures.Groups.DeleteGroupCommandTests 6✔️ 35ms
Bit.Core.Test.OrganizationFeatures.Groups.UpdateGroupCommandTests 5✔️ 9ms
Bit.Core.Test.OrganizationFeatures.OrganizationApiKeys.CreateOrganizationApiKeyCommandTest 1✔️ 3ms
Bit.Core.Test.OrganizationFeatures.OrganizationApiKeys.GetOrganizationApiKeyQueryTests 3✔️ 10ms
Bit.Core.Test.OrganizationFeatures.OrganizationApiKeys.RotateOrganizationApiKeyCommandTests 1✔️ 14ms
Bit.Core.Test.OrganizationFeatures.OrganizationConnections.CreateOrganizationConnectionCommandTests 1✔️ 4ms
Bit.Core.Test.OrganizationFeatures.OrganizationConnections.DeleteCollectionCommandTests 2✔️ 29ms
Bit.Core.Test.OrganizationFeatures.OrganizationConnections.DeleteOrganizationConnectionCommandTests 1✔️ 7ms
Bit.Core.Test.OrganizationFeatures.OrganizationConnections.UpdateOrganizationConnectionCommandTests 3✔️ 6ms
Bit.Core.Test.OrganizationFeatures.OrganizationConnections.ValidateBillingSyncKeyCommandTests 6✔️ 15ms
Bit.Core.Test.OrganizationFeatures.OrganizationDomains.CreateOrganizationDomainCommandTests 5✔️ 12ms
Bit.Core.Test.OrganizationFeatures.OrganizationDomains.DeleteOrganizationDomainCommandTests 2✔️ 4ms
Bit.Core.Test.OrganizationFeatures.OrganizationDomains.GetOrganizationDomainByIdQueryTests 1✔️ 2ms
Bit.Core.Test.OrganizationFeatures.OrganizationDomains.GetOrganizationDomainByOrganizationIdQueryTests 1✔️ 2ms
Bit.Core.Test.OrganizationFeatures.OrganizationDomains.VerifyOrganizationDomainCommandTests 5✔️ 33ms
Bit.Core.Test.OrganizationFeatures.OrganizationLicenses.CloudGetOrganizationLicenseQueryTests 3✔️ 19ms
Bit.Core.Test.OrganizationFeatures.OrganizationLicenses.SelfHostedGetOrganizationLicenseQueryTests 5✔️ 172ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.CloudRevokeSponsorshipCommandTests 3✔️ 6ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.CloudSyncSponsorshipsCommandTests 15✔️ 45ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.OrganizationSponsorshipRenewCommandTests 1✔️ 2ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.SetUpSponsorshipCommandTests 14✔️ 33ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.ValidateRedemptionTokenCommandTests 3✔️ 5ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.ValidateSponsorshipCommandTests 34✔️ 30ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.CreateSponsorshipCommandTests 16✔️ 56ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.RemoveSponsorshipCommandTests 2✔️ 3ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.SelfHosted.SelfHostedRevokeSponsorshipCommandTests 3✔️ 5ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.SelfHosted.SelfHostedSyncSponsorshipsCommandTests 5✔️ 9s
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.SendSponsorshipOfferCommandTests 10✔️ 13ms
Bit.Core.Test.OrganizationFeatures.OrganizationSubscriptionUpdate.AddSecretsManagerSubscriptionCommandTests 10✔️ 19ms
Bit.Core.Test.OrganizationFeatures.OrganizationSubscriptionUpdate.UpdateSecretsManagerSubscriptionCommandTests 47✔️ 218ms
Bit.Core.Test.OrganizationFeatures.OrganizationSubscriptionUpdate.UpgradeOrganizationPlanCommandTests 19✔️ 113ms
Bit.Core.Test.OrganizationFeatures.OrganizationUsers.CountNewSmSeatsRequiredQueryTests 9✔️ 7ms
Bit.Core.Test.OrganizationFeatures.OrganizationUsers.DeleteOrganizationUserCommandTests 4✔️ 30ms
Bit.Core.Test.OrganizationFeatures.OrganizationUsers.UpdateOrganizationUserGroupsCommandTests 2✔️ 4ms
Bit.Core.Test.Resources.VerifyResources 3✔️ 0ms
Bit.Core.Test.Services.AmazonSesMailDeliveryServiceTests 1✔️ 246ms
Bit.Core.Test.Services.AmazonSqsBlockIpServiceTests 3✔️ 89ms
Bit.Core.Test.Services.AppleIapServiceTests 1✔️ 12ms
Bit.Core.Test.Services.AzureAttachmentStorageServiceTests 1✖️ 1ms
Bit.Core.Test.Services.AzureQueueBlockIpServiceTests 1✖️ 1ms
Bit.Core.Test.Services.AzureQueueEventWriteServiceTests 1✖️ 1ms
Bit.Core.Test.Services.AzureQueuePushNotificationServiceTests 1✖️ 1ms
Bit.Core.Test.Services.CipherServiceTests 25✔️ 279ms
Bit.Core.Test.Services.CollectionServiceTest 13✔️ 112ms
Bit.Core.Test.Services.DeviceServiceTests 5✔️ 55ms
Bit.Core.Test.Services.EventServiceTests 152✔️ 530ms
Bit.Core.Test.Services.GroupServiceTests 5✔️ 11ms
Bit.Core.Test.Services.HandlebarsMailServiceTests 1✔️ 1✖️ 16ms
Bit.Core.Test.Services.InMemoryApplicationCacheServiceTests 1✔️ 18ms
Bit.Core.Test.Services.InMemoryServiceBusApplicationCacheServiceTests 1✖️ 1ms
Bit.Core.Test.Services.LaunchDarklyFeatureServiceTests 2✔️ 4✖️ 306ms
Bit.Core.Test.Services.LicensingServiceTests 1✔️ 8s
Bit.Core.Test.Services.LocalAttachmentStorageServiceTests 25✔️ 161ms
Bit.Core.Test.Services.MailKitSmtpMailDeliveryServiceTests 1✔️ 6ms
Bit.Core.Test.Services.MultiServicePushNotificationServiceTests 1✔️ 60ms
Bit.Core.Test.Services.NotificationHubPushNotificationServiceTests 1✖️ 1ms
Bit.Core.Test.Services.NotificationHubPushRegistrationServiceTests 1✖️ 1ms
Bit.Core.Test.Services.NotificationsApiPushNotificationServiceTests 1✖️ 1ms
Bit.Core.Test.Services.OrganizationDomainServiceTests 2✔️ 57ms
Bit.Core.Test.Services.OrganizationServiceTests 131✔️ 1s
Bit.Core.Test.Services.PolicyServiceTests 25✔️ 127ms
Bit.Core.Test.Services.RelayPushNotificationServiceTests 1✖️ 1ms
Bit.Core.Test.Services.RelayPushRegistrationServiceTests 1✖️ 1ms
Bit.Core.Test.Services.RepositoryEventWriteServiceTests 1✔️ 152ms
Bit.Core.Test.Services.SendGridMailDeliveryServiceTests 1✔️ 105ms
Bit.Core.Test.Services.StripePaymentServiceTests 24✔️ 479ms
Bit.Core.Test.Services.UserServiceTests 15✔️ 118ms
Bit.Core.Test.Tokens.DataProtectorTokenFactoryTests 9✔️ 43ms
Bit.Core.Test.Tokens.ExpiringTokenTests 5✔️ 4ms
Bit.Core.Test.Tokens.TokenTests 4✔️ 1ms
Bit.Core.Test.Tools.Models.Data.SendFileDataTests 1✔️ 4ms
Bit.Core.Test.Tools.Services.SendServiceTests 33✔️ 181ms
Bit.Core.Test.Utilities.ClaimsExtensionsTests 4✔️ 1ms
Bit.Core.Test.Utilities.CoreHelpersTests 71✔️ 70ms
Bit.Core.Test.Utilities.CustomRedisProcessingStrategyTests 5✔️ 810ms
Bit.Core.Test.Utilities.EncryptedStringAttributeTests 54✔️ 20ms
Bit.Core.Test.Utilities.PermissiveStringConverterTests 13✔️ 20ms
Bit.Core.Test.Utilities.RequireFeatureAttributeTests 3✔️ 18ms
Bit.Core.Test.Utilities.SelfHostedAttributeTests 4✔️ 478ms
Bit.Core.Test.Utilities.SpanExtensionsTests 13✔️ 11ms
Bit.Core.Test.Utilities.StaticStoreTests 6✔️ 6ms
Bit.Core.Test.Utilities.StrictEmailAddressListAttributeTests 9✔️ 9ms
Bit.Core.Test.Utilities.StrictEmailAttributeTests 31✔️ 35ms

✔️ test/Icons.Test/TestResults/oss-test-results.trx

30 tests were completed in 7s with 29 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Bit.Icons.Test.Models.IconHttpRequestTests 1✔️ 44ms
Bit.Icons.Test.Models.IconHttpResponseTests 2✔️ 567ms
Bit.Icons.Test.Models.IconLinkTests 9✔️ 290ms
Bit.Icons.Test.Models.IconUriTests 6✔️ 1ms
Bit.Icons.Test.Resources.VerifyResources 1✔️ 0ms
Bit.Icons.Test.Services.IconFetchingServiceTests 10✔️ 1✖️ 4s

✔️ test/Identity.IntegrationTest/TestResults/oss-test-results.trx

46 tests were completed in 32s with 46 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Bit.Identity.IntegrationTest.Controllers.AccountsControllerTests 1✔️ 4s
Bit.Identity.IntegrationTest.Endpoints.IdentityServerSsoTests 9✔️ 12s
Bit.Identity.IntegrationTest.Endpoints.IdentityServerTests 36✔️ 29s

✔️ test/Identity.Test/TestResults/oss-test-results.trx

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

Test suite Passed Failed Skipped Time
Bit.Identity.Test.Controllers.AccountsControllerTests 4✔️ 2s

✔️ test/Infrastructure.EFIntegration.Test/TestResults/oss-test-results.trx

52 tests were completed in 4s with 0 passed, 0 failed and 52 skipped.

Test suite Passed Failed Skipped Time
Bit.Infrastructure.EFIntegration.Test.Auth.Repositories.AuthRequestRepositoryTests 1✖️ 1ms
Bit.Infrastructure.EFIntegration.Test.Auth.Repositories.EmergencyAccessRepositoryTests 1✖️ 1ms
Bit.Infrastructure.EFIntegration.Test.Auth.Repositories.SsoConfigRepositoryTests 6✖️ 6ms
Bit.Infrastructure.EFIntegration.Test.Auth.Repositories.SsoUserRepositoryTests 4✖️ 4ms
Bit.Infrastructure.EFIntegration.Test.Repositories.CipherRepositoryTests 7✖️ 7ms
Bit.Infrastructure.EFIntegration.Test.Repositories.CollectionRepositoryTests 1✖️ 1ms
Bit.Infrastructure.EFIntegration.Test.Repositories.DeviceRepositoryTests 1✖️ 1ms
Bit.Infrastructure.EFIntegration.Test.Repositories.FolderRepositoryTests 1✖️ 1ms
Bit.Infrastructure.EFIntegration.Test.Repositories.InstallationRepositoryTests 1✖️ 1ms
Bit.Infrastructure.EFIntegration.Test.Repositories.OrganizationRepositoryTests 7✖️ 7ms
Bit.Infrastructure.EFIntegration.Test.Repositories.OrganizationSponsorshipRepositoryTests 3✖️ 3ms
Bit.Infrastructure.EFIntegration.Test.Repositories.OrganizationUserRepositoryTests 4✖️ 4ms
Bit.Infrastructure.EFIntegration.Test.Repositories.PolicyRepositoryTests 1✖️ 1ms
Bit.Infrastructure.EFIntegration.Test.Repositories.TaxRateRepositoryTests 1✖️ 1ms
Bit.Infrastructure.EFIntegration.Test.Repositories.TransactionRepositoryTests 1✖️ 1ms
Bit.Infrastructure.EFIntegration.Test.Repositories.UserRepositoryTests 11✖️ 11ms
Bit.Infrastructure.EFIntegration.Test.Tools.Repositories.SendRepositoryTests 1✖️ 1ms

✔️ test/Infrastructure.IntegrationTest/TestResults/oss-test-results.trx

7 tests were completed in 8s with 0 passed, 0 failed and 7 skipped.

Test suite Passed Failed Skipped Time
Bit.Infrastructure.IntegrationTest.Auth.Repositories.AuthRequestRepositoryTests 1✖️ 1ms
Bit.Infrastructure.IntegrationTest.Auth.Repositories.EmergencyAccessRepositoriesTests 1✖️ 1ms
Bit.Infrastructure.IntegrationTest.Repositories.CipherRepositoryTests 3✖️ 3ms
Bit.Infrastructure.IntegrationTest.Repositories.OrganizationUserRepositoryTests 2✖️ 2ms