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

[PM-5450] Add check for admin/org access for events #4705

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

check for organization when recording an event from owner/admin

50ce7a6
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

[PM-5450] Add check for admin/org access for events #4705

check for organization when recording an event from owner/admin
50ce7a6
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Sep 16, 2024 in 0s

3478 passed, 0 failed and 102 skipped

Tests passed successfully

Report Passed Failed Skipped Time
bitwarden_license/test/Commercial.Core.Test/TestResults/bw-test-results.trx 518โœ… 19s
bitwarden_license/test/Scim.IntegrationTest/TestResults/bw-test-results.trx 43โœ… 18s
bitwarden_license/test/Scim.Test/TestResults/bw-test-results.trx 46โœ… 12s
test/Admin.Test/TestResults/oss-test-results.trx 1โœ… 52s
test/Api.IntegrationTest/TestResults/oss-test-results.trx 476โœ… 144s
test/Api.Test/TestResults/oss-test-results.trx 551โœ… 39s
test/Billing.Test/TestResults/oss-test-results.trx 53โœ… 1โšช 17s
test/Common/TestResults/oss-test-results.trx 7โœ… 3s
test/Core.Test/TestResults/oss-test-results.trx 1644โœ… 26โšช 41s
test/Events.Test/TestResults/oss-test-results.trx 1โœ… 17s
test/EventsProcessor.Test/TestResults/oss-test-results.trx 1โœ… 6s
test/Icons.Test/TestResults/oss-test-results.trx 22โœ… 1โšช 14s
test/Identity.IntegrationTest/TestResults/oss-test-results.trx 72โœ… 64s
test/Identity.Test/TestResults/oss-test-results.trx 38โœ… 18s
test/Infrastructure.Dapper.Test/TestResults/oss-test-results.trx 3โœ… 10s
test/Infrastructure.EFIntegration.Test/TestResults/oss-test-results.trx 1โœ… 51โšช 23s
test/Infrastructure.IntegrationTest/TestResults/oss-test-results.trx 23โšช 14s
test/Notifications.Test/TestResults/oss-test-results.trx 1โœ… 7s

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

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

Test suite Passed Failed Skipped Time
Bit.Commercial.Core.Test.AdminConsole.ProviderFeatures.CreateProviderCommandTests 3โœ… 8ms
Bit.Commercial.Core.Test.AdminConsole.ProviderFeatures.RemoveOrganizationFromProviderCommandTests 8โœ… 35ms
Bit.Commercial.Core.Test.AdminConsole.Services.ProviderServiceTests 44โœ… 260ms
Bit.Commercial.Core.Test.Billing.ProviderBillingServiceTests 39โœ… 405ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.AccessPolicies.ProjectPeopleAccessPoliciesAuthorizationHandlerTests 17โœ… 27ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.AccessPolicies.ProjectServiceAccountsAccessPoliciesAuthorizationHandlerTests 20โœ… 136ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.AccessPolicies.SecretAccessPoliciesUpdatesAuthorizationHandlerTests 59โœ… 75ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.AccessPolicies.ServiceAccountGrantedPoliciesAuthorizationHandlerTests 18โœ… 41ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.AccessPolicies.ServiceAccountPeopleAccessPoliciesAuthorizationHandlerTests 17โœ… 25ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.Projects.ProjectAuthorizationHandlerTests 32โœ… 32ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.Secrets.BulkSecretAuthorizationHandlerTests 16โœ… 20ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.Secrets.SecretAuthorizationHandlerTests 90โœ… 134ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.ServiceAccounts.ServiceAccountAuthorizationHandlerTests 57โœ… 88ms
Bit.Commercial.Core.Test.SecretsManager.Commands.AccessPolicies.UpdateProjectServiceAccountsAccessPoliciesCommandTests 2โœ… 2ms
Bit.Commercial.Core.Test.SecretsManager.Commands.AccessPolicies.UpdateServiceAccountGrantedPoliciesCommandTests 2โœ… 36ms
Bit.Commercial.Core.Test.SecretsManager.Commands.AccessTokens.CreateServiceAccountCommandTests 2โœ… 34ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Projects.CreateProjectCommandTests 1โœ… 17ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Projects.DeleteProjectCommandTests 1โœ… 3ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Projects.UpdateProjectCommandTests 2โœ… 3ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Requests.RequestSMAccessCommandTests 3โœ… 16ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Secrets.CreateSecretCommandTests 1โœ… 2ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Secrets.DeleteSecretCommandTests 1โœ… 27ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Secrets.UpdateSecretCommandTests 1โœ… 2ms
Bit.Commercial.Core.Test.SecretsManager.Commands.ServiceAccounts.CreateServiceAccountCommandTests 1โœ… 15ms
Bit.Commercial.Core.Test.SecretsManager.Commands.ServiceAccounts.DeleteServiceAccountsCommandTests 1โœ… 21ms
Bit.Commercial.Core.Test.SecretsManager.Commands.ServiceAccounts.RevokeAccessTokenCommandTests 1โœ… 60ms
Bit.Commercial.Core.Test.SecretsManager.Commands.ServiceAccounts.UpdateServiceAccountCommandTests 5โœ… 23ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Trash.EmptyTrashCommandTests 2โœ… 60ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Trash.RestoreTrashCommandTests 2โœ… 4ms
Bit.Commercial.Core.Test.SecretsManager.Queries.AccessPolicies.ProjectServiceAccountsAccessPoliciesUpdatesQueryTests 2โœ… 106ms
Bit.Commercial.Core.Test.SecretsManager.Queries.AccessPolicies.SameOrganizationQueryTests 8โœ… 32ms
Bit.Commercial.Core.Test.SecretsManager.Queries.AccessPolicies.SecretAccessPoliciesUpdatesQueryTests 2โœ… 78ms
Bit.Commercial.Core.Test.SecretsManager.Queries.AccessPolicies.ServiceAccountGrantedPolicyUpdatesQueryTests 2โœ… 15ms
Bit.Commercial.Core.Test.SecretsManager.Queries.Projects.MaxProjectsQueryTests 41โœ… 117ms
Bit.Commercial.Core.Test.SecretsManager.Queries.Secrets.SecretsSyncQueryTests 5โœ… 27ms
Bit.Commercial.Core.Test.SecretsManager.Queries.ServiceAccounts.CountNewServiceAccountSlotsRequiredQueryTests 8โœ… 11ms
Bit.Commercial.Core.Test.SecretsManager.Queries.ServiceAccounts.ServiceAccountSecretsDetailsQueryTests 2โœ… 22ms

โœ…ย 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โœ… 1s
Bit.Scim.IntegrationTest.Controllers.v2.UsersControllerTests 21โœ… 1s

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

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

Test suite Passed Failed Skipped Time
Bit.Scim.Test.Groups.GetGroupsListCommandTests 7โœ… 76ms
Bit.Scim.Test.Groups.PatchGroupCommandTests 10โœ… 226ms
Bit.Scim.Test.Groups.PostGroupCommandTests 6โœ… 87ms
Bit.Scim.Test.Groups.PutGroupCommandTests 4โœ… 23ms
Bit.Scim.Test.Users.GetUsersListQueryTests 7โœ… 23ms
Bit.Scim.Test.Users.PatchUserCommandTests 7โœ… 84ms
Bit.Scim.Test.Users.PostUserCommandTests 5โœ… 43ms

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

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

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

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

476 tests were completed in 144s with 476 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Bit.Api.IntegrationTest.AdminConsole.Public.Controllers.MembersControllerTests 5โœ… 8s
Bit.Api.IntegrationTest.Controllers.AccountsControllerTest 1โœ… 5s
Bit.Api.IntegrationTest.Controllers.ConfigControllerTests 4โœ… 7s
Bit.Api.IntegrationTest.SecretsManager.Controllers.AccessPoliciesControllerTests 135โœ… 54s
Bit.Api.IntegrationTest.SecretsManager.Controllers.CountsControllerTests 38โœ… 25s
Bit.Api.IntegrationTest.SecretsManager.Controllers.ProjectsControllerTests 53โœ… 41s
Bit.Api.IntegrationTest.SecretsManager.Controllers.SecretsControllerTests 104โœ… 56s
Bit.Api.IntegrationTest.SecretsManager.Controllers.SecretsManagerEventsControllerTests 7โœ… 12s
Bit.Api.IntegrationTest.SecretsManager.Controllers.SecretsManagerPortingControllerTests 14โœ… 9s
Bit.Api.IntegrationTest.SecretsManager.Controllers.SecretsTrashControllerTests 29โœ… 22s
Bit.Api.IntegrationTest.SecretsManager.Controllers.ServiceAccountsControllerTests 86โœ… 46s

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

551 tests were completed in 39s with 551 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Api.Test.AdminConsole.Queries.OrganizationUserUserDetailsQueryTests 2โœ… 27ms
Bit.Api.Test.AdminConsole.Controllers.GroupsControllerPutTests 8โœ… 81ms
Bit.Api.Test.AdminConsole.Controllers.GroupsControllerTests 2โœ… 38ms
Bit.Api.Test.AdminConsole.Controllers.OrganizationAuthRequestsControllerTests 4โœ… 6ms
Bit.Api.Test.AdminConsole.Controllers.OrganizationConnectionsControllerTests 20โœ… 126ms
Bit.Api.Test.AdminConsole.Controllers.OrganizationDomainControllerTests 21โœ… 113ms
Bit.Api.Test.AdminConsole.Controllers.OrganizationsControllerTests 5โœ… 115ms
Bit.Api.Test.AdminConsole.Controllers.OrganizationUserControllerPutTests 7โœ… 134ms
Bit.Api.Test.AdminConsole.Controllers.OrganizationUsersControllerTests 12โœ… 196ms
Bit.Api.Test.AdminConsole.Public.Controllers.GroupsControllerTests 2โœ… 20ms
Bit.Api.Test.AdminConsole.Public.Controllers.PoliciesControllerTests 2โœ… 12ms
Bit.Api.Test.AdminConsole.Validators.OrganizationUserRotationValidatorTests 7โœ… 202ms
Bit.Api.Test.Auth.Controllers.AccountsControllerTests 27โœ… 12s
Bit.Api.Test.Auth.Controllers.WebAuthnControllerTests 17โœ… 6s
Bit.Api.Test.Auth.Models.Request.OrganizationTwoFactorDuoRequestModelTests 4โœ… 19ms
Bit.Api.Test.Auth.Models.Request.TwoFactorDuoRequestModelValidationTests 3โœ… 13ms
Bit.Api.Test.Auth.Models.Request.UserTwoFactorDuoRequestModelTests 4โœ… 16ms
Bit.Api.Test.Auth.Models.Response.OrganizationTwoFactorDuoResponseModelTests 5โœ… 2ms
Bit.Api.Test.Auth.Models.Response.UserTwoFactorDuoResponseModelTests 5โœ… 71ms
Bit.Api.Test.Auth.Validators.EmergencyAccessRotationValidatorTests 6โœ… 57ms
Bit.Api.Test.Auth.Validators.WebAuthnLoginKeyRotationValidatorTests 3โœ… 53ms
Bit.Api.Test.Billing.Controllers.OrganizationBillingControllerTests 6โœ… 19ms
Bit.Api.Test.Billing.Controllers.OrganizationsControllerTests 11โœ… 466ms
Bit.Api.Test.Billing.Controllers.OrganizationSponsorshipsControllerTests 6โœ… 42ms
Bit.Api.Test.Billing.Controllers.ProviderBillingControllerTests 14โœ… 304ms
Bit.Api.Test.Billing.Controllers.ProviderClientsControllerTests 5โœ… 35ms
Bit.Api.Test.Controllers.CiphersControllerTests 15โœ… 254ms
Bit.Api.Test.Controllers.CollectionsControllerTests 13โœ… 127ms
Bit.Api.Test.Controllers.ConfigControllerTests 1โœ… 21ms
Bit.Api.Test.Controllers.PoliciesControllerTests 4โœ… 71ms
Bit.Api.Test.Controllers.SyncControllerTests 4โœ… 180ms
Bit.Api.Test.Models.Request.Accounts.KdfRequestModelTests 14โœ… 9ms
Bit.Api.Test.Models.Request.Accounts.PremiumRequestModelTests 8โœ… 4ms
Bit.Api.Test.Models.Request.SendRequestModelTests 6โœ… 38ms
Bit.Api.Test.SecretsManager.Controllers.AccessPoliciesControllerTests 59โœ… 338ms
Bit.Api.Test.SecretsManager.Controllers.CountsControllerTests 14โœ… 46ms
Bit.Api.Test.SecretsManager.Controllers.ProjectsControllerTests 21โœ… 87ms
Bit.Api.Test.SecretsManager.Controllers.RequestSMAccessControllerTests 5โœ… 48ms
Bit.Api.Test.SecretsManager.Controllers.SecretsControllerTests 37โœ… 326ms
Bit.Api.Test.SecretsManager.Controllers.SecretsManagerEventsControllerTests 3โœ… 32ms
Bit.Api.Test.SecretsManager.Controllers.ServiceAccountsControllerTests 22โœ… 243ms
Bit.Api.Test.SecretsManager.Utilities.AccessPolicyHelpersTests 5โœ… 2ms
Bit.Api.Test.Tools.Controllers.SendsControllerTests 3โœ… 50ms
Bit.Api.Test.Tools.Validators.SendRotationValidatorTests 3โœ… 88ms
Bit.Api.Test.Utilities.ApiHelpersTests 1โœ… 296ms
Bit.Api.Test.Utilities.EnumMatchesAttributeTests 5โœ… 34ms
Bit.Api.Test.Vault.AuthorizationHandlers.BulkCollectionAuthorizationHandlerTests 58โœ… 377ms
Bit.Api.Test.Vault.AuthorizationHandlers.CollectionAuthorizationHandlerTests 20โœ… 62ms
Bit.Api.Test.Vault.AuthorizationHandlers.GroupAuthorizationHandlerTests 8โœ… 8ms
Bit.Api.Test.Vault.AuthorizationHandlers.OrganizationUserAuthorizationHandlerTests 8โœ… 29ms
Bit.Api.Test.Vault.Validators.CipherRotationValidatorTests 3โœ… 90ms
Bit.Api.Test.Vault.Validators.FolderRotationValidatorTests 3โœ… 111ms

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

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

Test suite Passed Failed Skipped Time
Bit.Billing.Test.Controllers.FreshdeskControllerTests 4โœ… 100ms
Bit.Billing.Test.Controllers.FreshsalesControllerTests 1โšช 1ms
Bit.Billing.Test.Controllers.PayPalControllerTests 16โœ… 861ms
Bit.Billing.Test.Services.PayPalIPNClientTests 4โœ… 923ms
Bit.Billing.Test.Services.ProviderEventServiceTests 5โœ… 966ms
Bit.Billing.Test.Services.StripeEventServiceTests 24โœ… 1s

โœ…ย 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โœ… 46ms

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

1670 tests were completed in 41s with 1644 passed, 0 failed and 26 skipped.

Test suite Passed Failed Skipped Time
Bit.Core.Test.AdminConsole.OrganizationAuth.Models.AuthRequestUpdateProcessorTests 13โœ… 26ms
Bit.Core.Test.AdminConsole.OrganizationAuth.Models.BatchAuthRequestUpdateProcessorTests 11โœ… 120ms
Bit.Core.Test.AdminConsole.OrganizationAuth.UpdateOrganizationAuthRequestCommandTests 5โœ… 169ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.Groups.CreateGroupCommandTests 5โœ… 35ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.Groups.DeleteGroupCommandTests 6โœ… 40ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.Groups.UpdateGroupCommandTests 10โœ… 75ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationApiKeys.CreateOrganizationApiKeyCommandTest 1โœ… 46ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationApiKeys.GetOrganizationApiKeyQueryTests 3โœ… 64ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationApiKeys.RotateOrganizationApiKeyCommandTests 1โœ… 2ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationConnections.CreateOrganizationConnectionCommandTests 1โœ… 36ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationConnections.DeleteOrganizationConnectionCommandTests 1โœ… 1ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationConnections.UpdateOrganizationConnectionCommandTests 3โœ… 101ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationConnections.ValidateBillingSyncKeyCommandTests 6โœ… 8ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationDomains.CreateOrganizationDomainCommandTests 3โœ… 50ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationDomains.DeleteOrganizationDomainCommandTests 1โœ… 2ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationDomains.GetOrganizationDomainByIdOrganizationIdQueryTests 4โœ… 5ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationDomains.GetOrganizationDomainByOrganizationIdQueryTests 1โœ… 61ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationDomains.VerifyOrganizationDomainCommandTests 4โœ… 20ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationUsers.CountNewSmSeatsRequiredQueryTests 8โœ… 18ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationUsers.GetOrganizationUsersManagementStatusQueryTests 4โœ… 33ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationUsers.RemoveOrganizationUserCommandTests 4โœ… 32ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationUsers.UpdateOrganizationUserCommandTests 7โœ… 296ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationUsers.UpdateOrganizationUserGroupsCommandTests 2โœ… 33ms
Bit.Core.Test.AdminConsole.Services.GroupServiceTests 5โœ… 44ms
Bit.Core.Test.AdminConsole.Services.OrganizationDomainServiceTests 5โœ… 38ms
Bit.Core.Test.AdminConsole.Services.PolicyServiceTests 26โœ… 257ms
Bit.Core.Test.Auth.Identity.AuthenticationTokenProviderTests 2โœ… 4ms
Bit.Core.Test.Auth.Identity.EmailTwoFactorTokenProviderTests 3โœ… 170ms
Bit.Core.Test.Auth.IdentityServer.TokenRetrievalTests 4โœ… 941ms
Bit.Core.Test.Auth.Models.Business.Tokenables.EmergencyAccessInviteTokenableTests 2โœ… 45ms
Bit.Core.Test.Auth.Models.Business.Tokenables.HCaptchaTokenableTests 7โœ… 4ms
Bit.Core.Test.Auth.Models.Business.Tokenables.OrgUserInviteTokenableTests 19โœ… 4ms
Bit.Core.Test.Auth.Models.Business.Tokenables.RegistrationEmailVerificationTokenableTests 9โœ… 5ms
Bit.Core.Test.Auth.Models.Business.Tokenables.SsoEmail2faSessionTokenableTests 12โœ… 11ms
Bit.Core.Test.Auth.Models.Business.Tokenables.SsoTokenableTests 7โœ… 6ms
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โœ… 300ms
Bit.Core.Test.Auth.Services.EmergencyAccessServiceTests 7โœ… 62ms
Bit.Core.Test.Auth.Services.SsoConfigServiceTests 10โœ… 130ms
Bit.Core.Test.Auth.UserFeatures.Registration.RegisterUserCommandTests 21โœ… 90ms
Bit.Core.Test.Auth.UserFeatures.Registration.SendVerificationEmailForRegistrationCommandTests 7โœ… 12s
Bit.Core.Test.Auth.UserFeatures.TwoFactorAuth.TwoFactorIsEnabledQueryTests 23โœ… 184ms
Bit.Core.Test.Auth.UserFeatures.UserKey.RotateUserKeyCommandTests 3โœ… 91ms
Bit.Core.Test.Auth.UserFeatures.UserMasterPassword.SetInitialMasterPasswordCommandTests 8โœ… 70ms
Bit.Core.Test.Auth.UserFeatures.UserMasterPassword.TdeOffboardingPasswordTests 3โœ… 202ms
Bit.Core.Test.Auth.UserFeatures.WebAuthnLogin.AssertWebAuthnLoginCredentialCommandTests 5โœ… 54ms
Bit.Core.Test.Auth.UserFeatures.WebAuthnLogin.CreateWebAuthnLoginCredentialCommandTests 2โœ… 79ms
Bit.Core.Test.Auth.UserFeatures.WebAuthnLogin.GetWebAuthnLoginCredentialCreateOptionsTests 2โœ… 54ms
Bit.Core.Test.Billing.Models.BillingInfoTests 1โœ… 3ms
Bit.Core.Test.Billing.Services.OrganizationBillingServiceTests 4โœ… 100ms
Bit.Core.Test.Billing.Services.PaymentHistoryServiceTests 4โœ… 59ms
Bit.Core.Test.Billing.Services.SubscriberServiceTests 62โœ… 750ms
Bit.Core.Test.ConstantsTests+RangeConstantTests 8โœ… 22ms
Bit.Core.Test.Entities.OrganizationConnectionTests 4โœ… 1ms
Bit.Core.Test.Entities.OrganizationTests 3โœ… 3ms
Bit.Core.Test.Entities.UserTests 5โœ… 67ms
Bit.Core.Test.Helpers.JsonHelpersTests 3โœ… 4ms
Bit.Core.Test.Models.Business.CompleteSubscriptionUpdateTests 6โœ… 94ms
Bit.Core.Test.Models.Business.OrganizationLicenseTests 4โœ… 8ms
Bit.Core.Test.Models.Business.SeatSubscriptionUpdateTests 25โœ… 3ms
Bit.Core.Test.Models.Business.SecretsManagerSubscriptionUpdateTests 16โœ… 3ms
Bit.Core.Test.Models.Business.ServiceAccountSubscriptionUpdateTests 25โœ… 3ms
Bit.Core.Test.Models.Business.SmSeatSubscriptionUpdateTests 25โœ… 19ms
Bit.Core.Test.Models.Business.StorageSubscriptionUpdateTests 27โœ… 9ms
Bit.Core.Test.Models.Business.TaxInfoTests 60โœ… 1ms
Bit.Core.Test.Models.Business.Tokenables.OrganizationSponsorshipOfferTokenableTests 15โœ… 11ms
Bit.Core.Test.Models.CipherTests 2โœ… 1ms
Bit.Core.Test.Models.Data.SelfHostedOrganizationDetailsTests 19โœ… 24ms
Bit.Core.Test.Models.OrganizationConnectionConfigs.BillingSyncConfigTests 2โœ… 0ms
Bit.Core.Test.Models.OrganizationConnectionConfigs.ScimConfigTests 2โœ… 0ms
Bit.Core.Test.Models.PermissionsTests 1โœ… 1ms
Bit.Core.Test.OrganizationFeatures.OrganizationCollections.BulkAddCollectionAccessCommandTests 8โœ… 97ms
Bit.Core.Test.OrganizationFeatures.OrganizationConnections.DeleteCollectionCommandTests 2โœ… 26ms
Bit.Core.Test.OrganizationFeatures.OrganizationLicenses.CloudGetOrganizationLicenseQueryTests 3โœ… 22ms
Bit.Core.Test.OrganizationFeatures.OrganizationLicenses.SelfHostedGetOrganizationLicenseQueryTests 5โœ… 322ms
Bit.Core.Test.OrganizationFeatures.OrganizationLicenses.UpdateOrganizationLicenseCommandTests 1โœ… 43ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.CloudRevokeSponsorshipCommandTests 3โœ… 41ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.CloudSyncSponsorshipsCommandTests 21โœ… 78ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.OrganizationSponsorshipRenewCommandTests 1โœ… 18ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.SetUpSponsorshipCommandTests 24โœ… 109ms
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โœ… 78ms
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โœ… 150ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.SendSponsorshipOfferCommandTests 10โœ… 29ms
Bit.Core.Test.OrganizationFeatures.OrganizationSubscriptionUpdate.AddSecretsManagerSubscriptionCommandTests 18โœ… 68ms
Bit.Core.Test.OrganizationFeatures.OrganizationSubscriptionUpdate.UpdateSecretsManagerSubscriptionCommandTests 92โœ… 353ms
Bit.Core.Test.OrganizationFeatures.OrganizationSubscriptionUpdate.UpgradeOrganizationPlanCommandTests 25โœ… 192ms
Bit.Core.Test.OrganizationFeatures.OrganizationUsers.AcceptOrgUserCommandTests 22โœ… 217ms
Bit.Core.Test.Resources.VerifyResources 3โœ… 4ms
Bit.Core.Test.SecretsManager.Models.ProjectServiceAccountsAccessPoliciesTests 2โœ… 16ms
Bit.Core.Test.SecretsManager.Models.SecretAccessPoliciesTests 2โœ… 38ms
Bit.Core.Test.SecretsManager.Models.ServiceAccountGrantedPoliciesTests 2โœ… 10ms
Bit.Core.Test.Services.AmazonSesMailDeliveryServiceTests 1โœ… 164ms
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โœ… 578ms
Bit.Core.Test.Services.CollectionServiceTest 11โœ… 79ms
Bit.Core.Test.Services.DeviceServiceTests 5โœ… 116ms
Bit.Core.Test.Services.EventServiceTests 156โœ… 717ms
Bit.Core.Test.Services.HandlebarsMailServiceTests 1โœ… 1โšช 23ms
Bit.Core.Test.Services.InMemoryApplicationCacheServiceTests 1โœ… 16ms
Bit.Core.Test.Services.InMemoryServiceBusApplicationCacheServiceTests 1โšช 1ms
Bit.Core.Test.Services.LaunchDarklyFeatureServiceTests 2โœ… 4โšช 101ms
Bit.Core.Test.Services.LicensingServiceTests 1โœ… 19s
Bit.Core.Test.Services.LocalAttachmentStorageServiceTests 25โœ… 163ms
Bit.Core.Test.Services.MailKitSmtpMailDeliveryServiceTests 1โœ… 19ms
Bit.Core.Test.Services.MultiServicePushNotificationServiceTests 1โœ… 49ms
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.OrganizationServiceTests 165โœ… 1s
Bit.Core.Test.Services.RelayPushNotificationServiceTests 1โšช 1ms
Bit.Core.Test.Services.RelayPushRegistrationServiceTests 1โšช 1ms
Bit.Core.Test.Services.RepositoryEventWriteServiceTests 1โœ… 16ms
Bit.Core.Test.Services.SendGridMailDeliveryServiceTests 1โœ… 214ms
Bit.Core.Test.Services.StripePaymentServiceTests 21โœ… 523ms
Bit.Core.Test.Services.UserServiceTests 18โœ… 223ms
Bit.Core.Test.Tokens.DataProtectorTokenFactoryTests 9โœ… 147ms
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โœ… 129ms
Bit.Core.Test.Utilities.BulkAuthorizationHandlerTests 4โœ… 28ms
Bit.Core.Test.Utilities.ClaimsExtensionsTests 4โœ… 3ms
Bit.Core.Test.Utilities.CoreHelpersTests 76โœ… 162ms
Bit.Core.Test.Utilities.CustomRedisProcessingStrategyTests 5โœ… 580ms
Bit.Core.Test.Utilities.EncryptedStringAttributeTests 47โœ… 7ms
Bit.Core.Test.Utilities.HtmlEncodingStringConverterTests 4โœ… 3ms
Bit.Core.Test.Utilities.PermissiveStringConverterTests 13โœ… 31ms
Bit.Core.Test.Utilities.RequireFeatureAttributeTests 3โœ… 461ms
Bit.Core.Test.Utilities.SelfHostedAttributeTests 4โœ… 13ms
Bit.Core.Test.Utilities.SpanExtensionsTests 7โœ… 1ms
Bit.Core.Test.Utilities.StaticStoreTests 6โœ… 7ms
Bit.Core.Test.Utilities.StrictEmailAddressListAttributeTests 9โœ… 2ms
Bit.Core.Test.Utilities.StrictEmailAttributeTests 31โœ… 131ms

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

1 tests were completed in 17s 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 6s 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โœ… 240ms
Bit.Icons.Test.Models.IconHttpResponseTests 2โœ… 414ms
Bit.Icons.Test.Models.IconLinkTests 9โœ… 335ms
Bit.Icons.Test.Models.IconUriTests 6โœ… 46ms
Bit.Icons.Test.Resources.VerifyResources 1โœ… 18ms
Bit.Icons.Test.Services.IconFetchingServiceTests 3โœ… 1โšช 293ms

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

72 tests were completed in 64s with 72 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Bit.Identity.IntegrationTest.Controllers.AccountsControllerTests 14โœ… 22s
Bit.Identity.IntegrationTest.Endpoints.IdentityServerSsoTests 9โœ… 30s
Bit.Identity.IntegrationTest.Endpoints.IdentityServerTests 33โœ… 45s
Bit.Identity.IntegrationTest.Endpoints.IdentityServerTwoFactorTests 10โœ… 29s
Bit.Identity.IntegrationTest.RequestValidation.ResourceOwnerPasswordValidatorTests 6โœ… 19s

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

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

Test suite Passed Failed Skipped Time
Bit.Identity.Test.Controllers.AccountsControllerTests 13โœ… 591ms
Bit.Identity.Test.IdentityServer.BaseRequestValidatorTests 9โœ… 10s
Bit.Identity.Test.IdentityServer.UserDecryptionOptionsBuilderTests 16โœ… 141ms

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

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

Test suite Passed Failed Skipped Time
Bit.Infrastructure.Dapper.Test.DataTableBuilderTests 3โœ… 46ms

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

52 tests were completed in 23s 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โšช 154ms
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

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

โœ…ย 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โœ… 3ms