PAS-580 | Use OpenApiSecurityRequirement instead of headers for auth #2870
GitHub Actions / Test Results
succeeded
Sep 25, 2024 in 0s
861 passed, 0 failed and 0 skipped
Report | Passed | Failed | Skipped | Time |
---|---|---|---|---|
tests/AdminConsole.Tests/TestResults/pw-test-results.trx | 152✅ | 23s | ||
tests/Api.IntegrationTests/TestResults/pw-test-results.trx | 112✅ | 149s | ||
tests/Api.Tests/TestResults/pw-test-results.trx | 27✅ | 19s | ||
tests/Common.Tests/TestResults/pw-test-results.trx | 515✅ | 6s | ||
tests/Service.Tests/TestResults/pw-test-results.trx | 55✅ | 17s |
✅ tests/AdminConsole.Tests/TestResults/pw-test-results.trx
152 tests were completed in 23s with 152 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Passwordless.AdminConsole.Tests.Components.BadgeTests | 11✅ | 68ms | ||
Passwordless.AdminConsole.Tests.Components.Pages.Account.MagicTests | 5✅ | 614ms | ||
Passwordless.AdminConsole.Tests.Components.Pages.App.BaseApplicationTests | 3✅ | 132ms | ||
Passwordless.AdminConsole.Tests.Components.Pages.App.Credentials.UserTests | 2✅ | 65ms | ||
Passwordless.AdminConsole.Tests.Components.Pages.App.LogTests | 1✅ | 50ms | ||
Passwordless.AdminConsole.Tests.Components.Pages.App.ReportingComponents.TotalCredentialsCountChartTests | 1✅ | 10ms | ||
Passwordless.AdminConsole.Tests.Components.Pages.App.ReportingComponents.TotalUsersCountChartTests | 1✅ | 30ms | ||
Passwordless.AdminConsole.Tests.Components.Pages.App.Settings.AuthenticatorsTests | 3✅ | 92ms | ||
Passwordless.AdminConsole.Tests.Components.Pages.App.Settings.SettingsComponents.ApiKeysSectionTests | 4✅ | 201ms | ||
Passwordless.AdminConsole.Tests.Components.Pages.App.Settings.SettingsComponents.CreateApiKeyComponentTests | 1✅ | 48ms | ||
Passwordless.AdminConsole.Tests.Components.Pages.App.Settings.SettingsComponents.DeleteApplicationSectionTests | 7✅ | 815ms | ||
Passwordless.AdminConsole.Tests.Components.Pages.App.Settings.SettingsTests | 10✅ | 748ms | ||
Passwordless.AdminConsole.Tests.Components.Pages.Organization.OverviewTests | 4✅ | 45ms | ||
Passwordless.AdminConsole.Tests.Components.Pages.Organization.Settings.SettingsComponents.DeleteOrganizationComponentTests | 10✅ | 282ms | ||
Passwordless.AdminConsole.Tests.Components.Pages.Organization.Settings.SettingsTests | 2✅ | 28ms | ||
Passwordless.AdminConsole.Tests.Components.Pages.Organization.VerifyTests | 2✅ | 29ms | ||
Passwordless.AdminConsole.Tests.Components.Shared.Alerts.LinkAlertTests | 12✅ | 77ms | ||
Passwordless.AdminConsole.Tests.Components.Shared.ApexCharts.Serialization.ApexChartJsonSerializerTests | 4✅ | 112ms | ||
Passwordless.AdminConsole.Tests.Components.Shared.ApexCharts.Serialization.ColorConverterTests | 2✅ | 1ms | ||
Passwordless.AdminConsole.Tests.Components.Shared.ApexCharts.Validators.ColorValidatorTests | 9✅ | 25ms | ||
Passwordless.AdminConsole.Tests.Components.Shared.BreadCrumbTests | 6✅ | 41ms | ||
Passwordless.AdminConsole.Tests.Components.Shared.Layouts.ApplicationNavMenuTests | 3✅ | 62ms | ||
Passwordless.AdminConsole.Tests.Components.Shared.Layouts.NavMenuTests | 2✅ | 107ms | ||
Passwordless.AdminConsole.Tests.Components.Shared.LocalDateTimeTests | 2✅ | 30ms | ||
Passwordless.AdminConsole.Tests.Components.Shared.Modals.SimpleAlertTests | 7✅ | 81ms | ||
Passwordless.AdminConsole.Tests.Components.Shared.SecureImportMapScriptTests | 3✅ | 42ms | ||
Passwordless.AdminConsole.Tests.Components.Shared.SecureScriptTests | 4✅ | 22ms | ||
Passwordless.AdminConsole.Tests.Components.Shared.SecureStylesheetTests | 4✅ | 108ms | ||
Passwordless.AdminConsole.Tests.Components.Shared.Stats.SimpleCardsStatsTests | 4✅ | 23ms | ||
Passwordless.AdminConsole.Tests.Components.Shared.Stats.TrendingCardsStatsTests | 4✅ | 30ms | ||
Passwordless.AdminConsole.Tests.Components.Shared.Table.PagedTableTests | 4✅ | 20ms | ||
Passwordless.AdminConsole.Tests.Components.Shared.Table.TableTests | 2✅ | 750ms | ||
Passwordless.AdminConsole.Tests.Components.Shared.Validation.CustomValidationErrorsTests | 2✅ | 37ms | ||
Passwordless.AdminConsole.Tests.Endpoints.ApplicationEndpointsTests | 3✅ | 42ms | ||
Passwordless.AdminConsole.Tests.FeatureManagement.OrganizationFeatureFilterTests | 4✅ | 43ms | ||
Passwordless.AdminConsole.Tests.Mail.DefaultMailServiceTests | 2✅ | 14ms | ||
Passwordless.AdminConsole.Tests.Services.AdminServiceTests | 2✅ | 893ms |
✅ tests/Api.IntegrationTests/TestResults/pw-test-results.trx
112 tests were completed in 149s 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✅ | 5s | ||
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✅ | 55s | ||
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✅ | 22s | ||
Passwordless.Api.IntegrationTests.Middleware.AuthorizationIntegrationTests | 4✅ | 819ms | ||
Passwordless.Api.IntegrationTests.Middleware.RoutingIntegrationTests | 2✅ | 364ms |
✅ tests/Api.Tests/TestResults/pw-test-results.trx
27 tests were completed in 19s with 27 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Passwordless.Api.Tests.Authorization.HeaderHandlerTests | 4✅ | 358ms | ||
Passwordless.Api.Tests.Endpoints.AppsEndpointsTests | 7✅ | 203ms | ||
Passwordless.Api.Tests.Endpoints.AuthenticatorsEndpointsTests | 8✅ | 343ms | ||
Passwordless.Api.Tests.Endpoints.ReportingEndpointsTests | 2✅ | 280ms | ||
Passwordless.Api.Tests.Extensions.HeaderDictionaryExtensionsTests | 6✅ | 94ms |
✅ 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✅ | 445ms | ||
Passwordless.Common.Tests.Extensions.EnumExtensionsTests | 1✅ | 22ms | ||
Passwordless.Common.Tests.Extensions.StringExtensionsTests | 4✅ | 1ms | ||
Passwordless.Common.Tests.Extensions.UrlExtensionsTests | 10✅ | 3ms | ||
Passwordless.Common.Tests.Middleware.SelfHosting.HttpOverridesMiddlewareTests | 2✅ | 207ms | ||
Passwordless.Common.Tests.Serialization.HtmlSanitizerTests | 7✅ | 894ms | ||
Passwordless.Common.Tests.Services.Mail.AggregateMailProviderTests | 4✅ | 512ms | ||
Passwordless.Common.Tests.Utils.ApiKeyUtilsTests | 9✅ | 142ms | ||
Passwordless.Common.Tests.Validation.EmailAttributeTests | 197✅ | 60ms | ||
Passwordless.Common.Tests.Validation.EmailValidationTests | 266✅ | 15ms | ||
Passwordless.Common.Tests.Validation.NoForbiddenContentAttributeTests | 8✅ | 884ms | ||
Passwordless.Common.Tests.Validation.RegularExpressionCollectionAttributeTests | 3✅ | 6ms |
✅ tests/Service.Tests/TestResults/pw-test-results.trx
55 tests were completed in 17s with 55 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Passwordless.Service.Tests.Implementations.ApplicationServiceTests | 5✅ | 84ms | ||
Passwordless.Service.Tests.Implementations.AuthenticationConfigurationServiceTests | 17✅ | 738ms | ||
Passwordless.Service.Tests.Implementations.Fido2ServiceTests | 3✅ | 99ms | ||
Passwordless.Service.Tests.Implementations.SharedManagementServiceTests | 14✅ | 486ms | ||
Passwordless.Service.Tests.Implementations.TokenServiceTests | 1✅ | 133ms | ||
Passwordless.Service.Tests.MDS.CacheHandlerTests | 3✅ | 375ms | ||
Passwordless.Service.Tests.Models.ApiDescTests | 2✅ | 0ms | ||
Passwordless.Service.Tests.Storage.Ef.ValueComparers.EnumerableValueComparerTests | 2✅ | 8ms | ||
Passwordless.Service.Tests.Storage.Ef.ValueComparers.NullableEnumerableValueComparerTests | 3✅ | 80ms | ||
Passwordless.Service.Tests.Validation.TokenValidatorTests | 5✅ | 153ms |
Loading