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 xunit-dotnet monorepo #4827

Merged
merged 1 commit into from
Sep 30, 2024

[deps] Billing: Update xunit-dotnet monorepo

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

[deps] Billing: Update xunit-dotnet monorepo #4827

[deps] Billing: Update xunit-dotnet monorepo
8758438
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Sep 30, 2024 in 0s

3499 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βœ… 20s
bitwarden_license/test/Scim.IntegrationTest/TestResults/bw-test-results.trx 43βœ… 20s
bitwarden_license/test/Scim.Test/TestResults/bw-test-results.trx 46βœ… 13s
test/Admin.Test/TestResults/oss-test-results.trx 1βœ… 52s
test/Api.IntegrationTest/TestResults/oss-test-results.trx 476βœ… 134s
test/Api.Test/TestResults/oss-test-results.trx 551βœ… 44s
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 1665βœ… 26βšͺ 40s
test/Events.Test/TestResults/oss-test-results.trx 1βœ… 7s
test/EventsProcessor.Test/TestResults/oss-test-results.trx 1βœ… 12s
test/Icons.Test/TestResults/oss-test-results.trx 22βœ… 1βšͺ 24s
test/Identity.IntegrationTest/TestResults/oss-test-results.trx 72βœ… 29s
test/Identity.Test/TestResults/oss-test-results.trx 38βœ… 33s
test/Infrastructure.Dapper.Test/TestResults/oss-test-results.trx 3βœ… 10s
test/Infrastructure.EFIntegration.Test/TestResults/oss-test-results.trx 1βœ… 51βšͺ 33s
test/Infrastructure.IntegrationTest/TestResults/oss-test-results.trx 23βšͺ 14s
test/Notifications.Test/TestResults/oss-test-results.trx 1βœ… 8s

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

518 tests were completed in 20s 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βœ… 157ms
Bit.Commercial.Core.Test.AdminConsole.Services.ProviderServiceTests 44βœ… 356ms
Bit.Commercial.Core.Test.Billing.ProviderBillingServiceTests 39βœ… 388ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.AccessPolicies.ProjectPeopleAccessPoliciesAuthorizationHandlerTests 17βœ… 19ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.AccessPolicies.ProjectServiceAccountsAccessPoliciesAuthorizationHandlerTests 20βœ… 46ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.AccessPolicies.SecretAccessPoliciesUpdatesAuthorizationHandlerTests 59βœ… 178ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.AccessPolicies.ServiceAccountGrantedPoliciesAuthorizationHandlerTests 18βœ… 43ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.AccessPolicies.ServiceAccountPeopleAccessPoliciesAuthorizationHandlerTests 17βœ… 20ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.Projects.ProjectAuthorizationHandlerTests 32βœ… 33ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.Secrets.BulkSecretAuthorizationHandlerTests 16βœ… 23ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.Secrets.SecretAuthorizationHandlerTests 90βœ… 136ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.ServiceAccounts.ServiceAccountAuthorizationHandlerTests 57βœ… 81ms
Bit.Commercial.Core.Test.SecretsManager.Commands.AccessPolicies.UpdateProjectServiceAccountsAccessPoliciesCommandTests 2βœ… 9ms
Bit.Commercial.Core.Test.SecretsManager.Commands.AccessPolicies.UpdateServiceAccountGrantedPoliciesCommandTests 2βœ… 2ms
Bit.Commercial.Core.Test.SecretsManager.Commands.AccessTokens.CreateServiceAccountCommandTests 2βœ… 25ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Projects.CreateProjectCommandTests 1βœ… 12ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Projects.DeleteProjectCommandTests 1βœ… 6ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Projects.UpdateProjectCommandTests 2βœ… 14ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Requests.RequestSMAccessCommandTests 3βœ… 27ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Secrets.CreateSecretCommandTests 1βœ… 5ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Secrets.DeleteSecretCommandTests 1βœ… 29ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Secrets.UpdateSecretCommandTests 1βœ… 2ms
Bit.Commercial.Core.Test.SecretsManager.Commands.ServiceAccounts.CreateServiceAccountCommandTests 1βœ… 134ms
Bit.Commercial.Core.Test.SecretsManager.Commands.ServiceAccounts.DeleteServiceAccountsCommandTests 1βœ… 3ms
Bit.Commercial.Core.Test.SecretsManager.Commands.ServiceAccounts.RevokeAccessTokenCommandTests 1βœ… 106ms
Bit.Commercial.Core.Test.SecretsManager.Commands.ServiceAccounts.UpdateServiceAccountCommandTests 5βœ… 21ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Trash.EmptyTrashCommandTests 2βœ… 11ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Trash.RestoreTrashCommandTests 2βœ… 4ms
Bit.Commercial.Core.Test.SecretsManager.Queries.AccessPolicies.ProjectServiceAccountsAccessPoliciesUpdatesQueryTests 2βœ… 61ms
Bit.Commercial.Core.Test.SecretsManager.Queries.AccessPolicies.SameOrganizationQueryTests 8βœ… 24ms
Bit.Commercial.Core.Test.SecretsManager.Queries.AccessPolicies.SecretAccessPoliciesUpdatesQueryTests 2βœ… 43ms
Bit.Commercial.Core.Test.SecretsManager.Queries.AccessPolicies.ServiceAccountGrantedPolicyUpdatesQueryTests 2βœ… 16ms
Bit.Commercial.Core.Test.SecretsManager.Queries.Projects.MaxProjectsQueryTests 41βœ… 61ms
Bit.Commercial.Core.Test.SecretsManager.Queries.Secrets.SecretsSyncQueryTests 5βœ… 25ms
Bit.Commercial.Core.Test.SecretsManager.Queries.ServiceAccounts.CountNewServiceAccountSlotsRequiredQueryTests 8βœ… 32ms
Bit.Commercial.Core.Test.SecretsManager.Queries.ServiceAccounts.ServiceAccountSecretsDetailsQueryTests 2βœ… 19ms

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

43 tests were completed in 20s 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 13s with 46 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Bit.Scim.Test.Groups.GetGroupsListCommandTests 7βœ… 116ms
Bit.Scim.Test.Groups.PatchGroupCommandTests 10βœ… 243ms
Bit.Scim.Test.Groups.PostGroupCommandTests 6βœ… 18ms
Bit.Scim.Test.Groups.PutGroupCommandTests 4βœ… 43ms
Bit.Scim.Test.Users.GetUsersListQueryTests 7βœ… 122ms
Bit.Scim.Test.Users.PatchUserCommandTests 7βœ… 37ms
Bit.Scim.Test.Users.PostUserCommandTests 5βœ… 144ms

βœ…Β 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 134s with 476 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Bit.Api.IntegrationTest.AdminConsole.Public.Controllers.MembersControllerTests 5βœ… 17s
Bit.Api.IntegrationTest.Controllers.AccountsControllerTest 1βœ… 16s
Bit.Api.IntegrationTest.Controllers.ConfigControllerTests 4βœ… 9s
Bit.Api.IntegrationTest.SecretsManager.Controllers.AccessPoliciesControllerTests 135βœ… 48s
Bit.Api.IntegrationTest.SecretsManager.Controllers.CountsControllerTests 38βœ… 30s
Bit.Api.IntegrationTest.SecretsManager.Controllers.ProjectsControllerTests 53βœ… 35s
Bit.Api.IntegrationTest.SecretsManager.Controllers.SecretsControllerTests 104βœ… 54s
Bit.Api.IntegrationTest.SecretsManager.Controllers.SecretsManagerEventsControllerTests 7βœ… 7s
Bit.Api.IntegrationTest.SecretsManager.Controllers.SecretsManagerPortingControllerTests 14βœ… 11s
Bit.Api.IntegrationTest.SecretsManager.Controllers.SecretsTrashControllerTests 29βœ… 26s
Bit.Api.IntegrationTest.SecretsManager.Controllers.ServiceAccountsControllerTests 86βœ… 43s

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

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

Test suite Passed Failed Skipped Time
Api.Test.AdminConsole.Queries.OrganizationUserUserDetailsQueryTests 2βœ… 11ms
Bit.Api.Test.AdminConsole.Controllers.GroupsControllerPutTests 8βœ… 179ms
Bit.Api.Test.AdminConsole.Controllers.GroupsControllerTests 2βœ… 51ms
Bit.Api.Test.AdminConsole.Controllers.OrganizationAuthRequestsControllerTests 4βœ… 30ms
Bit.Api.Test.AdminConsole.Controllers.OrganizationConnectionsControllerTests 20βœ… 290ms
Bit.Api.Test.AdminConsole.Controllers.OrganizationDomainControllerTests 21βœ… 159ms
Bit.Api.Test.AdminConsole.Controllers.OrganizationsControllerTests 5βœ… 548ms
Bit.Api.Test.AdminConsole.Controllers.OrganizationUserControllerPutTests 7βœ… 175ms
Bit.Api.Test.AdminConsole.Controllers.OrganizationUsersControllerTests 12βœ… 162ms
Bit.Api.Test.AdminConsole.Public.Controllers.GroupsControllerTests 2βœ… 26ms
Bit.Api.Test.AdminConsole.Public.Controllers.PoliciesControllerTests 2βœ… 34ms
Bit.Api.Test.AdminConsole.Validators.OrganizationUserRotationValidatorTests 7βœ… 39ms
Bit.Api.Test.Auth.Controllers.AccountsControllerTests 27βœ… 18s
Bit.Api.Test.Auth.Controllers.WebAuthnControllerTests 17βœ… 10s
Bit.Api.Test.Auth.Models.Request.OrganizationTwoFactorDuoRequestModelTests 4βœ… 21ms
Bit.Api.Test.Auth.Models.Request.TwoFactorDuoRequestModelValidationTests 3βœ… 18ms
Bit.Api.Test.Auth.Models.Request.UserTwoFactorDuoRequestModelTests 4βœ… 8ms
Bit.Api.Test.Auth.Models.Response.OrganizationTwoFactorDuoResponseModelTests 5βœ… 106ms
Bit.Api.Test.Auth.Models.Response.UserTwoFactorDuoResponseModelTests 5βœ… 14ms
Bit.Api.Test.Auth.Validators.EmergencyAccessRotationValidatorTests 6βœ… 129ms
Bit.Api.Test.Auth.Validators.WebAuthnLoginKeyRotationValidatorTests 3βœ… 40ms
Bit.Api.Test.Billing.Controllers.OrganizationBillingControllerTests 6βœ… 53ms
Bit.Api.Test.Billing.Controllers.OrganizationsControllerTests 11βœ… 199ms
Bit.Api.Test.Billing.Controllers.OrganizationSponsorshipsControllerTests 6βœ… 66ms
Bit.Api.Test.Billing.Controllers.ProviderBillingControllerTests 14βœ… 239ms
Bit.Api.Test.Billing.Controllers.ProviderClientsControllerTests 5βœ… 40ms
Bit.Api.Test.Controllers.CiphersControllerTests 15βœ… 264ms
Bit.Api.Test.Controllers.CollectionsControllerTests 13βœ… 198ms
Bit.Api.Test.Controllers.ConfigControllerTests 1βœ… 16ms
Bit.Api.Test.Controllers.PoliciesControllerTests 4βœ… 65ms
Bit.Api.Test.Controllers.SyncControllerTests 4βœ… 245ms
Bit.Api.Test.Models.Request.Accounts.KdfRequestModelTests 14βœ… 22ms
Bit.Api.Test.Models.Request.Accounts.PremiumRequestModelTests 8βœ… 2ms
Bit.Api.Test.Models.Request.SendRequestModelTests 6βœ… 24ms
Bit.Api.Test.SecretsManager.Controllers.AccessPoliciesControllerTests 59βœ… 470ms
Bit.Api.Test.SecretsManager.Controllers.CountsControllerTests 14βœ… 60ms
Bit.Api.Test.SecretsManager.Controllers.ProjectsControllerTests 21βœ… 185ms
Bit.Api.Test.SecretsManager.Controllers.RequestSMAccessControllerTests 5βœ… 35ms
Bit.Api.Test.SecretsManager.Controllers.SecretsControllerTests 37βœ… 267ms
Bit.Api.Test.SecretsManager.Controllers.SecretsManagerEventsControllerTests 3βœ… 33ms
Bit.Api.Test.SecretsManager.Controllers.ServiceAccountsControllerTests 22βœ… 244ms
Bit.Api.Test.SecretsManager.Utilities.AccessPolicyHelpersTests 5βœ… 11ms
Bit.Api.Test.Tools.Controllers.SendsControllerTests 3βœ… 424ms
Bit.Api.Test.Tools.Validators.SendRotationValidatorTests 3βœ… 78ms
Bit.Api.Test.Utilities.ApiHelpersTests 1βœ… 129ms
Bit.Api.Test.Utilities.EnumMatchesAttributeTests 5βœ… 8ms
Bit.Api.Test.Vault.AuthorizationHandlers.BulkCollectionAuthorizationHandlerTests 58βœ… 428ms
Bit.Api.Test.Vault.AuthorizationHandlers.CollectionAuthorizationHandlerTests 20βœ… 37ms
Bit.Api.Test.Vault.AuthorizationHandlers.GroupAuthorizationHandlerTests 8βœ… 13ms
Bit.Api.Test.Vault.AuthorizationHandlers.OrganizationUserAuthorizationHandlerTests 8βœ… 13ms
Bit.Api.Test.Vault.Validators.CipherRotationValidatorTests 3βœ… 236ms
Bit.Api.Test.Vault.Validators.FolderRotationValidatorTests 3βœ… 30ms

βœ…Β 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βœ… 134ms
Bit.Billing.Test.Controllers.FreshsalesControllerTests 1βšͺ 1ms
Bit.Billing.Test.Controllers.PayPalControllerTests 16βœ… 585ms
Bit.Billing.Test.Services.PayPalIPNClientTests 4βœ… 1s
Bit.Billing.Test.Services.ProviderEventServiceTests 5βœ… 1s
Bit.Billing.Test.Services.StripeEventServiceTests 24βœ… 2s

βœ…Β 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βœ… 80ms

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

1691 tests were completed in 40s with 1665 passed, 0 failed and 26 skipped.

Test suite Passed Failed Skipped Time
Bit.Core.Test.AdminConsole.OrganizationAuth.Models.AuthRequestUpdateProcessorTests 13βœ… 84ms
Bit.Core.Test.AdminConsole.OrganizationAuth.Models.BatchAuthRequestUpdateProcessorTests 11βœ… 70ms
Bit.Core.Test.AdminConsole.OrganizationAuth.UpdateOrganizationAuthRequestCommandTests 5βœ… 225ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.Groups.CreateGroupCommandTests 5βœ… 63ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.Groups.DeleteGroupCommandTests 6βœ… 41ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.Groups.UpdateGroupCommandTests 10βœ… 101ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationApiKeys.CreateOrganizationApiKeyCommandTest 1βœ… 21ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationApiKeys.GetOrganizationApiKeyQueryTests 3βœ… 13ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationApiKeys.RotateOrganizationApiKeyCommandTests 1βœ… 17ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationConnections.CreateOrganizationConnectionCommandTests 1βœ… 11ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationConnections.DeleteOrganizationConnectionCommandTests 1βœ… 4ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationConnections.UpdateOrganizationConnectionCommandTests 3βœ… 10ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationConnections.ValidateBillingSyncKeyCommandTests 6βœ… 82ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationDomains.CreateOrganizationDomainCommandTests 3βœ… 17ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationDomains.DeleteOrganizationDomainCommandTests 1βœ… 2ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationDomains.GetOrganizationDomainByIdOrganizationIdQueryTests 4βœ… 7ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationDomains.GetOrganizationDomainByOrganizationIdQueryTests 1βœ… 2ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationDomains.VerifyOrganizationDomainCommandTests 4βœ… 20ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationUsers.CountNewSmSeatsRequiredQueryTests 8βœ… 15ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationUsers.DeleteManagedOrganizationUserAccountCommandTests 15βœ… 245ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationUsers.GetOrganizationUsersManagementStatusQueryTests 4βœ… 29ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationUsers.RemoveOrganizationUserCommandTests 4βœ… 15ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationUsers.UpdateOrganizationUserCommandTests 7βœ… 58ms
Bit.Core.Test.AdminConsole.OrganizationFeatures.OrganizationUsers.UpdateOrganizationUserGroupsCommandTests 2βœ… 3ms
Bit.Core.Test.AdminConsole.Services.GroupServiceTests 5βœ… 52ms
Bit.Core.Test.AdminConsole.Services.OrganizationDomainServiceTests 5βœ… 70ms
Bit.Core.Test.AdminConsole.Services.PolicyServiceTests 26βœ… 293ms
Bit.Core.Test.Auth.Identity.AuthenticationTokenProviderTests 2βœ… 82ms
Bit.Core.Test.Auth.Identity.EmailTwoFactorTokenProviderTests 3βœ… 20ms
Bit.Core.Test.Auth.IdentityServer.TokenRetrievalTests 4βœ… 519ms
Bit.Core.Test.Auth.Models.Business.Tokenables.EmergencyAccessInviteTokenableTests 2βœ… 28ms
Bit.Core.Test.Auth.Models.Business.Tokenables.HCaptchaTokenableTests 7βœ… 7ms
Bit.Core.Test.Auth.Models.Business.Tokenables.OrgUserInviteTokenableTests 19βœ… 10ms
Bit.Core.Test.Auth.Models.Business.Tokenables.RegistrationEmailVerificationTokenableTests 9βœ… 16ms
Bit.Core.Test.Auth.Models.Business.Tokenables.SsoEmail2faSessionTokenableTests 12βœ… 22ms
Bit.Core.Test.Auth.Models.Business.Tokenables.SsoTokenableTests 7βœ… 16ms
Bit.Core.Test.Auth.Models.Business.Tokenables.WebAuthnCredentialCreateOptionsTokenableTests 7βœ… 8ms
Bit.Core.Test.Auth.Models.Business.Tokenables.WebAuthnLoginAssertionOptionsTokenableTests 5βœ… 5ms
Bit.Core.Test.Auth.Services.AuthRequestServiceTests 32βœ… 156ms
Bit.Core.Test.Auth.Services.EmergencyAccessServiceTests 7βœ… 58ms
Bit.Core.Test.Auth.Services.SsoConfigServiceTests 10βœ… 189ms
Bit.Core.Test.Auth.UserFeatures.Registration.RegisterUserCommandTests 21βœ… 122ms
Bit.Core.Test.Auth.UserFeatures.Registration.SendVerificationEmailForRegistrationCommandTests 7βœ… 3s
Bit.Core.Test.Auth.UserFeatures.TwoFactorAuth.TwoFactorIsEnabledQueryTests 23βœ… 125ms
Bit.Core.Test.Auth.UserFeatures.UserKey.RotateUserKeyCommandTests 3βœ… 36ms
Bit.Core.Test.Auth.UserFeatures.UserMasterPassword.SetInitialMasterPasswordCommandTests 8βœ… 53ms
Bit.Core.Test.Auth.UserFeatures.UserMasterPassword.TdeOffboardingPasswordTests 3βœ… 28ms
Bit.Core.Test.Auth.UserFeatures.WebAuthnLogin.AssertWebAuthnLoginCredentialCommandTests 5βœ… 22ms
Bit.Core.Test.Auth.UserFeatures.WebAuthnLogin.CreateWebAuthnLoginCredentialCommandTests 2βœ… 53ms
Bit.Core.Test.Auth.UserFeatures.WebAuthnLogin.GetWebAuthnLoginCredentialCreateOptionsTests 2βœ… 15ms
Bit.Core.Test.Billing.Models.BillingInfoTests 1βœ… 10ms
Bit.Core.Test.Billing.Services.OrganizationBillingServiceTests 4βœ… 34ms
Bit.Core.Test.Billing.Services.PaymentHistoryServiceTests 4βœ… 134ms
Bit.Core.Test.Billing.Services.SubscriberServiceTests 62βœ… 684ms
Bit.Core.Test.ConstantsTests+RangeConstantTests 8βœ… 4ms
Bit.Core.Test.Entities.OrganizationConnectionTests 4βœ… 26ms
Bit.Core.Test.Entities.OrganizationTests 3βœ… 34ms
Bit.Core.Test.Entities.UserTests 5βœ… 9ms
Bit.Core.Test.Helpers.JsonHelpersTests 3βœ… 6ms
Bit.Core.Test.Models.Business.CompleteSubscriptionUpdateTests 6βœ… 49ms
Bit.Core.Test.Models.Business.OrganizationLicenseTests 4βœ… 59ms
Bit.Core.Test.Models.Business.SeatSubscriptionUpdateTests 25βœ… 8ms
Bit.Core.Test.Models.Business.SecretsManagerSubscriptionUpdateTests 16βœ… 2ms
Bit.Core.Test.Models.Business.ServiceAccountSubscriptionUpdateTests 25βœ… 22ms
Bit.Core.Test.Models.Business.SmSeatSubscriptionUpdateTests 25βœ… 87ms
Bit.Core.Test.Models.Business.StorageSubscriptionUpdateTests 27βœ… 11ms
Bit.Core.Test.Models.Business.TaxInfoTests 60βœ… 6ms
Bit.Core.Test.Models.Business.Tokenables.OrganizationSponsorshipOfferTokenableTests 15βœ… 12ms
Bit.Core.Test.Models.CipherTests 2βœ… 109ms
Bit.Core.Test.Models.Data.SelfHostedOrganizationDetailsTests 19βœ… 22ms
Bit.Core.Test.Models.OrganizationConnectionConfigs.BillingSyncConfigTests 2βœ… 16ms
Bit.Core.Test.Models.OrganizationConnectionConfigs.ScimConfigTests 2βœ… 4ms
Bit.Core.Test.Models.PermissionsTests 1βœ… 11ms
Bit.Core.Test.OrganizationFeatures.OrganizationCollections.BulkAddCollectionAccessCommandTests 8βœ… 177ms
Bit.Core.Test.OrganizationFeatures.OrganizationConnections.DeleteCollectionCommandTests 2βœ… 21ms
Bit.Core.Test.OrganizationFeatures.OrganizationLicenses.CloudGetOrganizationLicenseQueryTests 3βœ… 120ms
Bit.Core.Test.OrganizationFeatures.OrganizationLicenses.SelfHostedGetOrganizationLicenseQueryTests 5βœ… 16s
Bit.Core.Test.OrganizationFeatures.OrganizationLicenses.UpdateOrganizationLicenseCommandTests 1βœ… 15s
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.CloudRevokeSponsorshipCommandTests 3βœ… 6ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.CloudSyncSponsorshipsCommandTests 21βœ… 44ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.OrganizationSponsorshipRenewCommandTests 1βœ… 2ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.SetUpSponsorshipCommandTests 24βœ… 165ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.ValidateRedemptionTokenCommandTests 3βœ… 9ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.ValidateSponsorshipCommandTests 12βšͺ 12ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.CreateSponsorshipCommandTests 22βœ… 35ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.RemoveSponsorshipCommandTests 2βœ… 9ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.SelfHosted.SelfHostedRevokeSponsorshipCommandTests 3βœ… 22ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.SelfHosted.SelfHostedSyncSponsorshipsCommandTests 5βœ… 117ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.SendSponsorshipOfferCommandTests 10βœ… 20ms
Bit.Core.Test.OrganizationFeatures.OrganizationSubscriptionUpdate.AddSecretsManagerSubscriptionCommandTests 18βœ… 63ms
Bit.Core.Test.OrganizationFeatures.OrganizationSubscriptionUpdate.UpdateSecretsManagerSubscriptionCommandTests 92βœ… 342ms
Bit.Core.Test.OrganizationFeatures.OrganizationSubscriptionUpdate.UpgradeOrganizationPlanCommandTests 25βœ… 144ms
Bit.Core.Test.OrganizationFeatures.OrganizationUsers.AcceptOrgUserCommandTests 22βœ… 138ms
Bit.Core.Test.Resources.VerifyResources 3βœ… 1ms
Bit.Core.Test.SecretsManager.Models.ProjectServiceAccountsAccessPoliciesTests 2βœ… 14ms
Bit.Core.Test.SecretsManager.Models.SecretAccessPoliciesTests 2βœ… 54ms
Bit.Core.Test.SecretsManager.Models.ServiceAccountGrantedPoliciesTests 2βœ… 27ms
Bit.Core.Test.Services.AmazonSesMailDeliveryServiceTests 1βœ… 103ms
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βœ… 645ms
Bit.Core.Test.Services.CollectionServiceTest 11βœ… 85ms
Bit.Core.Test.Services.DeviceServiceTests 5βœ… 70ms
Bit.Core.Test.Services.EventServiceTests 160βœ… 722ms
Bit.Core.Test.Services.HandlebarsMailServiceTests 1βœ… 1βšͺ 19ms
Bit.Core.Test.Services.InMemoryApplicationCacheServiceTests 1βœ… 16ms
Bit.Core.Test.Services.InMemoryServiceBusApplicationCacheServiceTests 1βšͺ 1ms
Bit.Core.Test.Services.LaunchDarklyFeatureServiceTests 2βœ… 4βšͺ 167ms
Bit.Core.Test.Services.LicensingServiceTests 1βœ… 17s
Bit.Core.Test.Services.LocalAttachmentStorageServiceTests 25βœ… 293ms
Bit.Core.Test.Services.MailKitSmtpMailDeliveryServiceTests 1βœ… 6ms
Bit.Core.Test.Services.MultiServicePushNotificationServiceTests 1βœ… 37ms
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βœ… 2s
Bit.Core.Test.Services.RelayPushNotificationServiceTests 1βšͺ 1ms
Bit.Core.Test.Services.RelayPushRegistrationServiceTests 1βšͺ 1ms
Bit.Core.Test.Services.RepositoryEventWriteServiceTests 1βœ… 20ms
Bit.Core.Test.Services.SendGridMailDeliveryServiceTests 1βœ… 49ms
Bit.Core.Test.Services.StripePaymentServiceTests 21βœ… 492ms
Bit.Core.Test.Services.UserServiceTests 18βœ… 306ms
Bit.Core.Test.Tokens.DataProtectorTokenFactoryTests 9βœ… 77ms
Bit.Core.Test.Tokens.ExpiringTokenTests 5βœ… 7ms
Bit.Core.Test.Tokens.TokenTests 4βœ… 1ms
Bit.Core.Test.Tools.Models.Data.SendFileDataTests 1βœ… 0ms
Bit.Core.Test.Tools.Services.SendServiceTests 33βœ… 333ms
Bit.Core.Test.Utilities.AuthorizationServiceExtensionTests 2βœ… 18ms
Bit.Core.Test.Utilities.BulkAuthorizationHandlerTests 4βœ… 16ms
Bit.Core.Test.Utilities.ClaimsExtensionsTests 4βœ… 1ms
Bit.Core.Test.Utilities.CoreHelpersTests 76βœ… 138ms
Bit.Core.Test.Utilities.CustomRedisProcessingStrategyTests 5βœ… 518ms
Bit.Core.Test.Utilities.EncryptedStringAttributeTests 47βœ… 17ms
Bit.Core.Test.Utilities.HtmlEncodingStringConverterTests 4βœ… 6ms
Bit.Core.Test.Utilities.PermissiveStringConverterTests 13βœ… 119ms
Bit.Core.Test.Utilities.RequireFeatureAttributeTests 3βœ… 8ms
Bit.Core.Test.Utilities.SelfHostedAttributeTests 4βœ… 400ms
Bit.Core.Test.Utilities.SpanExtensionsTests 7βœ… 1ms
Bit.Core.Test.Utilities.StaticStoreTests 6βœ… 7ms
Bit.Core.Test.Utilities.StrictEmailAddressListAttributeTests 9βœ… 8ms
Bit.Core.Test.Utilities.StrictEmailAttributeTests 31βœ… 94ms

βœ…Β test/Events.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
Events.Test.PlaceholderUnitTest 1βœ… 3ms

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

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

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

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

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

Test suite Passed Failed Skipped Time
Bit.Icons.Test.Models.IconHttpRequestTests 1βœ… 491ms
Bit.Icons.Test.Models.IconHttpResponseTests 2βœ… 593ms
Bit.Icons.Test.Models.IconLinkTests 9βœ… 451ms
Bit.Icons.Test.Models.IconUriTests 6βœ… 65ms
Bit.Icons.Test.Resources.VerifyResources 1βœ… 25ms
Bit.Icons.Test.Services.IconFetchingServiceTests 3βœ… 1βšͺ 428ms

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

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

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

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

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

Test suite Passed Failed Skipped Time
Bit.Identity.Test.Controllers.AccountsControllerTests 13βœ… 1s
Bit.Identity.Test.IdentityServer.BaseRequestValidatorTests 9βœ… 11s
Bit.Identity.Test.IdentityServer.UserDecryptionOptionsBuilderTests 16βœ… 517ms

βœ…Β 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βœ… 143ms

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

52 tests were completed in 33s 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βšͺ 228ms
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 8s with 1 passed, 0 failed and 0 skipped.

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