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]: Update npm minor #754

Merged
merged 1 commit into from
Oct 29, 2024

[deps]: Update npm minor

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

[deps]: Update npm minor #754

[deps]: Update npm minor
a6c3348
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Oct 28, 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βœ… 22s
tests/Api.IntegrationTests/TestResults/pw-test-results.trx 112βœ… 143s
tests/Api.Tests/TestResults/pw-test-results.trx 27βœ… 18s
tests/Common.Tests/TestResults/pw-test-results.trx 515βœ… 6s
tests/Service.Tests/TestResults/pw-test-results.trx 55βœ… 16s

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

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

Test suite Passed Failed Skipped Time
Passwordless.AdminConsole.Tests.Components.BadgeTests 11βœ… 30ms
Passwordless.AdminConsole.Tests.Components.Pages.Account.MagicTests 5βœ… 588ms
Passwordless.AdminConsole.Tests.Components.Pages.App.BaseApplicationTests 3βœ… 79ms
Passwordless.AdminConsole.Tests.Components.Pages.App.Credentials.UserTests 2βœ… 13ms
Passwordless.AdminConsole.Tests.Components.Pages.App.LogTests 1βœ… 26ms
Passwordless.AdminConsole.Tests.Components.Pages.App.ReportingComponents.TotalCredentialsCountChartTests 1βœ… 104ms
Passwordless.AdminConsole.Tests.Components.Pages.App.ReportingComponents.TotalUsersCountChartTests 1βœ… 77ms
Passwordless.AdminConsole.Tests.Components.Pages.App.Settings.AuthenticatorsTests 3βœ… 133ms
Passwordless.AdminConsole.Tests.Components.Pages.App.Settings.SettingsComponents.ApiKeysSectionTests 4βœ… 102ms
Passwordless.AdminConsole.Tests.Components.Pages.App.Settings.SettingsComponents.CreateApiKeyComponentTests 1βœ… 30ms
Passwordless.AdminConsole.Tests.Components.Pages.App.Settings.SettingsComponents.DeleteApplicationSectionTests 7βœ… 189ms
Passwordless.AdminConsole.Tests.Components.Pages.App.Settings.SettingsTests 10βœ… 115ms
Passwordless.AdminConsole.Tests.Components.Pages.Organization.OverviewTests 4βœ… 79ms
Passwordless.AdminConsole.Tests.Components.Pages.Organization.Settings.SettingsComponents.DeleteOrganizationComponentTests 10βœ… 287ms
Passwordless.AdminConsole.Tests.Components.Pages.Organization.Settings.SettingsTests 2βœ… 23ms
Passwordless.AdminConsole.Tests.Components.Pages.Organization.VerifyTests 2βœ… 540ms
Passwordless.AdminConsole.Tests.Components.Shared.Alerts.LinkAlertTests 12βœ… 49ms
Passwordless.AdminConsole.Tests.Components.Shared.ApexCharts.Serialization.ApexChartJsonSerializerTests 4βœ… 9ms
Passwordless.AdminConsole.Tests.Components.Shared.ApexCharts.Serialization.ColorConverterTests 2βœ… 38ms
Passwordless.AdminConsole.Tests.Components.Shared.ApexCharts.Validators.ColorValidatorTests 9βœ… 2ms
Passwordless.AdminConsole.Tests.Components.Shared.BreadCrumbTests 6βœ… 52ms
Passwordless.AdminConsole.Tests.Components.Shared.Layouts.ApplicationNavMenuTests 3βœ… 57ms
Passwordless.AdminConsole.Tests.Components.Shared.Layouts.NavMenuTests 2βœ… 60ms
Passwordless.AdminConsole.Tests.Components.Shared.LocalDateTimeTests 2βœ… 10ms
Passwordless.AdminConsole.Tests.Components.Shared.Modals.SimpleAlertTests 7βœ… 64ms
Passwordless.AdminConsole.Tests.Components.Shared.SecureImportMapScriptTests 3βœ… 24ms
Passwordless.AdminConsole.Tests.Components.Shared.SecureScriptTests 4βœ… 11ms
Passwordless.AdminConsole.Tests.Components.Shared.SecureStylesheetTests 4βœ… 102ms
Passwordless.AdminConsole.Tests.Components.Shared.Stats.SimpleCardsStatsTests 4βœ… 131ms
Passwordless.AdminConsole.Tests.Components.Shared.Stats.TrendingCardsStatsTests 4βœ… 25ms
Passwordless.AdminConsole.Tests.Components.Shared.Table.PagedTableTests 4βœ… 16ms
Passwordless.AdminConsole.Tests.Components.Shared.Table.TableTests 2βœ… 464ms
Passwordless.AdminConsole.Tests.Components.Shared.Validation.CustomValidationErrorsTests 2βœ… 4ms
Passwordless.AdminConsole.Tests.Endpoints.ApplicationEndpointsTests 3βœ… 154ms
Passwordless.AdminConsole.Tests.FeatureManagement.OrganizationFeatureFilterTests 4βœ… 14ms
Passwordless.AdminConsole.Tests.Mail.DefaultMailServiceTests 2βœ… 18ms
Passwordless.AdminConsole.Tests.Services.AdminServiceTests 2βœ… 1s

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

112 tests were completed in 143s 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βœ… 6s
Passwordless.Api.IntegrationTests.Endpoints.Authenticators.AuthenticatorsTests 7βœ… 3s
Passwordless.Api.IntegrationTests.Endpoints.Credentials.CredentialsTests 3βœ… 4s
Passwordless.Api.IntegrationTests.Endpoints.Events.EventsTests 13βœ… 3s
Passwordless.Api.IntegrationTests.Endpoints.Magic.MagicTests 10βœ… 51s
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βœ… 24s
Passwordless.Api.IntegrationTests.Middleware.AuthorizationIntegrationTests 4βœ… 760ms
Passwordless.Api.IntegrationTests.Middleware.RoutingIntegrationTests 2βœ… 373ms

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

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

Test suite Passed Failed Skipped Time
Passwordless.Api.Tests.Authorization.HeaderHandlerTests 4βœ… 378ms
Passwordless.Api.Tests.Endpoints.AppsEndpointsTests 7βœ… 398ms
Passwordless.Api.Tests.Endpoints.AuthenticatorsEndpointsTests 8βœ… 333ms
Passwordless.Api.Tests.Endpoints.ReportingEndpointsTests 2βœ… 54ms
Passwordless.Api.Tests.Extensions.HeaderDictionaryExtensionsTests 6βœ… 78ms

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

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

Test suite Passed Failed Skipped Time
Passwordless.Common.Tests.Background.ExecutionPlanUtilityTests 4βœ… 226ms
Passwordless.Common.Tests.Extensions.EnumExtensionsTests 1βœ… 5ms
Passwordless.Common.Tests.Extensions.StringExtensionsTests 4βœ… 1ms
Passwordless.Common.Tests.Extensions.UrlExtensionsTests 10βœ… 13ms
Passwordless.Common.Tests.Middleware.SelfHosting.HttpOverridesMiddlewareTests 2βœ… 30ms
Passwordless.Common.Tests.Serialization.HtmlSanitizerTests 7βœ… 669ms
Passwordless.Common.Tests.Services.Mail.AggregateMailProviderTests 4βœ… 636ms
Passwordless.Common.Tests.Utils.ApiKeyUtilsTests 9βœ… 168ms
Passwordless.Common.Tests.Validation.EmailAttributeTests 197βœ… 13ms
Passwordless.Common.Tests.Validation.EmailValidationTests 266βœ… 29ms
Passwordless.Common.Tests.Validation.NoForbiddenContentAttributeTests 8βœ… 861ms
Passwordless.Common.Tests.Validation.RegularExpressionCollectionAttributeTests 3βœ… 1ms

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

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

Test suite Passed Failed Skipped Time
Passwordless.Service.Tests.Implementations.ApplicationServiceTests 5βœ… 364ms
Passwordless.Service.Tests.Implementations.AuthenticationConfigurationServiceTests 17βœ… 773ms
Passwordless.Service.Tests.Implementations.Fido2ServiceTests 3βœ… 185ms
Passwordless.Service.Tests.Implementations.SharedManagementServiceTests 14βœ… 209ms
Passwordless.Service.Tests.Implementations.TokenServiceTests 1βœ… 141ms
Passwordless.Service.Tests.MDS.CacheHandlerTests 3βœ… 145ms
Passwordless.Service.Tests.Models.ApiDescTests 2βœ… 1ms
Passwordless.Service.Tests.Storage.Ef.ValueComparers.EnumerableValueComparerTests 2βœ… 6ms
Passwordless.Service.Tests.Storage.Ef.ValueComparers.NullableEnumerableValueComparerTests 3βœ… 83ms
Passwordless.Service.Tests.Validation.TokenValidatorTests 5βœ… 146ms