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

[AC-2847] Simplify OrganizationUser and Group PUT methods and tests #4479

Merged
merged 22 commits into from
Jul 16, 2024

Add comment

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

[AC-2847] Simplify OrganizationUser and Group PUT methods and tests #4479

Add comment
b5194e4
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Jul 12, 2024 in 1s

3397 passed, 0 failed and 87 skipped

Tests passed successfully

Report Passed Failed Skipped Time
bitwarden_license/test/Commercial.Core.Test/TestResults/bw-test-results.trx 511โœ… 19s
bitwarden_license/test/Scim.IntegrationTest/TestResults/bw-test-results.trx 43โœ… 18s
bitwarden_license/test/Scim.Test/TestResults/bw-test-results.trx 46โœ… 13s
test/Admin.Test/TestResults/oss-test-results.trx 1โœ… 55s
test/Api.IntegrationTest/TestResults/oss-test-results.trx 441โœ… 129s
test/Api.Test/TestResults/oss-test-results.trx 545โœ… 41s
test/Billing.Test/TestResults/oss-test-results.trx 53โœ… 1โšช 16s
test/Common/TestResults/oss-test-results.trx 7โœ… 843ms
test/Core.Test/TestResults/oss-test-results.trx 1647โœ… 14โšช 45s
test/Events.Test/TestResults/oss-test-results.trx 1โœ… 15s
test/EventsProcessor.Test/TestResults/oss-test-results.trx 1โœ… 19s
test/Icons.Test/TestResults/oss-test-results.trx 22โœ… 1โšช 7s
test/Identity.IntegrationTest/TestResults/oss-test-results.trx 53โœ… 43s
test/Identity.Test/TestResults/oss-test-results.trx 24โœ… 7s
test/Infrastructure.EFIntegration.Test/TestResults/oss-test-results.trx 1โœ… 51โšช 16s
test/Infrastructure.IntegrationTest/TestResults/oss-test-results.trx 20โšช 8s
test/Notifications.Test/TestResults/oss-test-results.trx 1โœ… 6s

โœ…ย bitwarden_license/test/Commercial.Core.Test/TestResults/bw-test-results.trx

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

Test suite Passed Failed Skipped Time
Bit.Commercial.Core.Test.AdminConsole.ProviderFeatures.CreateProviderCommandTests 3โœ… 85ms
Bit.Commercial.Core.Test.AdminConsole.ProviderFeatures.RemoveOrganizationFromProviderCommandTests 8โœ… 81ms
Bit.Commercial.Core.Test.AdminConsole.Services.ProviderServiceTests 43โœ… 316ms
Bit.Commercial.Core.Test.Billing.ProviderBillingServiceTests 36โœ… 433ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.AccessPolicies.ProjectPeopleAccessPoliciesAuthorizationHandlerTests 17โœ… 14ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.AccessPolicies.ProjectServiceAccountsAccessPoliciesAuthorizationHandlerTests 20โœ… 89ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.AccessPolicies.SecretAccessPoliciesUpdatesAuthorizationHandlerTests 59โœ… 74ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.AccessPolicies.ServiceAccountGrantedPoliciesAuthorizationHandlerTests 18โœ… 24ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.AccessPolicies.ServiceAccountPeopleAccessPoliciesAuthorizationHandlerTests 17โœ… 14ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.Projects.ProjectAuthorizationHandlerTests 32โœ… 168ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.Secrets.BulkSecretAuthorizationHandlerTests 16โœ… 34ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.Secrets.SecretAuthorizationHandlerTests 90โœ… 114ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.ServiceAccounts.ServiceAccountAuthorizationHandlerTests 57โœ… 179ms
Bit.Commercial.Core.Test.SecretsManager.Commands.AccessPolicies.UpdateProjectServiceAccountsAccessPoliciesCommandTests 2โœ… 2ms
Bit.Commercial.Core.Test.SecretsManager.Commands.AccessPolicies.UpdateServiceAccountGrantedPoliciesCommandTests 2โœ… 2ms
Bit.Commercial.Core.Test.SecretsManager.Commands.AccessTokens.CreateServiceAccountCommandTests 2โœ… 70ms
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โœ… 13ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Secrets.CreateSecretCommandTests 1โœ… 26ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Secrets.DeleteSecretCommandTests 1โœ… 7ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Secrets.UpdateSecretCommandTests 1โœ… 2ms
Bit.Commercial.Core.Test.SecretsManager.Commands.ServiceAccounts.CreateServiceAccountCommandTests 1โœ… 4ms
Bit.Commercial.Core.Test.SecretsManager.Commands.ServiceAccounts.DeleteServiceAccountsCommandTests 1โœ… 49ms
Bit.Commercial.Core.Test.SecretsManager.Commands.ServiceAccounts.RevokeAccessTokenCommandTests 1โœ… 13ms
Bit.Commercial.Core.Test.SecretsManager.Commands.ServiceAccounts.UpdateServiceAccountCommandTests 5โœ… 43ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Trash.EmptyTrashCommandTests 2โœ… 46ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Trash.RestoreTrashCommandTests 2โœ… 24ms
Bit.Commercial.Core.Test.SecretsManager.Queries.AccessPolicies.ProjectServiceAccountsAccessPoliciesUpdatesQueryTests 2โœ… 100ms
Bit.Commercial.Core.Test.SecretsManager.Queries.AccessPolicies.SameOrganizationQueryTests 8โœ… 28ms
Bit.Commercial.Core.Test.SecretsManager.Queries.AccessPolicies.SecretAccessPoliciesUpdatesQueryTests 2โœ… 50ms
Bit.Commercial.Core.Test.SecretsManager.Queries.AccessPolicies.ServiceAccountGrantedPolicyUpdatesQueryTests 2โœ… 29ms
Bit.Commercial.Core.Test.SecretsManager.Queries.Projects.MaxProjectsQueryTests 41โœ… 131ms
Bit.Commercial.Core.Test.SecretsManager.Queries.Secrets.SecretsSyncQueryTests 5โœ… 9ms
Bit.Commercial.Core.Test.SecretsManager.Queries.ServiceAccounts.CountNewServiceAccountSlotsRequiredQueryTests 8โœ… 16ms
Bit.Commercial.Core.Test.SecretsManager.Queries.ServiceAccounts.ServiceAccountSecretsDetailsQueryTests 2โœ… 96ms

โœ…ย bitwarden_license/test/Scim.IntegrationTest/TestResults/bw-test-results.trx

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

Test suite Passed Failed Skipped Time
Bit.Scim.IntegrationTest.Controllers.v2.GroupsControllerTests 22โœ… 968ms
Bit.Scim.IntegrationTest.Controllers.v2.UsersControllerTests 21โœ… 1s

โœ…ย bitwarden_license/test/Scim.Test/TestResults/bw-test-results.trx

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

Test suite Passed Failed Skipped Time
Bit.Scim.Test.Groups.GetGroupsListCommandTests 7โœ… 26ms
Bit.Scim.Test.Groups.PatchGroupCommandTests 10โœ… 284ms
Bit.Scim.Test.Groups.PostGroupCommandTests 6โœ… 18ms
Bit.Scim.Test.Groups.PutGroupCommandTests 4โœ… 61ms
Bit.Scim.Test.Users.GetUsersListQueryTests 7โœ… 143ms
Bit.Scim.Test.Users.PatchUserCommandTests 7โœ… 109ms
Bit.Scim.Test.Users.PostUserCommandTests 5โœ… 102ms

โœ…ย test/Admin.Test/TestResults/oss-test-results.trx

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

Test suite Passed Failed Skipped Time
Admin.Test.PlaceholderUnitTest 1โœ… 6ms

โœ…ย test/Api.IntegrationTest/TestResults/oss-test-results.trx

441 tests were completed in 129s with 441 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Bit.Api.IntegrationTest.AdminConsole.Public.Controllers.MembersControllerTests 8โœ… 13s
Bit.Api.IntegrationTest.Controllers.AccountsControllerTest 1โœ… 15s
Bit.Api.IntegrationTest.Controllers.ConfigControllerTests 4โœ… 14s
Bit.Api.IntegrationTest.SecretsManager.Controllers.AccessPoliciesControllerTests 135โœ… 46s
Bit.Api.IntegrationTest.SecretsManager.Controllers.ProjectsControllerTests 53โœ… 29s
Bit.Api.IntegrationTest.SecretsManager.Controllers.SecretsControllerTests 104โœ… 46s
Bit.Api.IntegrationTest.SecretsManager.Controllers.SecretsManagerEventsControllerTests 7โœ… 8s
Bit.Api.IntegrationTest.SecretsManager.Controllers.SecretsManagerPortingControllerTests 14โœ… 16s
Bit.Api.IntegrationTest.SecretsManager.Controllers.SecretsTrashControllerTests 29โœ… 20s
Bit.Api.IntegrationTest.SecretsManager.Controllers.ServiceAccountsControllerTests 86โœ… 48s

โœ…ย test/Api.Test/TestResults/oss-test-results.trx

545 tests were completed in 41s with 545 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Bit.Api.Test.AdminConsole.Controllers.GroupsControllerPutTests 8โœ… 115ms
Bit.Api.Test.AdminConsole.Controllers.GroupsControllerTests 3โœ… 127ms
Bit.Api.Test.AdminConsole.Controllers.OrganizationAuthRequestsControllerTests 4โœ… 13ms
Bit.Api.Test.AdminConsole.Controllers.OrganizationConnectionsControllerTests 20โœ… 243ms
Bit.Api.Test.AdminConsole.Controllers.OrganizationDomainControllerTests 21โœ… 167ms
Bit.Api.Test.AdminConsole.Controllers.OrganizationsControllerTests 5โœ… 497ms
Bit.Api.Test.AdminConsole.Controllers.OrganizationUserControllerPutTests 7โœ… 146ms
Bit.Api.Test.AdminConsole.Controllers.OrganizationUsersControllerTests 15โœ… 172ms
Bit.Api.Test.AdminConsole.Public.Controllers.GroupsControllerTests 2โœ… 19ms
Bit.Api.Test.AdminConsole.Public.Controllers.PoliciesControllerTests 2โœ… 82ms
Bit.Api.Test.AdminConsole.Validators.OrganizationUserRotationValidatorTests 7โœ… 168ms
Bit.Api.Test.Auth.Controllers.AccountsControllerTests 27โœ… 14s
Bit.Api.Test.Auth.Controllers.WebAuthnControllerTests 17โœ… 6s
Bit.Api.Test.Auth.Models.Request.OrganizationTwoFactorDuoRequestModelTests 4โœ… 10ms
Bit.Api.Test.Auth.Models.Request.TwoFactorDuoRequestModelValidationTests 3โœ… 16ms
Bit.Api.Test.Auth.Models.Request.UserTwoFactorDuoRequestModelTests 4โœ… 2ms
Bit.Api.Test.Auth.Models.Response.OrganizationTwoFactorDuoResponseModelTests 5โœ… 2ms
Bit.Api.Test.Auth.Models.Response.UserTwoFactorDuoResponseModelTests 5โœ… 60ms
Bit.Api.Test.Auth.Validators.EmergencyAccessRotationValidatorTests 6โœ… 70ms
Bit.Api.Test.Auth.Validators.WebAuthnLoginKeyRotationValidatorTests 3โœ… 16ms
Bit.Api.Test.Billing.Controllers.OrganizationBillingControllerTests 2โœ… 3ms
Bit.Api.Test.Billing.Controllers.OrganizationsControllerTests 11โœ… 193ms
Bit.Api.Test.Billing.Controllers.OrganizationSponsorshipsControllerTests 6โœ… 51ms
Bit.Api.Test.Billing.Controllers.ProviderBillingControllerTests 21โœ… 197ms
Bit.Api.Test.Billing.Controllers.ProviderClientsControllerTests 7โœ… 101ms
Bit.Api.Test.Controllers.CiphersControllerTests 15โœ… 248ms
Bit.Api.Test.Controllers.CollectionsControllerTests 13โœ… 177ms
Bit.Api.Test.Controllers.ConfigControllerTests 1โœ… 6ms
Bit.Api.Test.Controllers.PoliciesControllerTests 4โœ… 53ms
Bit.Api.Test.Controllers.SyncControllerTests 4โœ… 194ms
Bit.Api.Test.Models.Request.Accounts.KdfRequestModelTests 14โœ… 85ms
Bit.Api.Test.Models.Request.Accounts.PremiumRequestModelTests 8โœ… 59ms
Bit.Api.Test.Models.Request.SendRequestModelTests 6โœ… 39ms
Bit.Api.Test.SecretsManager.Controllers.AccessPoliciesControllerTests 59โœ… 557ms
Bit.Api.Test.SecretsManager.Controllers.ProjectsControllerTests 21โœ… 145ms
Bit.Api.Test.SecretsManager.Controllers.SecretsControllerTests 37โœ… 343ms
Bit.Api.Test.SecretsManager.Controllers.SecretsManagerEventsControllerTests 3โœ… 81ms
Bit.Api.Test.SecretsManager.Controllers.ServiceAccountsControllerTests 22โœ… 330ms
Bit.Api.Test.SecretsManager.Utilities.AccessPolicyHelpersTests 5โœ… 4ms
Bit.Api.Test.Tools.Controllers.SendsControllerTests 3โœ… 57ms
Bit.Api.Test.Tools.Validators.SendRotationValidatorTests 3โœ… 61ms
Bit.Api.Test.Utilities.ApiHelpersTests 1โœ… 195ms
Bit.Api.Test.Utilities.EnumMatchesAttributeTests 5โœ… 2ms
Bit.Api.Test.Vault.AuthorizationHandlers.BulkCollectionAuthorizationHandlerTests 64โœ… 403ms
Bit.Api.Test.Vault.AuthorizationHandlers.CollectionAuthorizationHandlerTests 20โœ… 45ms
Bit.Api.Test.Vault.AuthorizationHandlers.GroupAuthorizationHandlerTests 8โœ… 93ms
Bit.Api.Test.Vault.AuthorizationHandlers.OrganizationUserAuthorizationHandlerTests 8โœ… 26ms
Bit.Api.Test.Vault.Validators.CipherRotationValidatorTests 3โœ… 166ms
Bit.Api.Test.Vault.Validators.FolderRotationValidatorTests 3โœ… 31ms

โœ…ย test/Billing.Test/TestResults/oss-test-results.trx

54 tests were completed in 16s with 53 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Bit.Billing.Test.Controllers.FreshdeskControllerTests 4โœ… 116ms
Bit.Billing.Test.Controllers.FreshsalesControllerTests 1โšช 1ms
Bit.Billing.Test.Controllers.PayPalControllerTests 16โœ… 705ms
Bit.Billing.Test.Services.PayPalIPNClientTests 4โœ… 196ms
Bit.Billing.Test.Services.ProviderEventServiceTests 5โœ… 885ms
Bit.Billing.Test.Services.StripeEventServiceTests 24โœ… 1s

โœ…ย test/Common/TestResults/oss-test-results.trx

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

Test suite Passed Failed Skipped Time
Bit.Test.Common.Test.TestCaseHelperTests 7โœ… 17ms

โœ…ย test/Core.Test/TestResults/oss-test-results.trx

1661 tests were completed in 45s with 1647 passed, 0 failed and 14 skipped.

Test suite Passed Failed Skipped Time
Bit.Core.Test.AdminConsole.OrganizationAuth.Models.AuthRequestUpdateProcessorTests 13โœ… 17ms
Bit.Core.Test.AdminConsole.OrganizationAuth.Models.BatchAuthRequestUpdateProcessorTests 11โœ… 104ms
Bit.Core.Test.AdminConsole.OrganizationAuth.UpdateOrganizationAuthRequestCommandTests 5โœ… 150ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.Groups.CreateGroupCommandTests 6โœ… 78ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.Groups.DeleteGroupCommandTests 6โœ… 48ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.Groups.UpdateGroupCommandTests 11โœ… 166ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationApiKeys.CreateOrganizationApiKeyCommandTest 1โœ… 19ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationApiKeys.GetOrganizationApiKeyQueryTests 3โœ… 46ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationApiKeys.RotateOrganizationApiKeyCommandTests 1โœ… 1ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationConnections.CreateOrganizationConnectionCommandTests 1โœ… 3ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationConnections.DeleteOrganizationConnectionCommandTests 1โœ… 1ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationConnections.UpdateOrganizationConnectionCommandTests 3โœ… 24ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationConnections.ValidateBillingSyncKeyCommandTests 6โœ… 21ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationDomains.CreateOrganizationDomainCommandTests 3โœ… 24ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationDomains.DeleteOrganizationDomainCommandTests 1โœ… 3ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationDomains.GetOrganizationDomainByIdOrganizationIdQueryTests 4โœ… 5ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationDomains.GetOrganizationDomainByOrganizationIdQueryTests 1โœ… 1ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationDomains.VerifyOrganizationDomainCommandTests 4โœ… 18ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationUsers.CountNewSmSeatsRequiredQueryTests 8โœ… 76ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationUsers.DeleteOrganizationUserCommandTests 4โœ… 24ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationUsers.UpdateOrganizationUserCommandTests 8โœ… 69ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationUsers.UpdateOrganizationUserGroupsCommandTests 2โœ… 3ms
Bit.Core.Test.AdminConsole.Services.GroupServiceTests 5โœ… 20ms
Bit.Core.Test.AdminConsole.Services.PolicyServiceTests 26โœ… 608ms
Bit.Core.Test.Auth.Identity.AuthenticationTokenProviderTests 2โœ… 3ms
Bit.Core.Test.Auth.Identity.EmailTwoFactorTokenProviderTests 3โœ… 106ms
Bit.Core.Test.Auth.IdentityServer.TokenRetrievalTests 4โœ… 360ms
Bit.Core.Test.Auth.Models.Business.Tokenables.EmergencyAccessInviteTokenableTests 2โœ… 28ms
Bit.Core.Test.Auth.Models.Business.Tokenables.HCaptchaTokenableTests 7โœ… 15ms
Bit.Core.Test.Auth.Models.Business.Tokenables.OrgUserInviteTokenableTests 19โœ… 5ms
Bit.Core.Test.Auth.Models.Business.Tokenables.RegistrationEmailVerificationTokenableTests 9โœ… 20ms
Bit.Core.Test.Auth.Models.Business.Tokenables.SsoEmail2faSessionTokenableTests 12โœ… 32ms
Bit.Core.Test.Auth.Models.Business.Tokenables.SsoTokenableTests 7โœ… 74ms
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โœ… 247ms
Bit.Core.Test.Auth.Services.EmergencyAccessServiceTests 7โœ… 134ms
Bit.Core.Test.Auth.Services.SsoConfigServiceTests 10โœ… 48ms
Bit.Core.Test.Auth.UserFeatures.Registration.RegisterUserCommandTests 14โœ… 115ms
Bit.Core.Test.Auth.UserFeatures.Registration.SendVerificationEmailForRegistrationCommandTests 6โœ… 16s
Bit.Core.Test.Auth.UserFeatures.UserKey.RotateUserKeyCommandTests 3โœ… 80ms
Bit.Core.Test.Auth.UserFeatures.UserMasterPassword.SetInitialMasterPasswordCommandTests 8โœ… 104ms
Bit.Core.Test.Auth.UserFeatures.WebAuthnLogin.AssertWebAuthnLoginCredentialCommandTests 5โœ… 145ms
Bit.Core.Test.Auth.UserFeatures.WebAuthnLogin.CreateWebAuthnLoginCredentialCommandTests 2โœ… 157ms
Bit.Core.Test.Auth.UserFeatures.WebAuthnLogin.GetWebAuthnLoginCredentialCreateOptionsTests 2โœ… 34ms
Bit.Core.Test.Billing.Models.BillingInfoTests 1โœ… 4ms
Bit.Core.Test.Billing.Services.OrganizationBillingServiceTests 4โœ… 12ms
Bit.Core.Test.Billing.Services.SubscriberServiceTests 67โœ… 1s
Bit.Core.Test.ConstantsTests+RangeConstantTests 8โœ… 5ms
Bit.Core.Test.Entities.OrganizationConnectionTests 4โœ… 12ms
Bit.Core.Test.Entities.OrganizationTests 3โœ… 111ms
Bit.Core.Test.Entities.UserTests 5โœ… 19ms
Bit.Core.Test.Helpers.JsonHelpersTests 3โœ… 4ms
Bit.Core.Test.Models.Business.CompleteSubscriptionUpdateTests 6โœ… 24ms
Bit.Core.Test.Models.Business.OrganizationLicenseTests 4โœ… 36ms
Bit.Core.Test.Models.Business.SeatSubscriptionUpdateTests 25โœ… 3ms
Bit.Core.Test.Models.Business.SecretsManagerSubscriptionUpdateTests 16โœ… 4ms
Bit.Core.Test.Models.Business.ServiceAccountSubscriptionUpdateTests 25โœ… 135ms
Bit.Core.Test.Models.Business.SmSeatSubscriptionUpdateTests 25โœ… 23ms
Bit.Core.Test.Models.Business.StorageSubscriptionUpdateTests 27โœ… 29ms
Bit.Core.Test.Models.Business.TaxInfoTests 60โœ… 9ms
Bit.Core.Test.Models.Business.Tokenables.OrganizationSponsorshipOfferTokenableTests 15โœ… 28ms
Bit.Core.Test.Models.CipherTests 2โœ… 1ms
Bit.Core.Test.Models.Data.SelfHostedOrganizationDetailsTests 19โœ… 58ms
Bit.Core.Test.Models.OrganizationConnectionConfigs.BillingSyncConfigTests 2โœ… 0ms
Bit.Core.Test.Models.OrganizationConnectionConfigs.ScimConfigTests 2โœ… 23ms
Bit.Core.Test.Models.PermissionsTests 1โœ… 2ms
Bit.Core.Test.OrganizationFeatures.OrganizationCollections.BulkAddCollectionAccessCommandTests 8โœ… 215ms
Bit.Core.Test.OrganizationFeatures.OrganizationConnections.DeleteCollectionCommandTests 2โœ… 42ms
Bit.Core.Test.OrganizationFeatures.OrganizationLicenses.CloudGetOrganizationLicenseQueryTests 3โœ… 32ms
Bit.Core.Test.OrganizationFeatures.OrganizationLicenses.SelfHostedGetOrganizationLicenseQueryTests 5โœ… 564ms
Bit.Core.Test.OrganizationFeatures.OrganizationLicenses.UpdateOrganizationLicenseCommandTests 1โœ… 17s
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.CloudRevokeSponsorshipCommandTests 3โœ… 6ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.CloudSyncSponsorshipsCommandTests 21โœ… 125ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.OrganizationSponsorshipRenewCommandTests 1โœ… 2ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.SetUpSponsorshipCommandTests 24โœ… 49ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.ValidateRedemptionTokenCommandTests 3โœ… 6ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.ValidateSponsorshipCommandTests 60โœ… 326ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.CreateSponsorshipCommandTests 22โœ… 54ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.RemoveSponsorshipCommandTests 2โœ… 3ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.SelfHosted.SelfHostedRevokeSponsorshipCommandTests 3โœ… 8ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.SelfHosted.SelfHostedSyncSponsorshipsCommandTests 5โœ… 191ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.SendSponsorshipOfferCommandTests 10โœ… 18ms
Bit.Core.Test.OrganizationFeatures.OrganizationSubscriptionUpdate.AddSecretsManagerSubscriptionCommandTests 18โœ… 37ms
Bit.Core.Test.OrganizationFeatures.OrganizationSubscriptionUpdate.UpdateSecretsManagerSubscriptionCommandTests 92โœ… 390ms
Bit.Core.Test.OrganizationFeatures.OrganizationSubscriptionUpdate.UpgradeOrganizationPlanCommandTests 25โœ… 231ms
Bit.Core.Test.OrganizationFeatures.OrganizationUsers.AcceptOrgUserCommandTests 22โœ… 318ms
Bit.Core.Test.Resources.VerifyResources 3โœ… 1ms
Bit.Core.Test.SecretsManager.Models.ProjectServiceAccountsAccessPoliciesTests 2โœ… 39ms
Bit.Core.Test.SecretsManager.Models.SecretAccessPoliciesTests 2โœ… 76ms
Bit.Core.Test.SecretsManager.Models.ServiceAccountGrantedPoliciesTests 2โœ… 5ms
Bit.Core.Test.Services.AmazonSesMailDeliveryServiceTests 1โœ… 156ms
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 27โœ… 669ms
Bit.Core.Test.Services.CollectionServiceTest 11โœ… 95ms
Bit.Core.Test.Services.DeviceServiceTests 5โœ… 73ms
Bit.Core.Test.Services.EventServiceTests 154โœ… 857ms
Bit.Core.Test.Services.HandlebarsMailServiceTests 1โœ… 1โšช 22ms
Bit.Core.Test.Services.InMemoryApplicationCacheServiceTests 1โœ… 0ms
Bit.Core.Test.Services.InMemoryServiceBusApplicationCacheServiceTests 1โšช 1ms
Bit.Core.Test.Services.LaunchDarklyFeatureServiceTests 2โœ… 4โšช 151ms
Bit.Core.Test.Services.LicensingServiceTests 1โœ… 60ms
Bit.Core.Test.Services.LocalAttachmentStorageServiceTests 25โœ… 323ms
Bit.Core.Test.Services.MailKitSmtpMailDeliveryServiceTests 1โœ… 4ms
Bit.Core.Test.Services.MultiServicePushNotificationServiceTests 1โœ… 71ms
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โœ… 74ms
Bit.Core.Test.Services.OrganizationServiceTests 149โœ… 2s
Bit.Core.Test.Services.RelayPushNotificationServiceTests 1โšช 1ms
Bit.Core.Test.Services.RelayPushRegistrationServiceTests 1โšช 1ms
Bit.Core.Test.Services.RepositoryEventWriteServiceTests 1โœ… 4ms
Bit.Core.Test.Services.SendGridMailDeliveryServiceTests 1โœ… 69ms
Bit.Core.Test.Services.StripePaymentServiceTests 21โœ… 786ms
Bit.Core.Test.Services.UserServiceTests 15โœ… 293ms
Bit.Core.Test.Tokens.DataProtectorTokenFactoryTests 9โœ… 172ms
Bit.Core.Test.Tokens.ExpiringTokenTests 5โœ… 2ms
Bit.Core.Test.Tokens.TokenTests 4โœ… 1ms
Bit.Core.Test.Tools.Models.Data.SendFileDataTests 1โœ… 3ms
Bit.Core.Test.Tools.Services.SendServiceTests 33โœ… 158ms
Bit.Core.Test.Utilities.BulkAuthorizationHandlerTests 4โœ… 21ms
Bit.Core.Test.Utilities.ClaimsExtensionsTests 4โœ… 1ms
Bit.Core.Test.Utilities.CoreHelpersTests 76โœ… 194ms
Bit.Core.Test.Utilities.CustomRedisProcessingStrategyTests 5โœ… 927ms
Bit.Core.Test.Utilities.EncryptedStringAttributeTests 47โœ… 58ms
Bit.Core.Test.Utilities.HtmlEncodingStringConverterTests 4โœ… 6ms
Bit.Core.Test.Utilities.PermissiveStringConverterTests 13โœ… 52ms
Bit.Core.Test.Utilities.RequireFeatureAttributeTests 3โœ… 2ms
Bit.Core.Test.Utilities.SelfHostedAttributeTests 4โœ… 851ms
Bit.Core.Test.Utilities.SpanExtensionsTests 7โœ… 1ms
Bit.Core.Test.Utilities.StaticStoreTests 6โœ… 4ms
Bit.Core.Test.Utilities.StrictEmailAddressListAttributeTests 9โœ… 55ms
Bit.Core.Test.Utilities.StrictEmailAttributeTests 31โœ… 41ms

โœ…ย test/Events.Test/TestResults/oss-test-results.trx

1 tests were completed in 15s 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โœ… 3ms

โœ…ย test/Icons.Test/TestResults/oss-test-results.trx

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

Test suite Passed Failed Skipped Time
Bit.Icons.Test.Models.IconHttpRequestTests 1โœ… 135ms
Bit.Icons.Test.Models.IconHttpResponseTests 2โœ… 198ms
Bit.Icons.Test.Models.IconLinkTests 9โœ… 121ms
Bit.Icons.Test.Models.IconUriTests 6โœ… 8ms
Bit.Icons.Test.Resources.VerifyResources 1โœ… 9ms
Bit.Icons.Test.Services.IconFetchingServiceTests 3โœ… 1โšช 156ms

โœ…ย test/Identity.IntegrationTest/TestResults/oss-test-results.trx

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

Test suite Passed Failed Skipped Time
Bit.Identity.IntegrationTest.Controllers.AccountsControllerTests 9โœ… 12s
Bit.Identity.IntegrationTest.Endpoints.IdentityServerSsoTests 9โœ… 18s
Bit.Identity.IntegrationTest.Endpoints.IdentityServerTests 33โœ… 30s
Bit.Identity.IntegrationTest.Endpoints.IdentityServerTwoFactorTests 2โœ… 10s

โœ…ย test/Identity.Test/TestResults/oss-test-results.trx

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

Test suite Passed Failed Skipped Time
Bit.Identity.Test.Controllers.AccountsControllerTests 10โœ… 545ms
Bit.Identity.Test.IdentityServer.UserDecryptionOptionsBuilderTests 14โœ… 138ms

โœ…ย test/Infrastructure.EFIntegration.Test/TestResults/oss-test-results.trx

52 tests were completed in 16s with 1 passed, 0 failed and 51 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โšช 276ms
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

โœ…ย test/Infrastructure.IntegrationTest/TestResults/oss-test-results.trx

20 tests were completed in 8s with 0 passed, 0 failed and 20 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 5โšช 5ms
Bit.Infrastructure.IntegrationTest.Repositories.OrganizationUserRepositoryTests 4โšช 4ms
Bit.Infrastructure.IntegrationTest.Tools.SendRepositoryTests 2โšช 2ms

โœ…ย test/Notifications.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
Notifications.Test.PlaceholderUnitTest 1โœ… 3ms