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]: Lock file maintenance #734

Merged
merged 1 commit into from
Sep 17, 2024

[deps]: Lock file maintenance

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

[deps]: Lock file maintenance #734

[deps]: Lock file maintenance
0cb210a
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Sep 16, 2024 in 0s

861 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
tests/AdminConsole.Tests/TestResults/pw-test-results.trx 152βœ… 11s
tests/Api.IntegrationTests/TestResults/pw-test-results.trx 112βœ… 129s
tests/Api.Tests/TestResults/pw-test-results.trx 27βœ… 9s
tests/Common.Tests/TestResults/pw-test-results.trx 515βœ… 8s
tests/Service.Tests/TestResults/pw-test-results.trx 55βœ… 10s

βœ…Β tests/AdminConsole.Tests/TestResults/pw-test-results.trx

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

Test suite Passed Failed Skipped Time
Passwordless.AdminConsole.Tests.Components.BadgeTests 11βœ… 80ms
Passwordless.AdminConsole.Tests.Components.Pages.Account.MagicTests 5βœ… 116ms
Passwordless.AdminConsole.Tests.Components.Pages.App.BaseApplicationTests 3βœ… 3ms
Passwordless.AdminConsole.Tests.Components.Pages.App.Credentials.UserTests 2βœ… 631ms
Passwordless.AdminConsole.Tests.Components.Pages.App.LogTests 1βœ… 643ms
Passwordless.AdminConsole.Tests.Components.Pages.App.ReportingComponents.TotalCredentialsCountChartTests 1βœ… 17ms
Passwordless.AdminConsole.Tests.Components.Pages.App.ReportingComponents.TotalUsersCountChartTests 1βœ… 912ms
Passwordless.AdminConsole.Tests.Components.Pages.App.Settings.AuthenticatorsTests 3βœ… 157ms
Passwordless.AdminConsole.Tests.Components.Pages.App.Settings.SettingsComponents.ApiKeysSectionTests 4βœ… 113ms
Passwordless.AdminConsole.Tests.Components.Pages.App.Settings.SettingsComponents.CreateApiKeyComponentTests 1βœ… 64ms
Passwordless.AdminConsole.Tests.Components.Pages.App.Settings.SettingsComponents.DeleteApplicationSectionTests 7βœ… 279ms
Passwordless.AdminConsole.Tests.Components.Pages.App.Settings.SettingsTests 10βœ… 961ms
Passwordless.AdminConsole.Tests.Components.Pages.Organization.OverviewTests 4βœ… 88ms
Passwordless.AdminConsole.Tests.Components.Pages.Organization.Settings.SettingsComponents.DeleteOrganizationComponentTests 10βœ… 421ms
Passwordless.AdminConsole.Tests.Components.Pages.Organization.Settings.SettingsTests 2βœ… 40ms
Passwordless.AdminConsole.Tests.Components.Pages.Organization.VerifyTests 2βœ… 84ms
Passwordless.AdminConsole.Tests.Components.Shared.Alerts.LinkAlertTests 12βœ… 49ms
Passwordless.AdminConsole.Tests.Components.Shared.ApexCharts.Serialization.ApexChartJsonSerializerTests 4βœ… 18ms
Passwordless.AdminConsole.Tests.Components.Shared.ApexCharts.Serialization.ColorConverterTests 2βœ… 1ms
Passwordless.AdminConsole.Tests.Components.Shared.ApexCharts.Validators.ColorValidatorTests 9βœ… 7ms
Passwordless.AdminConsole.Tests.Components.Shared.BreadCrumbTests 6βœ… 41ms
Passwordless.AdminConsole.Tests.Components.Shared.Layouts.ApplicationNavMenuTests 3βœ… 82ms
Passwordless.AdminConsole.Tests.Components.Shared.Layouts.NavMenuTests 2βœ… 73ms
Passwordless.AdminConsole.Tests.Components.Shared.LocalDateTimeTests 2βœ… 8ms
Passwordless.AdminConsole.Tests.Components.Shared.Modals.SimpleAlertTests 7βœ… 59ms
Passwordless.AdminConsole.Tests.Components.Shared.SecureImportMapScriptTests 3βœ… 30ms
Passwordless.AdminConsole.Tests.Components.Shared.SecureScriptTests 4βœ… 62ms
Passwordless.AdminConsole.Tests.Components.Shared.SecureStylesheetTests 4βœ… 115ms
Passwordless.AdminConsole.Tests.Components.Shared.Stats.SimpleCardsStatsTests 4βœ… 29ms
Passwordless.AdminConsole.Tests.Components.Shared.Stats.TrendingCardsStatsTests 4βœ… 23ms
Passwordless.AdminConsole.Tests.Components.Shared.Table.PagedTableTests 4βœ… 19ms
Passwordless.AdminConsole.Tests.Components.Shared.Table.TableTests 2βœ… 48ms
Passwordless.AdminConsole.Tests.Components.Shared.Validation.CustomValidationErrorsTests 2βœ… 28ms
Passwordless.AdminConsole.Tests.Endpoints.ApplicationEndpointsTests 3βœ… 23ms
Passwordless.AdminConsole.Tests.FeatureManagement.OrganizationFeatureFilterTests 4βœ… 191ms
Passwordless.AdminConsole.Tests.Mail.DefaultMailServiceTests 2βœ… 222ms
Passwordless.AdminConsole.Tests.Services.AdminServiceTests 2βœ… 967ms

βœ…Β tests/Api.IntegrationTests/TestResults/pw-test-results.trx

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

Test suite Passed Failed Skipped Time
Passwordless.Api.IntegrationTests.AuthorizationTests 17βœ… 6s
Passwordless.Api.IntegrationTests.Endpoints.App.AppTests 21βœ… 4s
Passwordless.Api.IntegrationTests.Endpoints.AuthenticationConfiguration.AuthenticationConfigurationTests 9βœ… 9s
Passwordless.Api.IntegrationTests.Endpoints.Authenticators.AuthenticatorsTests 7βœ… 4s
Passwordless.Api.IntegrationTests.Endpoints.Credentials.CredentialsTests 3βœ… 5s
Passwordless.Api.IntegrationTests.Endpoints.Events.EventsTests 13βœ… 3s
Passwordless.Api.IntegrationTests.Endpoints.Magic.MagicTests 10βœ… 46s
Passwordless.Api.IntegrationTests.Endpoints.Register.RegisterAttestationTests 6βœ… 1s
Passwordless.Api.IntegrationTests.Endpoints.Register.RegisterTests 3βœ… 4s
Passwordless.Api.IntegrationTests.Endpoints.Register.RegisterTokenTests 10βœ… 2s
Passwordless.Api.IntegrationTests.Endpoints.SignIn.SignInTests 7βœ… 22s
Passwordless.Api.IntegrationTests.Middleware.AuthorizationIntegrationTests 4βœ… 705ms
Passwordless.Api.IntegrationTests.Middleware.RoutingIntegrationTests 2βœ… 432ms

βœ…Β tests/Api.Tests/TestResults/pw-test-results.trx

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

Test suite Passed Failed Skipped Time
Passwordless.Api.Tests.Authorization.HeaderHandlerTests 4βœ… 427ms
Passwordless.Api.Tests.Endpoints.AppsEndpointsTests 7βœ… 270ms
Passwordless.Api.Tests.Endpoints.AuthenticatorsEndpointsTests 8βœ… 409ms
Passwordless.Api.Tests.Endpoints.ReportingEndpointsTests 2βœ… 278ms
Passwordless.Api.Tests.Extensions.HeaderDictionaryExtensionsTests 6βœ… 81ms

βœ…Β tests/Common.Tests/TestResults/pw-test-results.trx

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

Test suite Passed Failed Skipped Time
Passwordless.Common.Tests.Background.ExecutionPlanUtilityTests 4βœ… 244ms
Passwordless.Common.Tests.Extensions.EnumExtensionsTests 1βœ… 0ms
Passwordless.Common.Tests.Extensions.StringExtensionsTests 4βœ… 22ms
Passwordless.Common.Tests.Extensions.UrlExtensionsTests 10βœ… 18ms
Passwordless.Common.Tests.Middleware.SelfHosting.HttpOverridesMiddlewareTests 2βœ… 6ms
Passwordless.Common.Tests.Serialization.HtmlSanitizerTests 7βœ… 933ms
Passwordless.Common.Tests.Services.Mail.AggregateMailProviderTests 4βœ… 597ms
Passwordless.Common.Tests.Utils.ApiKeyUtilsTests 9βœ… 148ms
Passwordless.Common.Tests.Validation.EmailAttributeTests 197βœ… 43ms
Passwordless.Common.Tests.Validation.EmailValidationTests 266βœ… 23ms
Passwordless.Common.Tests.Validation.NoForbiddenContentAttributeTests 8βœ… 808ms
Passwordless.Common.Tests.Validation.RegularExpressionCollectionAttributeTests 3βœ… 17ms

βœ…Β tests/Service.Tests/TestResults/pw-test-results.trx

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

Test suite Passed Failed Skipped Time
Passwordless.Service.Tests.Implementations.ApplicationServiceTests 5βœ… 130ms
Passwordless.Service.Tests.Implementations.AuthenticationConfigurationServiceTests 17βœ… 959ms
Passwordless.Service.Tests.Implementations.Fido2ServiceTests 3βœ… 341ms
Passwordless.Service.Tests.Implementations.SharedManagementServiceTests 14βœ… 311ms
Passwordless.Service.Tests.Implementations.TokenServiceTests 1βœ… 220ms
Passwordless.Service.Tests.MDS.CacheHandlerTests 3βœ… 272ms
Passwordless.Service.Tests.Models.ApiDescTests 2βœ… 4ms
Passwordless.Service.Tests.Storage.Ef.ValueComparers.EnumerableValueComparerTests 2βœ… 2ms
Passwordless.Service.Tests.Storage.Ef.ValueComparers.NullableEnumerableValueComparerTests 3βœ… 16ms
Passwordless.Service.Tests.Validation.TokenValidatorTests 5βœ… 207ms