PAS-572 | Fix mailing on Passwordless Test API image (#716) #2812
GitHub Actions / Test Results
succeeded
Sep 2, 2024 in 1s
863 passed, 0 failed and 0 skipped
Report | Passed | Failed | Skipped | Time |
---|---|---|---|---|
tests/AdminConsole.Tests/TestResults/pw-test-results.trx | 153✅ | 10s | ||
tests/Api.IntegrationTests/TestResults/pw-test-results.trx | 112✅ | 126s | ||
tests/Api.Tests/TestResults/pw-test-results.trx | 27✅ | 9s | ||
tests/Common.Tests/TestResults/pw-test-results.trx | 516✅ | 9s | ||
tests/Service.Tests/TestResults/pw-test-results.trx | 55✅ | 9s |
✅ tests/AdminConsole.Tests/TestResults/pw-test-results.trx
153 tests were completed in 10s with 153 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Passwordless.AdminConsole.Tests.Components.BadgeTests | 11✅ | 43ms | ||
Passwordless.AdminConsole.Tests.Components.Pages.Account.MagicTests | 5✅ | 188ms | ||
Passwordless.AdminConsole.Tests.Components.Pages.App.BaseApplicationTests | 3✅ | 3ms | ||
Passwordless.AdminConsole.Tests.Components.Pages.App.Credentials.UserTests | 2✅ | 34ms | ||
Passwordless.AdminConsole.Tests.Components.Pages.App.LogTests | 1✅ | 49ms | ||
Passwordless.AdminConsole.Tests.Components.Pages.App.ReportingComponents.TotalCredentialsCountChartTests | 1✅ | 153ms | ||
Passwordless.AdminConsole.Tests.Components.Pages.App.ReportingComponents.TotalUsersCountChartTests | 1✅ | 185ms | ||
Passwordless.AdminConsole.Tests.Components.Pages.App.Settings.AuthenticatorsTests | 3✅ | 262ms | ||
Passwordless.AdminConsole.Tests.Components.Pages.App.Settings.SettingsComponents.ApiKeysSectionTests | 4✅ | 209ms | ||
Passwordless.AdminConsole.Tests.Components.Pages.App.Settings.SettingsComponents.CreateApiKeyComponentTests | 1✅ | 47ms | ||
Passwordless.AdminConsole.Tests.Components.Pages.App.Settings.SettingsComponents.DeleteApplicationSectionTests | 7✅ | 217ms | ||
Passwordless.AdminConsole.Tests.Components.Pages.App.Settings.SettingsTests | 10✅ | 160ms | ||
Passwordless.AdminConsole.Tests.Components.Pages.Organization.OverviewTests | 4✅ | 66ms | ||
Passwordless.AdminConsole.Tests.Components.Pages.Organization.Settings.SettingsComponents.DeleteOrganizationComponentTests | 10✅ | 1s | ||
Passwordless.AdminConsole.Tests.Components.Pages.Organization.Settings.SettingsTests | 2✅ | 83ms | ||
Passwordless.AdminConsole.Tests.Components.Pages.Organization.VerifyTests | 2✅ | 28ms | ||
Passwordless.AdminConsole.Tests.Components.Shared.Alerts.LinkAlertTests | 12✅ | 156ms | ||
Passwordless.AdminConsole.Tests.Components.Shared.ApexCharts.Serialization.ApexChartJsonSerializerTests | 4✅ | 52ms | ||
Passwordless.AdminConsole.Tests.Components.Shared.ApexCharts.Serialization.ColorConverterTests | 2✅ | 5ms | ||
Passwordless.AdminConsole.Tests.Components.Shared.ApexCharts.Validators.ColorValidatorTests | 9✅ | 8ms | ||
Passwordless.AdminConsole.Tests.Components.Shared.BreadCrumbTests | 6✅ | 1s | ||
Passwordless.AdminConsole.Tests.Components.Shared.Layouts.ApplicationNavMenuTests | 3✅ | 144ms | ||
Passwordless.AdminConsole.Tests.Components.Shared.Layouts.NavMenuTests | 2✅ | 92ms | ||
Passwordless.AdminConsole.Tests.Components.Shared.LocalDateTimeTests | 2✅ | 54ms | ||
Passwordless.AdminConsole.Tests.Components.Shared.Modals.SimpleAlertTests | 7✅ | 71ms | ||
Passwordless.AdminConsole.Tests.Components.Shared.SecureImportMapScriptTests | 3✅ | 115ms | ||
Passwordless.AdminConsole.Tests.Components.Shared.SecureScriptTests | 4✅ | 24ms | ||
Passwordless.AdminConsole.Tests.Components.Shared.SecureStylesheetTests | 4✅ | 173ms | ||
Passwordless.AdminConsole.Tests.Components.Shared.Stats.SimpleCardsStatsTests | 4✅ | 31ms | ||
Passwordless.AdminConsole.Tests.Components.Shared.Stats.TrendingCardsStatsTests | 4✅ | 24ms | ||
Passwordless.AdminConsole.Tests.Components.Shared.Table.PagedTableTests | 4✅ | 75ms | ||
Passwordless.AdminConsole.Tests.Components.Shared.Table.TableTests | 2✅ | 1s | ||
Passwordless.AdminConsole.Tests.Components.Shared.Validation.CustomValidationErrorsTests | 2✅ | 1s | ||
Passwordless.AdminConsole.Tests.Endpoints.ApplicationEndpointsTests | 3✅ | 34ms | ||
Passwordless.AdminConsole.Tests.FeatureManagement.OrganizationFeatureFilterTests | 4✅ | 24ms | ||
Passwordless.AdminConsole.Tests.Mail.DefaultMailServiceTests | 3✅ | 86ms | ||
Passwordless.AdminConsole.Tests.Services.AdminServiceTests | 2✅ | 1s |
✅ tests/Api.IntegrationTests/TestResults/pw-test-results.trx
112 tests were completed in 126s 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✅ | 5s | ||
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✅ | 5s | ||
Passwordless.Api.IntegrationTests.Endpoints.Register.RegisterTokenTests | 10✅ | 2s | ||
Passwordless.Api.IntegrationTests.Endpoints.SignIn.SignInTests | 7✅ | 15s | ||
Passwordless.Api.IntegrationTests.Middleware.AuthorizationIntegrationTests | 4✅ | 714ms | ||
Passwordless.Api.IntegrationTests.Middleware.RoutingIntegrationTests | 2✅ | 354ms |
✅ 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✅ | 486ms | ||
Passwordless.Api.Tests.Endpoints.AppsEndpointsTests | 7✅ | 347ms | ||
Passwordless.Api.Tests.Endpoints.AuthenticatorsEndpointsTests | 8✅ | 510ms | ||
Passwordless.Api.Tests.Endpoints.ReportingEndpointsTests | 2✅ | 354ms | ||
Passwordless.Api.Tests.Extensions.HeaderDictionaryExtensionsTests | 6✅ | 79ms |
✅ tests/Common.Tests/TestResults/pw-test-results.trx
516 tests were completed in 9s with 516 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Passwordless.Common.Tests.Background.ExecutionPlanUtilityTests | 4✅ | 424ms | ||
Passwordless.Common.Tests.Extensions.EnumExtensionsTests | 1✅ | 0ms | ||
Passwordless.Common.Tests.Extensions.StringExtensionsTests | 4✅ | 1ms | ||
Passwordless.Common.Tests.Extensions.UrlExtensionsTests | 10✅ | 9ms | ||
Passwordless.Common.Tests.Middleware.SelfHosting.HttpOverridesMiddlewareTests | 2✅ | 51ms | ||
Passwordless.Common.Tests.Serialization.HtmlSanitizerTests | 7✅ | 957ms | ||
Passwordless.Common.Tests.Services.Mail.AggregateMailProviderTests | 5✅ | 485ms | ||
Passwordless.Common.Tests.Utils.ApiKeyUtilsTests | 9✅ | 186ms | ||
Passwordless.Common.Tests.Validation.EmailAttributeTests | 197✅ | 74ms | ||
Passwordless.Common.Tests.Validation.EmailValidationTests | 266✅ | 111ms | ||
Passwordless.Common.Tests.Validation.NoForbiddenContentAttributeTests | 8✅ | 715ms | ||
Passwordless.Common.Tests.Validation.RegularExpressionCollectionAttributeTests | 3✅ | 37ms |
✅ 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✅ | 319ms | ||
Passwordless.Service.Tests.Implementations.AuthenticationConfigurationServiceTests | 17✅ | 795ms | ||
Passwordless.Service.Tests.Implementations.Fido2ServiceTests | 3✅ | 353ms | ||
Passwordless.Service.Tests.Implementations.SharedManagementServiceTests | 14✅ | 161ms | ||
Passwordless.Service.Tests.Implementations.TokenServiceTests | 1✅ | 187ms | ||
Passwordless.Service.Tests.MDS.CacheHandlerTests | 3✅ | 146ms | ||
Passwordless.Service.Tests.Models.ApiDescTests | 2✅ | 1ms | ||
Passwordless.Service.Tests.Storage.Ef.ValueComparers.EnumerableValueComparerTests | 2✅ | 14ms | ||
Passwordless.Service.Tests.Storage.Ef.ValueComparers.NullableEnumerableValueComparerTests | 3✅ | 24ms | ||
Passwordless.Service.Tests.Validation.TokenValidatorTests | 5✅ | 131ms |
Loading