Skip to content

Linting

Linting #12145

GitHub Actions / Test Results succeeded Oct 6, 2023 in 0s

Test Results ✔️

Tests passed successfully

Report Passed Failed Skipped Time
bitwarden_license/test/Commercial.Core.Test/TestResults/bw-test-results.trx 416✔️ 9s
bitwarden_license/test/Scim.IntegrationTest/TestResults/bw-test-results.trx 43✔️ 7s
bitwarden_license/test/Scim.Test/TestResults/bw-test-results.trx 46✔️ 4s
test/Api.IntegrationTest/TestResults/oss-test-results.trx 228✔️ 66s
test/Api.Test/TestResults/oss-test-results.trx 242✔️ 21s
test/Billing.Test/TestResults/oss-test-results.trx 4✔️ 1✖️ 3s
test/Common/TestResults/oss-test-results.trx 7✔️ 2s
test/Core.Test/TestResults/oss-test-results.trx 1168✔️ 15✖️ 21s
test/Icons.Test/TestResults/oss-test-results.trx 29✔️ 1✖️ 10s
test/Identity.IntegrationTest/TestResults/oss-test-results.trx 46✔️ 40s
test/Infrastructure.EFIntegration.Test/TestResults/oss-test-results.trx 52✖️ 3s
test/Infrastructure.IntegrationTest/TestResults/oss-test-results.trx 7✖️ 7s

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

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

Test suite Passed Failed Skipped Time
Bit.Commercial.Core.Test.ProviderFeatures.CreateProviderCommandTests 3✔️ 20ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.AccessPolicies.AccessPolicyAuthorizationHandlerTests 145✔️ 58ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.Projects.ProjectAuthorizationHandlerTests 32✔️ 112ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.Secrets.SecretAuthorizationHandlerTests 73✔️ 60ms
Bit.Commercial.Core.Test.SecretsManager.AuthorizationHandlers.ServiceAccounts.ServiceAccountAuthorizationHandlerTests 50✔️ 63ms
Bit.Commercial.Core.Test.SecretsManager.Commands.AccessPolicies.CreateAccessPoliciesCommandTests 3✔️ 50ms
Bit.Commercial.Core.Test.SecretsManager.Commands.AccessPolicies.DeleteAccessPolicyCommandTests 1✔️ 3ms
Bit.Commercial.Core.Test.SecretsManager.Commands.AccessPolicies.UpdateAccessPolicyCommandTests 2✔️ 4ms
Bit.Commercial.Core.Test.SecretsManager.Commands.AccessTokens.CreateServiceAccountCommandTests 2✔️ 21ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Projects.CreateProjectCommandTests 1✔️ 3ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Projects.DeleteProjectCommandTests 1✔️ 29ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Projects.UpdateProjectCommandTests 2✔️ 4ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Secrets.CreateSecretCommandTests 1✔️ 2ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Secrets.DeleteSecretCommandTests 1✔️ 13ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Secrets.UpdateSecretCommandTests 6✔️ 25ms
Bit.Commercial.Core.Test.SecretsManager.Commands.ServiceAccounts.CreateServiceAccountCommandTests 1✔️ 25ms
Bit.Commercial.Core.Test.SecretsManager.Commands.ServiceAccounts.DeleteServiceAccountsCommandTests 1✔️ 7ms
Bit.Commercial.Core.Test.SecretsManager.Commands.ServiceAccounts.RevokeAccessTokenCommandTests 1✔️ 19ms
Bit.Commercial.Core.Test.SecretsManager.Commands.ServiceAccounts.UpdateServiceAccountCommandTests 5✔️ 28ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Trash.EmptyTrashCommandTests 2✔️ 4ms
Bit.Commercial.Core.Test.SecretsManager.Commands.Trash.RestoreTrashCommandTests 2✔️ 9ms
Bit.Commercial.Core.Test.SecretsManager.Queries.Projects.MaxProjectsQueryTests 36✔️ 59ms
Bit.Commercial.Core.Test.SecretsManager.Queries.ServiceAccounts.CountNewServiceAccountSlotsRequiredQueryTests 9✔️ 49ms
Bit.Commercial.Core.Test.SecretsManager.Queries.ServiceAccounts.ServiceAccountSecretsDetailsQueryTests 2✔️ 16ms
Bit.Commercial.Core.Test.Services.ProviderServiceTests 34✔️ 393ms

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

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

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

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

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

Test suite Passed Failed Skipped Time
Bit.Scim.Test.Groups.GetGroupsListCommandTests 7✔️ 113ms
Bit.Scim.Test.Groups.PatchGroupCommandTests 10✔️ 427ms
Bit.Scim.Test.Groups.PostGroupCommandTests 6✔️ 20ms
Bit.Scim.Test.Groups.PutGroupCommandTests 4✔️ 33ms
Bit.Scim.Test.Users.GetUsersListQueryTests 7✔️ 52ms
Bit.Scim.Test.Users.PatchUserCommandTests 7✔️ 55ms
Bit.Scim.Test.Users.PostUserCommandTests 5✔️ 61ms

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

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

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

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

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

Test suite Passed Failed Skipped Time
Bit.Api.Test.Controllers.AccountsControllerTests 25✔️ 14s
Bit.Api.Test.Controllers.CiphersControllerTests 1✔️ 59ms
Bit.Api.Test.Controllers.CollectionsControllerTests 10✔️ 116ms
Bit.Api.Test.Controllers.ConfigControllerTests 1✔️ 28ms
Bit.Api.Test.Controllers.GroupsControllerTests 2✔️ 51ms
Bit.Api.Test.Controllers.OrganizationConnectionsControllerTests 20✔️ 171ms
Bit.Api.Test.Controllers.OrganizationDomainControllerTests 18✔️ 130ms
Bit.Api.Test.Controllers.OrganizationsControllerTests 4✔️ 532ms
Bit.Api.Test.Controllers.OrganizationSponsorshipsControllerTests 6✔️ 21ms
Bit.Api.Test.Controllers.OrganizationUsersControllerTests 5✔️ 19ms
Bit.Api.Test.Controllers.SyncControllerTests 4✔️ 282ms
Bit.Api.Test.Models.Request.Accounts.KdfRequestModelTests 14✔️ 45ms
Bit.Api.Test.Models.Request.Accounts.PremiumRequestModelTests 8✔️ 3ms
Bit.Api.Test.Models.Request.SendRequestModelTests 1✔️ 258ms
Bit.Api.Test.Public.Controllers.GroupsControllerTests 2✔️ 9ms
Bit.Api.Test.SecretsManager.Controllers.AccessPoliciesControllerTests 50✔️ 365ms
Bit.Api.Test.SecretsManager.Controllers.ProjectsControllerTests 21✔️ 136ms
Bit.Api.Test.SecretsManager.Controllers.SecretsControllerTests 24✔️ 130ms
Bit.Api.Test.SecretsManager.Controllers.ServiceAccountsControllerTests 22✔️ 192ms
Bit.Api.Test.Tools.Controllers.SendsControllerTests 3✔️ 52ms
Bit.Api.Test.Utilities.ApiHelpersTests 1✔️ 232ms

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

5 tests were completed in 3s with 4 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Bit.Billing.Test.Controllers.FreshdeskControllerTests 4✔️ 62ms
Bit.Billing.Test.Controllers.FreshsalesControllerTests 1✖️ 1ms

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

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

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

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

1183 tests were completed in 21s with 1168 passed, 0 failed and 15 skipped.

Test suite Passed Failed Skipped Time
Bit.Core.Test.AdminConsole.OrganizationAuth.UpdateOrganizationAuthRequestCommandTests 3✔️ 16ms
Bit.Core.Test.Auth.Identity.AuthenticationTokenProviderTests 2✔️ 115ms
Bit.Core.Test.Auth.Identity.EmailTokenProviderTests 3✔️ 5ms
Bit.Core.Test.Auth.IdentityServer.TokenRetrievalTests 4✔️ 497ms
Bit.Core.Test.Auth.Models.Business.Tokenables.EmergencyAccessInviteTokenableTests 2✔️ 12ms
Bit.Core.Test.Auth.Models.Business.Tokenables.HCaptchaTokenableTests 7✔️ 4ms
Bit.Core.Test.Auth.Models.Business.Tokenables.SsoEmail2faSessionTokenableTests 12✔️ 4ms
Bit.Core.Test.Auth.Models.Business.Tokenables.SsoTokenableTests 7✔️ 5ms
Bit.Core.Test.Auth.Services.AuthRequestServiceTests 32✔️ 82ms
Bit.Core.Test.Auth.Services.EmergencyAccessServiceTests 7✔️ 31ms
Bit.Core.Test.Auth.Services.SsoConfigServiceTests 10✔️ 148ms
Bit.Core.Test.Entities.OrganizationConnectionTests 4✔️ 15ms
Bit.Core.Test.Entities.OrganizationTests 3✔️ 2ms
Bit.Core.Test.Entities.UserTests 5✔️ 43ms
Bit.Core.Test.Helpers.JsonHelpersTests 3✔️ 5ms
Bit.Core.Test.Models.Business.BillingInfoTests 1✔️ 4ms
Bit.Core.Test.Models.Business.SecretsManagerSubscriptionUpdateTests 7✔️ 1ms
Bit.Core.Test.Models.Business.TaxInfoTests 60✔️ 4ms
Bit.Core.Test.Models.Business.Tokenables.OrganizationSponsorshipOfferTokenableTests 15✔️ 11ms
Bit.Core.Test.Models.CipherTests 2✔️ 1ms
Bit.Core.Test.Models.Data.SelfHostedOrganizationDetailsTests 19✔️ 101ms
Bit.Core.Test.Models.OrganizationConnectionConfigs.BillingSyncConfigTests 2✔️ 0ms
Bit.Core.Test.Models.OrganizationConnectionConfigs.ScimConfigTests 2✔️ 0ms
Bit.Core.Test.Models.PermissionsTests 1✔️ 15ms
Bit.Core.Test.OrganizationFeatures.Groups.CreateGroupCommandTests 5✔️ 13ms
Bit.Core.Test.OrganizationFeatures.Groups.DeleteGroupCommandTests 6✔️ 57ms
Bit.Core.Test.OrganizationFeatures.Groups.UpdateGroupCommandTests 5✔️ 24ms
Bit.Core.Test.OrganizationFeatures.OrganizationApiKeys.CreateOrganizationApiKeyCommandTest 1✔️ 5ms
Bit.Core.Test.OrganizationFeatures.OrganizationApiKeys.GetOrganizationApiKeyQueryTests 3✔️ 6ms
Bit.Core.Test.OrganizationFeatures.OrganizationApiKeys.RotateOrganizationApiKeyCommandTests 1✔️ 2ms
Bit.Core.Test.OrganizationFeatures.OrganizationConnections.CreateOrganizationConnectionCommandTests 1✔️ 11ms
Bit.Core.Test.OrganizationFeatures.OrganizationConnections.DeleteCollectionCommandTests 2✔️ 10ms
Bit.Core.Test.OrganizationFeatures.OrganizationConnections.DeleteOrganizationConnectionCommandTests 1✔️ 1ms
Bit.Core.Test.OrganizationFeatures.OrganizationConnections.UpdateOrganizationConnectionCommandTests 3✔️ 7ms
Bit.Core.Test.OrganizationFeatures.OrganizationConnections.ValidateBillingSyncKeyCommandTests 6✔️ 27ms
Bit.Core.Test.OrganizationFeatures.OrganizationDomains.CreateOrganizationDomainCommandTests 5✔️ 17ms
Bit.Core.Test.OrganizationFeatures.OrganizationDomains.DeleteOrganizationDomainCommandTests 2✔️ 3ms
Bit.Core.Test.OrganizationFeatures.OrganizationDomains.GetOrganizationDomainByIdQueryTests 1✔️ 1ms
Bit.Core.Test.OrganizationFeatures.OrganizationDomains.GetOrganizationDomainByOrganizationIdQueryTests 1✔️ 2ms
Bit.Core.Test.OrganizationFeatures.OrganizationDomains.VerifyOrganizationDomainCommandTests 5✔️ 17ms
Bit.Core.Test.OrganizationFeatures.OrganizationLicenses.CloudGetOrganizationLicenseQueryTests 3✔️ 24ms
Bit.Core.Test.OrganizationFeatures.OrganizationLicenses.SelfHostedGetOrganizationLicenseQueryTests 5✔️ 2s
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.CloudRevokeSponsorshipCommandTests 3✔️ 17ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.CloudSyncSponsorshipsCommandTests 15✔️ 23ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.OrganizationSponsorshipRenewCommandTests 1✔️ 2ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.SetUpSponsorshipCommandTests 14✔️ 9ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.ValidateRedemptionTokenCommandTests 3✔️ 6ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.Cloud.ValidateSponsorshipCommandTests 34✔️ 42ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.CreateSponsorshipCommandTests 16✔️ 35ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.RemoveSponsorshipCommandTests 2✔️ 24ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.SelfHosted.SelfHostedRevokeSponsorshipCommandTests 3✔️ 5ms
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.SelfHosted.SelfHostedSyncSponsorshipsCommandTests 5✔️ 12s
Bit.Core.Test.OrganizationFeatures.OrganizationSponsorships.FamiliesForEnterprise.SendSponsorshipOfferCommandTests 10✔️ 14ms
Bit.Core.Test.OrganizationFeatures.OrganizationSubscriptionUpdate.AddSecretsManagerSubscriptionCommandTests 9✔️ 40ms
Bit.Core.Test.OrganizationFeatures.OrganizationSubscriptionUpdate.UpdateSecretsManagerSubscriptionCommandTests 47✔️ 143ms
Bit.Core.Test.OrganizationFeatures.OrganizationSubscriptionUpdate.UpgradeOrganizationPlanCommandTests 19✔️ 77ms
Bit.Core.Test.OrganizationFeatures.OrganizationUsers.CountNewSmSeatsRequiredQueryTests 9✔️ 15ms
Bit.Core.Test.OrganizationFeatures.OrganizationUsers.DeleteOrganizationUserCommandTests 4✔️ 7ms
Bit.Core.Test.OrganizationFeatures.OrganizationUsers.UpdateOrganizationUserGroupsCommandTests 2✔️ 12ms
Bit.Core.Test.Resources.VerifyResources 3✔️ 0ms
Bit.Core.Test.Services.AmazonSesMailDeliveryServiceTests 1✔️ 269ms
Bit.Core.Test.Services.AmazonSqsBlockIpServiceTests 3✔️ 80ms
Bit.Core.Test.Services.AppleIapServiceTests 1✔️ 4ms
Bit.Core.Test.Services.AzureAttachmentStorageServiceTests 1✖️ 1ms
Bit.Core.Test.Services.AzureQueueBlockIpServiceTests 1✖️ 1ms
Bit.Core.Test.Services.AzureQueueEventWriteServiceTests 1✖️ 1ms
Bit.Core.Test.Services.AzureQueuePushNotificationServiceTests 1✖️ 1ms
Bit.Core.Test.Services.CipherServiceTests 25✔️ 232ms
Bit.Core.Test.Services.CollectionServiceTest 13✔️ 81ms
Bit.Core.Test.Services.DeviceServiceTests 5✔️ 29ms
Bit.Core.Test.Services.EventServiceTests 152✔️ 321ms
Bit.Core.Test.Services.GroupServiceTests 5✔️ 11ms
Bit.Core.Test.Services.HandlebarsMailServiceTests 1✔️ 1✖️ 13ms
Bit.Core.Test.Services.InMemoryApplicationCacheServiceTests 1✔️ 9ms
Bit.Core.Test.Services.InMemoryServiceBusApplicationCacheServiceTests 1✖️ 1ms
Bit.Core.Test.Services.LaunchDarklyFeatureServiceTests 2✔️ 4✖️ 321ms
Bit.Core.Test.Services.LicensingServiceTests 1✔️ 89ms
Bit.Core.Test.Services.LocalAttachmentStorageServiceTests 25✔️ 115ms
Bit.Core.Test.Services.MailKitSmtpMailDeliveryServiceTests 1✔️ 4ms
Bit.Core.Test.Services.MultiServicePushNotificationServiceTests 1✔️ 21ms
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✔️ 10ms
Bit.Core.Test.Services.OrganizationServiceTests 130✔️ 1s
Bit.Core.Test.Services.PolicyServiceTests 25✔️ 460ms
Bit.Core.Test.Services.RelayPushNotificationServiceTests 1✖️ 1ms
Bit.Core.Test.Services.RelayPushRegistrationServiceTests 1✖️ 1ms
Bit.Core.Test.Services.RepositoryEventWriteServiceTests 1✔️ 12ms
Bit.Core.Test.Services.SendGridMailDeliveryServiceTests 1✔️ 43ms
Bit.Core.Test.Services.StripePaymentServiceTests 24✔️ 537ms
Bit.Core.Test.Services.UserServiceTests 15✔️ 73ms
Bit.Core.Test.Tokens.DataProtectorTokenFactoryTests 9✔️ 43ms
Bit.Core.Test.Tokens.ExpiringTokenTests 5✔️ 2ms
Bit.Core.Test.Tokens.TokenTests 4✔️ 4ms
Bit.Core.Test.Tools.Models.Data.SendFileDataTests 1✔️ 31ms
Bit.Core.Test.Tools.Services.SendServiceTests 33✔️ 77ms
Bit.Core.Test.Utilities.ClaimsExtensionsTests 4✔️ 1ms
Bit.Core.Test.Utilities.CoreHelpersTests 71✔️ 45ms
Bit.Core.Test.Utilities.CustomRedisProcessingStrategyTests 5✔️ 664ms
Bit.Core.Test.Utilities.EncryptedStringAttributeTests 54✔️ 14ms
Bit.Core.Test.Utilities.PermissiveStringConverterTests 13✔️ 123ms
Bit.Core.Test.Utilities.RequireFeatureAttributeTests 3✔️ 765ms
Bit.Core.Test.Utilities.SelfHostedAttributeTests 4✔️ 2ms
Bit.Core.Test.Utilities.SpanExtensionsTests 13✔️ 1ms
Bit.Core.Test.Utilities.StaticStoreTests 6✔️ 7ms
Bit.Core.Test.Utilities.StrictEmailAddressListAttributeTests 9✔️ 1ms
Bit.Core.Test.Utilities.StrictEmailAttributeTests 31✔️ 57ms

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

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

Test suite Passed Failed Skipped Time
Bit.Icons.Test.Models.IconHttpRequestTests 1✔️ 215ms
Bit.Icons.Test.Models.IconHttpResponseTests 2✔️ 244ms
Bit.Icons.Test.Models.IconLinkTests 9✔️ 141ms
Bit.Icons.Test.Models.IconUriTests 6✔️ 6ms
Bit.Icons.Test.Resources.VerifyResources 1✔️ 3ms
Bit.Icons.Test.Services.IconFetchingServiceTests 10✔️ 1✖️ 4s

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

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

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

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

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

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

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

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

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