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] Billing: Update CsvHelper to v33 #5181

Merged
merged 1 commit into from
Jan 27, 2025

[deps] Billing: Update CsvHelper to v33

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

[deps] Billing: Update CsvHelper to v33 #5181

[deps] Billing: Update CsvHelper to v33
5e4139e
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Dec 23, 2024 in 0s

3965 passed, 0 failed and 116 skipped

Tests passed successfully

Report Passed Failed Skipped Time
bitwarden_license/test/Commercial.Core.Test/TestResults/bw-test-results.trx 514βœ… 20s
bitwarden_license/test/Scim.IntegrationTest/TestResults/bw-test-results.trx 44βœ… 19s
bitwarden_license/test/Scim.Test/TestResults/bw-test-results.trx 46βœ… 14s
test/Admin.Test/TestResults/oss-test-results.trx 26βœ… 69s
test/Api.IntegrationTest/TestResults/oss-test-results.trx 535βœ… 145s
test/Api.Test/TestResults/oss-test-results.trx 628βœ… 44s
test/Billing.Test/TestResults/oss-test-results.trx 52βœ… 1βšͺ 18s
test/Common/TestResults/oss-test-results.trx 7βœ… 898ms
test/Core.Test/TestResults/oss-test-results.trx 1907βœ… 26βšͺ 47s
test/Events.Test/TestResults/oss-test-results.trx 1βœ… 6s
test/EventsProcessor.Test/TestResults/oss-test-results.trx 1βœ… 19s
test/Icons.Test/TestResults/oss-test-results.trx 22βœ… 1βšͺ 14s
test/Identity.IntegrationTest/TestResults/oss-test-results.trx 73βœ… 28s
test/Identity.Test/TestResults/oss-test-results.trx 104βœ… 27s
test/Infrastructure.Dapper.Test/TestResults/oss-test-results.trx 3βœ… 24s
test/Infrastructure.EFIntegration.Test/TestResults/oss-test-results.trx 1βœ… 56βšͺ 23s
test/Infrastructure.IntegrationTest/TestResults/oss-test-results.trx 32βšͺ 25s
test/Notifications.Test/TestResults/oss-test-results.trx 1βœ… 7s

βœ…Β bitwarden_license/test/Commercial.Core.Test/TestResults/bw-test-results.trx

514 tests were completed in 20s with 514 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Bit.Commercial.Core.Test.AdminConsole.ProviderFeatures.CreateProviderCommandTests 5βœ… 43ms
Bit.Commercial.Core.Test.AdminConsole.ProviderFeatures.RemoveOrganizationFromProviderCommandTests 8βœ… 125ms
Bit.Commercial.Core.Test.AdminConsole.Services.ProviderServiceTests 43βœ… 509ms
Bit.Commercial.Core.Test.Billing.ProviderBillingServiceTests 34βœ… 561ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.AccessPolicies.ProjectPeopleAccessPoliciesAuthorizationHandlerTests 17βœ… 19ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.AccessPolicies.ProjectServiceAccountsAccessPoliciesAuthorizationHandlerTests 20βœ… 38ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.AccessPolicies.SecretAccessPoliciesUpdatesAuthorizationHandlerTests 59βœ… 79ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.AccessPolicies.ServiceAccountGrantedPoliciesAuthorizationHandlerTests 18βœ… 68ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.AccessPolicies.ServiceAccountPeopleAccessPoliciesAuthorizationHandlerTests 17βœ… 23ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.Projects.ProjectAuthorizationHandlerTests 32βœ… 96ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.Secrets.BulkSecretAuthorizationHandlerTests 16βœ… 31ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.Secrets.SecretAuthorizationHandlerTests 90βœ… 60ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.ServiceAccounts.ServiceAccountAuthorizationHandlerTests 57βœ… 53ms
Bit.Commercial.Core.Test.SecretsManager.Commands.AccessPolicies.UpdateProjectServiceAccountsAccessPoliciesCommandTests 2βœ… 3ms
Bit.Commercial.Core.Test.SecretsManager.Commands.AccessPolicies.UpdateServiceAccountGrantedPoliciesCommandTests 2βœ… 2ms
Bit.Commercial.Core.Test.SecretsManager.Commands.AccessTokens.CreateServiceAccountCommandTests 2βœ… 6ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Projects.CreateProjectCommandTests 1βœ… 4ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Projects.DeleteProjectCommandTests 1βœ… 3ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Projects.UpdateProjectCommandTests 2βœ… 4ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Requests.RequestSMAccessCommandTests 3βœ… 47ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Secrets.CreateSecretCommandTests 1βœ… 2ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Secrets.DeleteSecretCommandTests 1βœ… 10ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Secrets.UpdateSecretCommandTests 1βœ… 2ms
Bit.Commercial.Core.Test.SecretsManager.Commands.ServiceAccounts.CreateServiceAccountCommandTests 1βœ… 121ms
Bit.Commercial.Core.Test.SecretsManager.Commands.ServiceAccounts.DeleteServiceAccountsCommandTests 1βœ… 27ms
Bit.Commercial.Core.Test.SecretsManager.Commands.ServiceAccounts.RevokeAccessTokenCommandTests 1βœ… 10ms
Bit.Commercial.Core.Test.SecretsManager.Commands.ServiceAccounts.UpdateServiceAccountCommandTests 5βœ… 12ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Trash.EmptyTrashCommandTests 2βœ… 4ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Trash.RestoreTrashCommandTests 2βœ… 4ms
Bit.Commercial.Core.Test.SecretsManager.Queries.AccessPolicies.ProjectServiceAccountsAccessPoliciesUpdatesQueryTests 2βœ… 50ms
Bit.Commercial.Core.Test.SecretsManager.Queries.AccessPolicies.SameOrganizationQueryTests 8βœ… 39ms
Bit.Commercial.Core.Test.SecretsManager.Queries.AccessPolicies.SecretAccessPoliciesUpdatesQueryTests 2βœ… 39ms
Bit.Commercial.Core.Test.SecretsManager.Queries.AccessPolicies.ServiceAccountGrantedPolicyUpdatesQueryTests 2βœ… 27ms
Bit.Commercial.Core.Test.SecretsManager.Queries.Projects.MaxProjectsQueryTests 41βœ… 30ms
Bit.Commercial.Core.Test.SecretsManager.Queries.Secrets.SecretsSyncQueryTests 5βœ… 153ms
Bit.Commercial.Core.Test.SecretsManager.Queries.ServiceAccounts.CountNewServiceAccountSlotsRequiredQueryTests 8βœ… 14ms
Bit.Commercial.Core.Test.SecretsManager.Queries.ServiceAccounts.ServiceAccountSecretsDetailsQueryTests 2βœ… 30ms

βœ…Β bitwarden_license/test/Scim.IntegrationTest/TestResults/bw-test-results.trx

44 tests were completed in 19s with 44 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 22βœ… 1s

βœ…Β bitwarden_license/test/Scim.Test/TestResults/bw-test-results.trx

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

Test suite Passed Failed Skipped Time
Bit.Scim.Test.Groups.GetGroupsListCommandTests 7βœ… 67ms
Bit.Scim.Test.Groups.PatchGroupCommandTests 10βœ… 206ms
Bit.Scim.Test.Groups.PostGroupCommandTests 6βœ… 86ms
Bit.Scim.Test.Groups.PutGroupCommandTests 4βœ… 64ms
Bit.Scim.Test.Users.GetUsersListQueryTests 7βœ… 40ms
Bit.Scim.Test.Users.PatchUserCommandTests 7βœ… 134ms
Bit.Scim.Test.Users.PostUserCommandTests 5βœ… 37ms

βœ…Β test/Admin.Test/TestResults/oss-test-results.trx

26 tests were completed in 69s with 26 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Admin.Test.AdminConsole.Controllers.OrganizationsControllerTests 8βœ… 56ms
Admin.Test.AdminConsole.Controllers.ProvidersControllerTests 8βœ… 44ms
Admin.Test.Models.UserViewModelTests 10βœ… 85ms

βœ…Β test/Api.IntegrationTest/TestResults/oss-test-results.trx

535 tests were completed in 145s with 535 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Bit.Api.IntegrationTest.AdminConsole.Public.Controllers.MembersControllerTests 5βœ… 16s
Bit.Api.IntegrationTest.AdminConsole.Public.Controllers.PoliciesControllerTests 2βœ… 8s
Bit.Api.IntegrationTest.Controllers.AccountsControllerTest 3βœ… 14s
Bit.Api.IntegrationTest.Controllers.ConfigControllerTests 4βœ… 9s
Bit.Api.IntegrationTest.KeyManagement.Controllers.AccountsKeyManagementControllerTests 14βœ… 28s
Bit.Api.IntegrationTest.NotificationCenter.Controllers.NotificationsControllerTests 41βœ… 27s
Bit.Api.IntegrationTest.SecretsManager.Controllers.AccessPoliciesControllerTests 135βœ… 51s
Bit.Api.IntegrationTest.SecretsManager.Controllers.CountsControllerTests 38βœ… 33s
Bit.Api.IntegrationTest.SecretsManager.Controllers.ProjectsControllerTests 53βœ… 36s
Bit.Api.IntegrationTest.SecretsManager.Controllers.SecretsControllerTests 104βœ… 58s
Bit.Api.IntegrationTest.SecretsManager.Controllers.SecretsManagerEventsControllerTests 7βœ… 6s
Bit.Api.IntegrationTest.SecretsManager.Controllers.SecretsManagerPortingControllerTests 14βœ… 9s
Bit.Api.IntegrationTest.SecretsManager.Controllers.SecretsTrashControllerTests 29βœ… 22s
Bit.Api.IntegrationTest.SecretsManager.Controllers.ServiceAccountsControllerTests 86βœ… 47s

βœ…Β test/Api.Test/TestResults/oss-test-results.trx

628 tests were completed in 44s with 628 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Api.Test.AdminConsole.Queries.OrganizationUserUserDetailsQueryTests 2βœ… 19ms
Bit.Api.Test.AdminConsole.AuthorizationHandlers.GroupAuthorizationHandlerTests 14βœ… 87ms
Bit.Api.Test.AdminConsole.Controllers.GroupsControllerPutTests 8βœ… 107ms
Bit.Api.Test.AdminConsole.Controllers.GroupsControllerTests 2βœ… 22ms
Bit.Api.Test.AdminConsole.Controllers.OrganizationAuthRequestsControllerTests 4βœ… 18ms
Bit.Api.Test.AdminConsole.Controllers.OrganizationConnectionsControllerTests 20βœ… 233ms
Bit.Api.Test.AdminConsole.Controllers.OrganizationDomainControllerTests 23βœ… 140ms
Bit.Api.Test.AdminConsole.Controllers.OrganizationsControllerTests 6βœ… 85ms
Bit.Api.Test.AdminConsole.Controllers.OrganizationUserControllerPutTests 7βœ… 131ms
Bit.Api.Test.AdminConsole.Controllers.OrganizationUsersControllerTests 20βœ… 257ms
Bit.Api.Test.AdminConsole.Models.Response.Helpers.PolicyDetailResponsesTests 3βœ… 92ms
Bit.Api.Test.AdminConsole.Public.Controllers.GroupsControllerTests 2βœ… 28ms
Bit.Api.Test.AdminConsole.Public.Models.Response.MemberResponseModelTests 2βœ… 139ms
Bit.Api.Test.Auth.Controllers.AccountsControllerTests 33βœ… 16s
Bit.Api.Test.Auth.Controllers.TwoFactorControllerTests 11βœ… 3s
Bit.Api.Test.Auth.Controllers.WebAuthnControllerTests 17βœ… 8s
Bit.Api.Test.Auth.Models.Request.OrganizationTwoFactorDuoRequestModelTests 2βœ… 8ms
Bit.Api.Test.Auth.Models.Request.TwoFactorDuoRequestModelValidationTests 3βœ… 50ms
Bit.Api.Test.Auth.Models.Request.UserTwoFactorDuoRequestModelTests 2βœ… 61ms
Bit.Api.Test.Auth.Models.Response.OrganizationTwoFactorDuoResponseModelTests 3βœ… 1ms
Bit.Api.Test.Auth.Models.Response.UserTwoFactorDuoResponseModelTests 4βœ… 15ms
Bit.Api.Test.Billing.Controllers.OrganizationBillingControllerTests 6βœ… 26ms
Bit.Api.Test.Billing.Controllers.OrganizationsControllerTests 8βœ… 1s
Bit.Api.Test.Billing.Controllers.OrganizationSponsorshipsControllerTests 6βœ… 68ms
Bit.Api.Test.Billing.Controllers.ProviderBillingControllerTests 12βœ… 192ms
Bit.Api.Test.Billing.Controllers.ProviderClientsControllerTests 4βœ… 66ms
Bit.Api.Test.Controllers.CiphersControllerTests 15βœ… 217ms
Bit.Api.Test.Controllers.CollectionsControllerTests 13βœ… 230ms
Bit.Api.Test.Controllers.ConfigControllerTests 1βœ… 16ms
Bit.Api.Test.Controllers.PoliciesControllerTests 15βœ… 172ms
Bit.Api.Test.Controllers.SyncControllerTests 4βœ… 191ms
Bit.Api.Test.KeyManagement.Controllers.AccountsKeyManagementControllerTests 3βœ… 14ms
Bit.Api.Test.KeyManagement.Validators.CipherRotationValidatorTests 3βœ… 69ms
Bit.Api.Test.KeyManagement.Validators.EmergencyAccessRotationValidatorTests 6βœ… 65ms
Bit.Api.Test.KeyManagement.Validators.FolderRotationValidatorTests 3βœ… 88ms
Bit.Api.Test.KeyManagement.Validators.OrganizationUserRotationValidatorTests 7βœ… 34ms
Bit.Api.Test.KeyManagement.Validators.SendRotationValidatorTests 3βœ… 27ms
Bit.Api.Test.KeyManagement.Validators.WebAuthnLoginKeyRotationValidatorTests 3βœ… 63ms
Bit.Api.Test.Models.Request.Accounts.KdfRequestModelTests 14βœ… 21ms
Bit.Api.Test.Models.Request.Accounts.PremiumRequestModelTests 8βœ… 1ms
Bit.Api.Test.Models.Request.SendRequestModelTests 6βœ… 53ms
Bit.Api.Test.NotificationCenter.Controllers.NotificationsControllerTests 13βœ… 161ms
Bit.Api.Test.NotificationCenter.Models.Request.NotificationFilterRequestModelTests 14βœ… 6ms
Bit.Api.Test.NotificationCenter.Models.Response.NotificationResponseModelTests 2βœ… 1ms
Bit.Api.Test.SecretsManager.Controllers.AccessPoliciesControllerTests 59βœ… 347ms
Bit.Api.Test.SecretsManager.Controllers.CountsControllerTests 14βœ… 49ms
Bit.Api.Test.SecretsManager.Controllers.ProjectsControllerTests 21βœ… 124ms
Bit.Api.Test.SecretsManager.Controllers.RequestSMAccessControllerTests 5βœ… 18ms
Bit.Api.Test.SecretsManager.Controllers.SecretsControllerTests 37βœ… 385ms
Bit.Api.Test.SecretsManager.Controllers.SecretsManagerEventsControllerTests 3βœ… 71ms
Bit.Api.Test.SecretsManager.Controllers.ServiceAccountsControllerTests 22βœ… 172ms
Bit.Api.Test.SecretsManager.Utilities.AccessPolicyHelpersTests 5βœ… 9ms
Bit.Api.Test.Tools.Authorization.VaultExportAuthorizationHandlerTests 11βœ… 31ms
Bit.Api.Test.Tools.Controllers.ReportsControllerTests 7βœ… 29ms
Bit.Api.Test.Tools.Controllers.SendsControllerTests 3βœ… 59ms
Bit.Api.Test.Utilities.ApiHelpersTests 1βœ… 201ms
Bit.Api.Test.Utilities.EnumMatchesAttributeTests 5βœ… 2ms
Bit.Api.Test.Vault.AuthorizationHandlers.BulkCollectionAuthorizationHandlerTests 58βœ… 367ms
Bit.Api.Test.Vault.AuthorizationHandlers.CollectionAuthorizationHandlerTests 20βœ… 15ms

βœ…Β test/Billing.Test/TestResults/oss-test-results.trx

53 tests were completed in 18s with 52 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Bit.Billing.Test.Controllers.FreshdeskControllerTests 4βœ… 205ms
Bit.Billing.Test.Controllers.FreshsalesControllerTests 1βšͺ 1ms
Bit.Billing.Test.Controllers.PayPalControllerTests 16βœ… 1s
Bit.Billing.Test.Services.PayPalIPNClientTests 4βœ… 177ms
Bit.Billing.Test.Services.ProviderEventServiceTests 4βœ… 940ms
Bit.Billing.Test.Services.StripeEventServiceTests 24βœ… 2s

βœ…Β test/Common/TestResults/oss-test-results.trx

7 tests were completed in 898ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Bit.Test.Common.Test.TestCaseHelperTests 7βœ… 22ms

βœ…Β test/Core.Test/TestResults/oss-test-results.trx

1933 tests were completed in 47s with 1907 passed, 0 failed and 26 skipped.

Test suite Passed Failed Skipped Time
Bit.Core.Test.AdminConsole.Authorization.OrganizationUserUserDetailsAuthorizationHandlerTests 6βœ… 14ms
Bit.Core.Test.AdminConsole.Authorization.OrganizationUserUserMiniDetailsAuthorizationHandlerTests 6βœ… 14ms
Bit.Core.Test.AdminConsole.Helpers.AuthorizationHelpersTests 1βœ… 3ms
Bit.Core.Test.AdminConsole.OrganizationAuth.Models.AuthRequestUpdateProcessorTests 13βœ… 78ms
Bit.Core.Test.AdminConsole.OrganizationAuth.Models.BatchAuthRequestUpdateProcessorTests 11βœ… 87ms
Bit.Core.Test.AdminConsole.OrganizationAuth.UpdateOrganizationAuthRequestCommandTests 5βœ… 186ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.Groups.CreateGroupCommandTests 5βœ… 38ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.Groups.DeleteGroupCommandTests 6βœ… 60ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.Groups.UpdateGroupCommandTests 10βœ… 99ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationApiKeys.CreateOrganizationApiKeyCommandTest 1βœ… 7ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationApiKeys.GetOrganizationApiKeyQueryTests 3βœ… 6ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationApiKeys.RotateOrganizationApiKeyCommandTests 1βœ… 12ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationConnections.CreateOrganizationConnectionCommandTests 1βœ… 19ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationConnections.DeleteOrganizationConnectionCommandTests 1βœ… 140ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationConnections.UpdateOrganizationConnectionCommandTests 3βœ… 72ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationConnections.ValidateBillingSyncKeyCommandTests 6βœ… 9ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationDomains.CreateOrganizationDomainCommandTests 3βœ… 7ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationDomains.DeleteOrganizationDomainCommandTests 1βœ… 2ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationDomains.GetOrganizationDomainByIdOrganizationIdQueryTests 4βœ… 9ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationDomains.GetOrganizationDomainByOrganizationIdQueryTests 1βœ… 1ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationDomains.OrganizationHasVerifiedDomainsQueryTests 3βœ… 4ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationDomains.VerifyOrganizationDomainCommandTests 10βœ… 115ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.Organizations.OrganizationSignUp.CloudICloudOrganizationSignUpCommandTests 10βœ… 120ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationUsers.CountNewSmSeatsRequiredQueryTests 8βœ… 6ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationUsers.DeleteManagedOrganizationUserAccountCommandTests 15βœ… 326ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationUsers.GetOrganizationUsersManagementStatusQueryTests 4βœ… 55ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationUsers.HasConfirmedOwnersExceptQueryTests 8βœ… 72ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationUsers.RemoveOrganizationUserCommandTests 33βœ… 290ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationUsers.RevokeNonCompliantOrganizationUserCommandTests 8βœ… 19ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationUsers.UpdateOrganizationUserCommandTests 7βœ… 104ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationUsers.UpdateOrganizationUserGroupsCommandTests 1βœ… 1ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.Policies.PolicyValidatorHelpersTests 5βœ… 15ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.Policies.PolicyValidators.FreeFamiliesForEnterprisePolicyValidatorTests 2βœ… 62ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.Policies.PolicyValidators.RequireSsoPolicyValidatorTests 3βœ… 286ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.Policies.PolicyValidators.ResetPasswordPolicyValidatorTests 4βœ… 15ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.Policies.PolicyValidators.SingleOrgPolicyValidatorTests 5βœ… 62ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.Policies.PolicyValidators.TwoFactorAuthenticationPolicyValidatorTests 5βœ… 60ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.Policies.SavePolicyCommandTests 12βœ… 290ms
Bit.Core.Test.AdminConsole.Services.GroupServiceTests 5βœ… 50ms
Bit.Core.Test.AdminConsole.Services.OrganizationDomainServiceTests 2βœ… 29ms
Bit.Core.Test.AdminConsole.Services.PolicyServiceTests 8βœ… 33ms
Bit.Core.Test.Auth.Identity.AuthenticationTokenProviderTests 2βœ… 196ms
Bit.Core.Test.Auth.Identity.DuoUniversalTwoFactorTokenProviderTests 11βœ… 107ms
Bit.Core.Test.Auth.Identity.EmailTwoFactorTokenProviderTests 3βœ… 4ms
Bit.Core.Test.Auth.Identity.OrganizationDuoUniversalTwoFactorTokenProviderTests 12βœ… 111ms
Bit.Core.Test.Auth.IdentityServer.TokenRetrievalTests 4βœ… 926ms
Bit.Core.Test.Auth.Models.Api.Request.Accounts.RegisterFinishRequestModelTests 7βœ… 38ms
Bit.Core.Test.Auth.Models.Business.Tokenables.EmergencyAccessInviteTokenableTests 2βœ… 10ms
Bit.Core.Test.Auth.Models.Business.Tokenables.HCaptchaTokenableTests 7βœ… 41ms
Bit.Core.Test.Auth.Models.Business.Tokenables.OrgUserInviteTokenableTests 19βœ… 5ms
Bit.Core.Test.Auth.Models.Business.Tokenables.RegistrationEmailVerificationTokenableTests 9βœ… 4ms
Bit.Core.Test.Auth.Models.Business.Tokenables.SsoEmail2faSessionTokenableTests 12βœ… 29ms
Bit.Core.Test.Auth.Models.Business.Tokenables.SsoTokenableTests 7βœ… 3ms
Bit.Core.Test.Auth.Models.Business.Tokenables.WebAuthnCredentialCreateOptionsTokenableTests 7βœ… 2ms
Bit.Core.Test.Auth.Models.Business.Tokenables.WebAuthnLoginAssertionOptionsTokenableTests 5βœ… 1ms
Bit.Core.Test.Auth.Services.AuthRequestServiceTests 32βœ… 113ms
Bit.Core.Test.Auth.Services.DuoUniversalTokenServiceTests 12βœ… 43ms
Bit.Core.Test.Auth.Services.EmergencyAccessServiceTests 7βœ… 71ms
Bit.Core.Test.Auth.Services.SsoConfigServiceTests 10βœ… 50ms
Bit.Core.Test.Auth.UserFeatures.Registration.RegisterUserCommandTests 24βœ… 258ms
Bit.Core.Test.Auth.UserFeatures.Registration.SendVerificationEmailForRegistrationCommandTests 7βœ… 8s
Bit.Core.Test.Auth.UserFeatures.TwoFactorAuth.TwoFactorIsEnabledQueryTests 23βœ… 156ms
Bit.Core.Test.Auth.UserFeatures.UserMasterPassword.SetInitialMasterPasswordCommandTests 8βœ… 132ms
Bit.Core.Test.Auth.UserFeatures.UserMasterPassword.TdeOffboardingPasswordTests 3βœ… 25ms
Bit.Core.Test.Auth.UserFeatures.WebAuthnLogin.AssertWebAuthnLoginCredentialCommandTests 5βœ… 31ms
Bit.Core.Test.Auth.UserFeatures.WebAuthnLogin.CreateWebAuthnLoginCredentialCommandTests 2βœ… 63ms
Bit.Core.Test.Auth.UserFeatures.WebAuthnLogin.GetWebAuthnLoginCredentialCreateOptionsTests 2βœ… 10ms
Bit.Core.Test.Billing.Models.BillingInfoTests 1βœ… 10ms
Bit.Core.Test.Billing.Services.OrganizationBillingServiceTests 4βœ… 47ms
Bit.Core.Test.Billing.Services.PaymentHistoryServiceTests 4βœ… 65ms
Bit.Core.Test.Billing.Services.SubscriberServiceTests 61βœ… 1s
Bit.Core.Test.ConstantsTests+RangeConstantTests 8βœ… 1ms
Bit.Core.Test.Entities.OrganizationConnectionTests 4βœ… 21ms
Bit.Core.Test.Entities.OrganizationTests 3βœ… 2ms
Bit.Core.Test.Entities.UserTests 5βœ… 104ms
Bit.Core.Test.Helpers.JsonHelpersTests 3βœ… 37ms
Bit.Core.Test.KeyManagement.Commands.RegenerateUserAsymmetricKeysCommandTests 14βœ… 12ms
Bit.Core.Test.KeyManagement.UserFeatures.UserKey.RotateUserKeyCommandTests 3βœ… 348ms
Bit.Core.Test.Models.Business.CompleteSubscriptionUpdateTests 6βœ… 68ms
Bit.Core.Test.Models.Business.OrganizationLicenseTests 4βœ… 21ms
Bit.Core.Test.Models.Business.SeatSubscriptionUpdateTests 25βœ… 3ms
Bit.Core.Test.Models.Business.SecretsManagerSubscriptionUpdateTests 16βœ… 2ms
Bit.Core.Test.Models.Business.ServiceAccountSubscriptionUpdateTests 25βœ… 7ms
Bit.Core.Test.Models.Business.SmSeatSubscriptionUpdateTests 25βœ… 3ms
Bit.Core.Test.Models.Business.StorageSubscriptionUpdateTests 27βœ… 16ms
Bit.Core.Test.Models.Business.TaxInfoTests 60βœ… 1ms
Bit.Core.Test.Models.Business.Tokenables.OrganizationSponsorshipOfferTokenableTests 15βœ… 6ms
Bit.Core.Test.Models.CipherTests 2βœ… 56ms
Bit.Core.Test.Models.Data.SelfHostedOrganizationDetailsTests 19βœ… 46ms
Bit.Core.Test.Models.OrganizationConnectionConfigs.BillingSyncConfigTests 2βœ… 0ms
Bit.Core.Test.Models.OrganizationConnectionConfigs.ScimConfigTests 2βœ… 3ms
Bit.Core.Test.Models.PermissionsTests 1βœ… 1ms
Bit.Core.Test.NotificationCenter.Authorization.NotificationAuthorizationHandlerTests 30βœ… 88ms
Bit.Core.Test.NotificationCenter.Authorization.NotificationStatusAuthorizationHandlerTests 13βœ… 11ms
Bit.Core.Test.NotificationCenter.Commands.CreateNotificationCommandTest 2βœ… 4ms
Bit.Core.Test.NotificationCenter.Commands.CreateNotificationStatusCommandTest 4βœ… 34ms
Bit.Core.Test.NotificationCenter.Commands.MarkNotificationDeletedCommandTest 7βœ… 85ms
Bit.Core.Test.NotificationCenter.Commands.MarkNotificationReadCommandTest 7βœ… 155ms
Bit.Core.Test.NotificationCenter.Commands.UpdateNotificationCommandTest 3βœ… 229ms
Bit.Core.Test.NotificationCenter.Queries.GetNotificationStatusDetailsForUserQueryTest 2βœ… 64ms
Bit.Core.Test.NotificationCenter.Queries.GetNotificationStatusForUserQueryTest 4βœ… 7ms
Bit.Core.Test.NotificationHub.NotificationHubConnectionTests 10βœ… 6ms
Bit.Core.Test.NotificationHub.NotificationHubPoolTests 5βœ… 65ms
Bit.Core.Test.NotificationHub.NotificationHubProxyTests 1βœ… 218ms
Bit.Core.Test.NotificationHub.NotificationHubPushNotificationServiceTests 1βšͺ 1ms
Bit.Core.Test.NotificationHub.NotificationHubPushRegistrationServiceTests 1βšͺ 1ms
Bit.Core.Test.OrganizationFeatures.OrganizationCollections.BulkAddCollectionAccessCommandTests 8βœ… 70ms
Bit.Core.Test.OrganizationFeatures.OrganizationConnections.DeleteCollectionCommandTests 2βœ… 33ms
Bit.Core.Test.OrganizationFeatures.OrganizationLicenses.CloudGetOrganizationLicenseQueryTests 4βœ… 76ms
Bit.Core.Test.OrganizationFeatures.OrganizationLicenses.SelfHostedGetOrganizationLicenseQueryTests 5βœ… 7s
Bit.Core.Test.OrganizationFeatures.OrganizationLicenses.UpdateOrganizationLicenseCommandTests 1βœ… 5s
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.CloudRevokeSponsorshipCommandTests 3βœ… 3ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.CloudSyncSponsorshipsCommandTests 21βœ… 108ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.OrganizationSponsorshipRenewCommandTests 1βœ… 2ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.SetUpSponsorshipCommandTests 24βœ… 51ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.ValidateRedemptionTokenCommandTests 3βœ… 5ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.ValidateSponsorshipCommandTests 12βšͺ 12ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.CreateSponsorshipCommandTests 22βœ… 206ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.RemoveSponsorshipCommandTests 2βœ… 3ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.SelfHosted.SelfHostedRevokeSponsorshipCommandTests 3βœ… 47ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.SelfHosted.SelfHostedSyncSponsorshipsCommandTests 5βœ… 24s
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.SendSponsorshipOfferCommandTests 10βœ… 10ms
Bit.Core.Test.OrganizationFeatures.OrganizationSubscriptionUpdate.AddSecretsManagerSubscriptionCommandTests 18βœ… 72ms
Bit.Core.Test.OrganizationFeatures.OrganizationSubscriptionUpdate.UpdateSecretsManagerSubscriptionCommandTests 92βœ… 310ms
Bit.Core.Test.OrganizationFeatures.OrganizationSubscriptionUpdate.UpgradeOrganizationPlanCommandTests 25βœ… 190ms
Bit.Core.Test.OrganizationFeatures.OrganizationUsers.AcceptOrgUserCommandTests 22βœ… 117ms
Bit.Core.Test.Resources.VerifyResources 3βœ… 0ms
Bit.Core.Test.SecretsManager.Models.ProjectServiceAccountsAccessPoliciesTests 2βœ… 51ms
Bit.Core.Test.SecretsManager.Models.SecretAccessPoliciesTests 2βœ… 30ms
Bit.Core.Test.SecretsManager.Models.ServiceAccountGrantedPoliciesTests 2βœ… 13ms
Bit.Core.Test.Services.AmazonSesMailDeliveryServiceTests 1βœ… 97ms
Bit.Core.Test.Services.AzureAttachmentStorageServiceTests 1βšͺ 1ms
Bit.Core.Test.Services.AzureQueueEventWriteServiceTests 1βšͺ 1ms
Bit.Core.Test.Services.AzureQueuePushNotificationServiceTests 1βšͺ 1ms
Bit.Core.Test.Services.CipherServiceTests 26βœ… 471ms
Bit.Core.Test.Services.CollectionServiceTest 11βœ… 77ms
Bit.Core.Test.Services.DeviceServiceTests 5βœ… 45ms
Bit.Core.Test.Services.EventServiceTests 160βœ… 443ms
Bit.Core.Test.Services.HandlebarsMailServiceTests 1βœ… 1βšͺ 39ms
Bit.Core.Test.Services.InMemoryApplicationCacheServiceTests 1βœ… 0ms
Bit.Core.Test.Services.InMemoryServiceBusApplicationCacheServiceTests 1βšͺ 1ms
Bit.Core.Test.Services.LaunchDarklyFeatureServiceTests 2βœ… 4βšͺ 162ms
Bit.Core.Test.Services.LicensingServiceTests 1βœ… 193ms
Bit.Core.Test.Services.LocalAttachmentStorageServiceTests 25βœ… 228ms
Bit.Core.Test.Services.MailKitSmtpMailDeliveryServiceTests 1βœ… 32ms
Bit.Core.Test.Services.MultiServicePushNotificationServiceTests 1βœ… 41ms
Bit.Core.Test.Services.NotificationsApiPushNotificationServiceTests 1βšͺ 1ms
Bit.Core.Test.Services.OrganizationServiceTests 134βœ… 2s
Bit.Core.Test.Services.RelayPushNotificationServiceTests 1βšͺ 1ms
Bit.Core.Test.Services.RelayPushRegistrationServiceTests 1βšͺ 1ms
Bit.Core.Test.Services.RepositoryEventWriteServiceTests 1βœ… 107ms
Bit.Core.Test.Services.SendGridMailDeliveryServiceTests 1βœ… 37ms
Bit.Core.Test.Services.StripePaymentServiceTests 21βœ… 311ms
Bit.Core.Test.Services.UserServiceTests 27βœ… 631ms
Bit.Core.Test.Tokens.DataProtectorTokenFactoryTests 9βœ… 104ms
Bit.Core.Test.Tokens.ExpiringTokenTests 5βœ… 2ms
Bit.Core.Test.Tokens.TokenTests 4βœ… 1ms
Bit.Core.Test.Tools.Models.Data.SendFileDataTests 1βœ… 18ms
Bit.Core.Test.Tools.ReportFeatures.AddPasswordHealthReportApplicationCommandTests 6βœ… 231ms
Bit.Core.Test.Tools.ReportFeatures.DeletePasswordHealthReportApplicationCommandTests 3βœ… 67ms
Bit.Core.Test.Tools.ReportFeatures.GetPasswordHealthReportApplicationQueryTests 2βœ… 18ms
Bit.Core.Test.Tools.Services.SendServiceTests 33βœ… 113ms
Bit.Core.Test.Utilities.AuthorizationServiceExtensionTests 2βœ… 3ms
Bit.Core.Test.Utilities.BulkAuthorizationHandlerTests 4βœ… 25ms
Bit.Core.Test.Utilities.ClaimsExtensionsTests 4βœ… 1ms
Bit.Core.Test.Utilities.CoreHelpersTests 86βœ… 302ms
Bit.Core.Test.Utilities.CustomRedisProcessingStrategyTests 5βœ… 675ms
Bit.Core.Test.Utilities.EncryptedStringAttributeTests 47βœ… 7ms
Bit.Core.Test.Utilities.HtmlEncodingStringConverterTests 4βœ… 14ms
Bit.Core.Test.Utilities.PermissiveStringConverterTests 13βœ… 51ms
Bit.Core.Test.Utilities.RequireFeatureAttributeTests 3βœ… 3ms
Bit.Core.Test.Utilities.SelfHostedAttributeTests 4βœ… 582ms
Bit.Core.Test.Utilities.SpanExtensionsTests 7βœ… 1ms
Bit.Core.Test.Utilities.StaticStoreTests 6βœ… 4ms
Bit.Core.Test.Utilities.StrictEmailAddressListAttributeTests 9βœ… 32ms
Bit.Core.Test.Utilities.StrictEmailAttributeTests 31βœ… 17ms
Bit.Core.Test.Vault.Commands.MarkTaskAsCompletedCommandTest 4βœ… 18ms
Bit.Core.Test.Vault.Queries.OrganizationCiphersQueryTests 1βœ… 87ms

βœ…Β test/Events.Test/TestResults/oss-test-results.trx

1 tests were completed in 6s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Events.Test.PlaceholderUnitTest 1βœ… 2ms

βœ…Β test/EventsProcessor.Test/TestResults/oss-test-results.trx

1 tests were completed in 19s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
EventsProcessor.Test.PlaceholderUnitTest 1βœ… 2ms

βœ…Β test/Icons.Test/TestResults/oss-test-results.trx

23 tests were completed in 14s with 22 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Bit.Icons.Test.Models.IconHttpRequestTests 1βœ… 352ms
Bit.Icons.Test.Models.IconHttpResponseTests 2βœ… 530ms
Bit.Icons.Test.Models.IconLinkTests 9βœ… 372ms
Bit.Icons.Test.Models.IconUriTests 6βœ… 31ms
Bit.Icons.Test.Resources.VerifyResources 1βœ… 9ms
Bit.Icons.Test.Services.IconFetchingServiceTests 3βœ… 1βšͺ 392ms

βœ…Β test/Identity.IntegrationTest/TestResults/oss-test-results.trx

73 tests were completed in 28s with 73 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Bit.Identity.IntegrationTest.Controllers.AccountsControllerTests 15βœ… 12s
Bit.Identity.IntegrationTest.Endpoints.IdentityServerSsoTests 9βœ… 8s
Bit.Identity.IntegrationTest.Endpoints.IdentityServerTests 33βœ… 20s
Bit.Identity.IntegrationTest.Endpoints.IdentityServerTwoFactorTests 10βœ… 13s
Bit.Identity.IntegrationTest.RequestValidation.ResourceOwnerPasswordValidatorTests 6βœ… 11s

βœ…Β test/Identity.Test/TestResults/oss-test-results.trx

104 tests were completed in 27s with 104 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Bit.Identity.Test.Controllers.AccountsControllerTests 13βœ… 1s
Bit.Identity.Test.IdentityServer.BaseRequestValidatorTests 14βœ… 10s
Bit.Identity.Test.IdentityServer.DeviceValidatorTests 30βœ… 128ms
Bit.Identity.Test.IdentityServer.TwoFactorAuthenticationValidatorTests 31βœ… 547ms
Bit.Identity.Test.IdentityServer.UserDecryptionOptionsBuilderTests 16βœ… 748ms

βœ…Β test/Infrastructure.Dapper.Test/TestResults/oss-test-results.trx

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

Test suite Passed Failed Skipped Time
Bit.Infrastructure.Dapper.Test.DataTableBuilderTests 3βœ… 65ms

βœ…Β test/Infrastructure.EFIntegration.Test/TestResults/oss-test-results.trx

57 tests were completed in 23s with 1 passed, 0 failed and 56 skipped.

Test suite Passed Failed Skipped Time
Bit.Infrastructure.EFIntegration.Test.AdminConsole.Repositories.PolicyRepositoryTests 1βšͺ 1ms
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 1βœ… 7βšͺ 143ms
Bit.Infrastructure.EFIntegration.Test.Repositories.OrganizationSponsorshipRepositoryTests 3βšͺ 3ms
Bit.Infrastructure.EFIntegration.Test.Repositories.OrganizationUserRepositoryTests 4βšͺ 4ms
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.PasswordHealthReportApplicationRepositoryTests 5βšͺ 5ms

βœ…Β test/Infrastructure.IntegrationTest/TestResults/oss-test-results.trx

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

Test suite Passed Failed Skipped Time
Bit.Infrastructure.IntegrationTest.Auth.Repositories.AuthRequestRepositoryTests 2βšͺ 2ms
Bit.Infrastructure.IntegrationTest.Auth.Repositories.EmergencyAccessRepositoriesTests 1βšͺ 1ms
Bit.Infrastructure.IntegrationTest.DistributedCacheTests 3βšͺ 3ms
Bit.Infrastructure.IntegrationTest.Repositories.CipherRepositoryTests 3βšͺ 3ms
Bit.Infrastructure.IntegrationTest.Repositories.CollectionRepositoryTests 6βšͺ 6ms
Bit.Infrastructure.IntegrationTest.Repositories.OrganizationRepositoryTests 4βšͺ 4ms
Bit.Infrastructure.IntegrationTest.Repositories.OrganizationUserRepositoryTests 5βšͺ 5ms
Bit.Infrastructure.IntegrationTest.Repositories.UserRepositoryTests 2βšͺ 2ms
Bit.Infrastructure.IntegrationTest.Tools.SendRepositoryTests 2βšͺ 2ms
Bit.Infrastructure.IntegrationTest.Vault.Repositories.SecurityTaskRepositoryTests 4βšͺ 4ms

βœ…Β test/Notifications.Test/TestResults/oss-test-results.trx

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

Test suite Passed Failed Skipped Time
Notifications.Test.PlaceholderUnitTest 1βœ… 2ms