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

Use tag helper for start button #1419

Merged
merged 1 commit into from
Jul 24, 2024

Use tag helper for start button

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

Use tag helper for start button #1419

Use tag helper for start button
ce922cc
Select commit
Loading
Failed to load commit list.
GitHub Actions / Authorize access end-to-end test results succeeded Jul 24, 2024 in 0s

11 passed, 0 failed and 0 skipped

Tests passed successfully

✅ TeachingRecordSystem/tests/TeachingRecordSystem.AuthorizeAccess.EndToEndTests/TestResults/_fv-az1776-842_2024-07-24_16_02_42.trx

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

Test suite Passed Failed Skipped Time
TeachingRecordSystem.AuthorizeAccess.EndToEndTests.OidcTests 1✅ 1s
TeachingRecordSystem.AuthorizeAccess.EndToEndTests.RequestTrnTests 2✅ 3s
TeachingRecordSystem.AuthorizeAccess.EndToEndTests.SignInTests 8✅ 6s

✅ TeachingRecordSystem.AuthorizeAccess.EndToEndTests.OidcTests

✅ SignInAndOut

✅ TeachingRecordSystem.AuthorizeAccess.EndToEndTests.RequestTrnTests

✅ RequestTrn(hasNationalInsuranceNumber: False)
✅ RequestTrn(hasNationalInsuranceNumber: True)

✅ TeachingRecordSystem.AuthorizeAccess.EndToEndTests.SignInTests

✅ SignIn_KnownUser
✅ SignIn_UnknownUserNotVerified
✅ SignIn_UnknownVerifiedUser_DoesNotMatchWithNinoOrTrn
✅ SignIn_UnknownVerifiedUser_MatchesWithNino
✅ SignIn_UnknownVerifiedUserWithNeitherNinoNorTrn_DoesNotMatch
✅ SignIn_UnknownVerifiedUserWithoutNino_MatchesWithTrn
✅ SignIn_UnknownVerifiedUserWithTrnTokenAndMatchingDetails_MatchesWithTrn
✅ SignIn_UnknownVerifiedUserWithUnmatchedNino_MatchesWithTrn