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 es-module-shims to v2 #788

Merged
merged 1 commit into from
Jan 30, 2025

[deps]: Update es-module-shims to v2

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

[deps]: Update es-module-shims to v2 #788

[deps]: Update es-module-shims to v2
c4b6aca
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Jan 27, 2025 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✅ 12s
tests/Api.IntegrationTests/TestResults/pw-test-results.trx 112✅ 130s
tests/Api.Tests/TestResults/pw-test-results.trx 27✅ 9s
tests/Common.Tests/TestResults/pw-test-results.trx 515✅ 7s
tests/Service.Tests/TestResults/pw-test-results.trx 55✅ 9s

✅ tests/AdminConsole.Tests/TestResults/pw-test-results.trx

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

Test suite Passed Failed Skipped Time
Passwordless.AdminConsole.Tests.Components.BadgeTests 11✅ 78ms
Passwordless.AdminConsole.Tests.Components.Pages.Account.MagicTests 5✅ 146ms
Passwordless.AdminConsole.Tests.Components.Pages.App.BaseApplicationTests 3✅ 107ms
Passwordless.AdminConsole.Tests.Components.Pages.App.Credentials.UserTests 2✅ 14ms
Passwordless.AdminConsole.Tests.Components.Pages.App.LogTests 1✅ 144ms
Passwordless.AdminConsole.Tests.Components.Pages.App.ReportingComponents.TotalCredentialsCountChartTests 1✅ 35ms
Passwordless.AdminConsole.Tests.Components.Pages.App.ReportingComponents.TotalUsersCountChartTests 1✅ 91ms
Passwordless.AdminConsole.Tests.Components.Pages.App.Settings.AuthenticatorsTests 3✅ 119ms
Passwordless.AdminConsole.Tests.Components.Pages.App.Settings.SettingsComponents.ApiKeysSectionTests 4✅ 324ms
Passwordless.AdminConsole.Tests.Components.Pages.App.Settings.SettingsComponents.CreateApiKeyComponentTests 1✅ 252ms
Passwordless.AdminConsole.Tests.Components.Pages.App.Settings.SettingsComponents.DeleteApplicationSectionTests 7✅ 2s
Passwordless.AdminConsole.Tests.Components.Pages.App.Settings.SettingsTests 10✅ 181ms
Passwordless.AdminConsole.Tests.Components.Pages.Organization.OverviewTests 4✅ 105ms
Passwordless.AdminConsole.Tests.Components.Pages.Organization.Settings.SettingsComponents.DeleteOrganizationComponentTests 10✅ 273ms
Passwordless.AdminConsole.Tests.Components.Pages.Organization.Settings.SettingsTests 2✅ 35ms
Passwordless.AdminConsole.Tests.Components.Pages.Organization.VerifyTests 2✅ 39ms
Passwordless.AdminConsole.Tests.Components.Shared.Alerts.LinkAlertTests 12✅ 105ms
Passwordless.AdminConsole.Tests.Components.Shared.ApexCharts.Serialization.ApexChartJsonSerializerTests 4✅ 6ms
Passwordless.AdminConsole.Tests.Components.Shared.ApexCharts.Serialization.ColorConverterTests 2✅ 11ms
Passwordless.AdminConsole.Tests.Components.Shared.ApexCharts.Validators.ColorValidatorTests 9✅ 11ms
Passwordless.AdminConsole.Tests.Components.Shared.BreadCrumbTests 6✅ 198ms
Passwordless.AdminConsole.Tests.Components.Shared.Layouts.ApplicationNavMenuTests 3✅ 29ms
Passwordless.AdminConsole.Tests.Components.Shared.Layouts.NavMenuTests 2✅ 80ms
Passwordless.AdminConsole.Tests.Components.Shared.LocalDateTimeTests 2✅ 988ms
Passwordless.AdminConsole.Tests.Components.Shared.Modals.SimpleAlertTests 7✅ 92ms
Passwordless.AdminConsole.Tests.Components.Shared.SecureImportMapScriptTests 3✅ 93ms
Passwordless.AdminConsole.Tests.Components.Shared.SecureScriptTests 4✅ 234ms
Passwordless.AdminConsole.Tests.Components.Shared.SecureStylesheetTests 4✅ 113ms
Passwordless.AdminConsole.Tests.Components.Shared.Stats.SimpleCardsStatsTests 4✅ 99ms
Passwordless.AdminConsole.Tests.Components.Shared.Stats.TrendingCardsStatsTests 4✅ 1s
Passwordless.AdminConsole.Tests.Components.Shared.Table.PagedTableTests 4✅ 53ms
Passwordless.AdminConsole.Tests.Components.Shared.Table.TableTests 2✅ 27ms
Passwordless.AdminConsole.Tests.Components.Shared.Validation.CustomValidationErrorsTests 2✅ 15ms
Passwordless.AdminConsole.Tests.Endpoints.ApplicationEndpointsTests 3✅ 52ms
Passwordless.AdminConsole.Tests.FeatureManagement.OrganizationFeatureFilterTests 4✅ 19ms
Passwordless.AdminConsole.Tests.Mail.DefaultMailServiceTests 2✅ 51ms
Passwordless.AdminConsole.Tests.Services.AdminServiceTests 2✅ 2s

✅ tests/Api.IntegrationTests/TestResults/pw-test-results.trx

112 tests were completed in 130s 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✅ 4s
Passwordless.Api.IntegrationTests.Endpoints.Credentials.CredentialsTests 3✅ 4s
Passwordless.Api.IntegrationTests.Endpoints.Events.EventsTests 13✅ 3s
Passwordless.Api.IntegrationTests.Endpoints.Magic.MagicTests 10✅ 53s
Passwordless.Api.IntegrationTests.Endpoints.Register.RegisterAttestationTests 6✅ 1s
Passwordless.Api.IntegrationTests.Endpoints.Register.RegisterTests 3✅ 5s
Passwordless.Api.IntegrationTests.Endpoints.Register.RegisterTokenTests 10✅ 2s
Passwordless.Api.IntegrationTests.Endpoints.SignIn.SignInTests 7✅ 17s
Passwordless.Api.IntegrationTests.Middleware.AuthorizationIntegrationTests 4✅ 913ms
Passwordless.Api.IntegrationTests.Middleware.RoutingIntegrationTests 2✅ 419ms

✅ 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✅ 406ms
Passwordless.Api.Tests.Endpoints.AppsEndpointsTests 7✅ 165ms
Passwordless.Api.Tests.Endpoints.AuthenticatorsEndpointsTests 8✅ 603ms
Passwordless.Api.Tests.Endpoints.ReportingEndpointsTests 2✅ 413ms
Passwordless.Api.Tests.Extensions.HeaderDictionaryExtensionsTests 6✅ 82ms

✅ tests/Common.Tests/TestResults/pw-test-results.trx

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

Test suite Passed Failed Skipped Time
Passwordless.Common.Tests.Background.ExecutionPlanUtilityTests 4✅ 284ms
Passwordless.Common.Tests.Extensions.EnumExtensionsTests 1✅ 0ms
Passwordless.Common.Tests.Extensions.StringExtensionsTests 4✅ 18ms
Passwordless.Common.Tests.Extensions.UrlExtensionsTests 10✅ 4ms
Passwordless.Common.Tests.Middleware.SelfHosting.HttpOverridesMiddlewareTests 2✅ 38ms
Passwordless.Common.Tests.Serialization.HtmlSanitizerTests 7✅ 954ms
Passwordless.Common.Tests.Services.Mail.AggregateMailProviderTests 4✅ 518ms
Passwordless.Common.Tests.Utils.ApiKeyUtilsTests 9✅ 164ms
Passwordless.Common.Tests.Validation.EmailAttributeTests 197✅ 55ms
Passwordless.Common.Tests.Validation.EmailValidationTests 266✅ 32ms
Passwordless.Common.Tests.Validation.NoForbiddenContentAttributeTests 8✅ 813ms
Passwordless.Common.Tests.Validation.RegularExpressionCollectionAttributeTests 3✅ 7ms

✅ tests/Service.Tests/TestResults/pw-test-results.trx

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

Test suite Passed Failed Skipped Time
Passwordless.Service.Tests.Implementations.ApplicationServiceTests 5✅ 366ms
Passwordless.Service.Tests.Implementations.AuthenticationConfigurationServiceTests 17✅ 901ms
Passwordless.Service.Tests.Implementations.Fido2ServiceTests 3✅ 433ms
Passwordless.Service.Tests.Implementations.SharedManagementServiceTests 14✅ 296ms
Passwordless.Service.Tests.Implementations.TokenServiceTests 1✅ 1ms
Passwordless.Service.Tests.MDS.CacheHandlerTests 3✅ 231ms
Passwordless.Service.Tests.Models.ApiDescTests 2✅ 20ms
Passwordless.Service.Tests.Storage.Ef.ValueComparers.EnumerableValueComparerTests 2✅ 2ms
Passwordless.Service.Tests.Storage.Ef.ValueComparers.NullableEnumerableValueComparerTests 3✅ 59ms
Passwordless.Service.Tests.Validation.TokenValidatorTests 5✅ 109ms