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

Delete .github/workflows/workflow-linter.yml #726

Merged
merged 1 commit into from
Sep 4, 2024

Delete .github/workflows/workflow-linter.yml

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

Delete .github/workflows/workflow-linter.yml #726

Delete .github/workflows/workflow-linter.yml
3237407
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Sep 3, 2024 in 1s

863 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
tests/AdminConsole.Tests/TestResults/pw-test-results.trx 153✅ 11s
tests/Api.IntegrationTests/TestResults/pw-test-results.trx 112✅ 149s
tests/Api.Tests/TestResults/pw-test-results.trx 27✅ 10s
tests/Common.Tests/TestResults/pw-test-results.trx 516✅ 9s
tests/Service.Tests/TestResults/pw-test-results.trx 55✅ 10s

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

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

Test suite Passed Failed Skipped Time
Passwordless.AdminConsole.Tests.Components.BadgeTests 11✅ 1s
Passwordless.AdminConsole.Tests.Components.Pages.Account.MagicTests 5✅ 168ms
Passwordless.AdminConsole.Tests.Components.Pages.App.BaseApplicationTests 3✅ 31ms
Passwordless.AdminConsole.Tests.Components.Pages.App.Credentials.UserTests 2✅ 91ms
Passwordless.AdminConsole.Tests.Components.Pages.App.LogTests 1✅ 30ms
Passwordless.AdminConsole.Tests.Components.Pages.App.ReportingComponents.TotalCredentialsCountChartTests 1✅ 223ms
Passwordless.AdminConsole.Tests.Components.Pages.App.ReportingComponents.TotalUsersCountChartTests 1✅ 25ms
Passwordless.AdminConsole.Tests.Components.Pages.App.Settings.AuthenticatorsTests 3✅ 106ms
Passwordless.AdminConsole.Tests.Components.Pages.App.Settings.SettingsComponents.ApiKeysSectionTests 4✅ 323ms
Passwordless.AdminConsole.Tests.Components.Pages.App.Settings.SettingsComponents.CreateApiKeyComponentTests 1✅ 39ms
Passwordless.AdminConsole.Tests.Components.Pages.App.Settings.SettingsComponents.DeleteApplicationSectionTests 7✅ 217ms
Passwordless.AdminConsole.Tests.Components.Pages.App.Settings.SettingsTests 10✅ 136ms
Passwordless.AdminConsole.Tests.Components.Pages.Organization.OverviewTests 4✅ 638ms
Passwordless.AdminConsole.Tests.Components.Pages.Organization.Settings.SettingsComponents.DeleteOrganizationComponentTests 10✅ 1s
Passwordless.AdminConsole.Tests.Components.Pages.Organization.Settings.SettingsTests 2✅ 50ms
Passwordless.AdminConsole.Tests.Components.Pages.Organization.VerifyTests 2✅ 93ms
Passwordless.AdminConsole.Tests.Components.Shared.Alerts.LinkAlertTests 12✅ 134ms
Passwordless.AdminConsole.Tests.Components.Shared.ApexCharts.Serialization.ApexChartJsonSerializerTests 4✅ 27ms
Passwordless.AdminConsole.Tests.Components.Shared.ApexCharts.Serialization.ColorConverterTests 2✅ 1ms
Passwordless.AdminConsole.Tests.Components.Shared.ApexCharts.Validators.ColorValidatorTests 9✅ 1ms
Passwordless.AdminConsole.Tests.Components.Shared.BreadCrumbTests 6✅ 155ms
Passwordless.AdminConsole.Tests.Components.Shared.Layouts.ApplicationNavMenuTests 3✅ 90ms
Passwordless.AdminConsole.Tests.Components.Shared.Layouts.NavMenuTests 2✅ 60ms
Passwordless.AdminConsole.Tests.Components.Shared.LocalDateTimeTests 2✅ 15ms
Passwordless.AdminConsole.Tests.Components.Shared.Modals.SimpleAlertTests 7✅ 115ms
Passwordless.AdminConsole.Tests.Components.Shared.SecureImportMapScriptTests 3✅ 46ms
Passwordless.AdminConsole.Tests.Components.Shared.SecureScriptTests 4✅ 33ms
Passwordless.AdminConsole.Tests.Components.Shared.SecureStylesheetTests 4✅ 209ms
Passwordless.AdminConsole.Tests.Components.Shared.Stats.SimpleCardsStatsTests 4✅ 112ms
Passwordless.AdminConsole.Tests.Components.Shared.Stats.TrendingCardsStatsTests 4✅ 47ms
Passwordless.AdminConsole.Tests.Components.Shared.Table.PagedTableTests 4✅ 47ms
Passwordless.AdminConsole.Tests.Components.Shared.Table.TableTests 2✅ 1s
Passwordless.AdminConsole.Tests.Components.Shared.Validation.CustomValidationErrorsTests 2✅ 10ms
Passwordless.AdminConsole.Tests.Endpoints.ApplicationEndpointsTests 3✅ 458ms
Passwordless.AdminConsole.Tests.FeatureManagement.OrganizationFeatureFilterTests 4✅ 13ms
Passwordless.AdminConsole.Tests.Mail.DefaultMailServiceTests 3✅ 36ms
Passwordless.AdminConsole.Tests.Services.AdminServiceTests 2✅ 2s

✅ 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✅ 7s
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✅ 58s
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✅ 28s
Passwordless.Api.IntegrationTests.Middleware.AuthorizationIntegrationTests 4✅ 798ms
Passwordless.Api.IntegrationTests.Middleware.RoutingIntegrationTests 2✅ 393ms

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

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

Test suite Passed Failed Skipped Time
Passwordless.Api.Tests.Authorization.HeaderHandlerTests 4✅ 454ms
Passwordless.Api.Tests.Endpoints.AppsEndpointsTests 7✅ 397ms
Passwordless.Api.Tests.Endpoints.AuthenticatorsEndpointsTests 8✅ 324ms
Passwordless.Api.Tests.Endpoints.ReportingEndpointsTests 2✅ 296ms
Passwordless.Api.Tests.Extensions.HeaderDictionaryExtensionsTests 6✅ 96ms

✅ 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✅ 341ms
Passwordless.Common.Tests.Extensions.EnumExtensionsTests 1✅ 8ms
Passwordless.Common.Tests.Extensions.StringExtensionsTests 4✅ 6ms
Passwordless.Common.Tests.Extensions.UrlExtensionsTests 10✅ 1ms
Passwordless.Common.Tests.Middleware.SelfHosting.HttpOverridesMiddlewareTests 2✅ 6ms
Passwordless.Common.Tests.Serialization.HtmlSanitizerTests 7✅ 1s
Passwordless.Common.Tests.Services.Mail.AggregateMailProviderTests 5✅ 375ms
Passwordless.Common.Tests.Utils.ApiKeyUtilsTests 9✅ 180ms
Passwordless.Common.Tests.Validation.EmailAttributeTests 197✅ 39ms
Passwordless.Common.Tests.Validation.EmailValidationTests 266✅ 70ms
Passwordless.Common.Tests.Validation.NoForbiddenContentAttributeTests 8✅ 1s
Passwordless.Common.Tests.Validation.RegularExpressionCollectionAttributeTests 3✅ 1ms

✅ 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✅ 64ms
Passwordless.Service.Tests.Implementations.AuthenticationConfigurationServiceTests 17✅ 587ms
Passwordless.Service.Tests.Implementations.Fido2ServiceTests 3✅ 343ms
Passwordless.Service.Tests.Implementations.SharedManagementServiceTests 14✅ 508ms
Passwordless.Service.Tests.Implementations.TokenServiceTests 1✅ 313ms
Passwordless.Service.Tests.MDS.CacheHandlerTests 3✅ 511ms
Passwordless.Service.Tests.Models.ApiDescTests 2✅ 7ms
Passwordless.Service.Tests.Storage.Ef.ValueComparers.EnumerableValueComparerTests 2✅ 24ms
Passwordless.Service.Tests.Storage.Ef.ValueComparers.NullableEnumerableValueComparerTests 3✅ 23ms
Passwordless.Service.Tests.Validation.TokenValidatorTests 5✅ 135ms