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 incremental consent for the User.ReadBasic.All scope #745

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Use incremental consent for User.ReadBasic.All

9f40a67
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

Use incremental consent for the User.ReadBasic.All scope #745

Use incremental consent for User.ReadBasic.All
9f40a67
Select commit
Loading
Failed to load commit list.
GitHub Actions / Support UI end-to-end test results succeeded Oct 24, 2023 in 1s

Support UI end-to-end test results ✅

Tests passed successfully

✅ TeachingRecordSystem/tests/TeachingRecordSystem.SupportUi.EndToEndTests/TestResults/_fv-az809-210_2023-10-24_08_05_51.trx

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

Test suite Passed Failed Skipped Time
TeachingRecordSystem.SupportUi.EndToEndTests.AlertTests 5✅ 10s
TeachingRecordSystem.SupportUi.EndToEndTests.CaseTests 6✅ 11s
TeachingRecordSystem.SupportUi.EndToEndTests.IndexTests 1✅ 115ms

✅ TeachingRecordSystem.SupportUi.EndToEndTests.AlertTests

✅ AddAlert(setDetailsManually: False)
✅ AddAlert(setDetailsManually: True)
✅ CloseAlert
✅ ViewAlert(isActive: False, expectedFlashMessage: "Inactive status removed")
✅ ViewAlert(isActive: True, expectedFlashMessage: "Status changed to inactive")

✅ TeachingRecordSystem.SupportUi.EndToEndTests.CaseTests

✅ SelectCaseAndApprove(isNameChange: False)
✅ SelectCaseAndApprove(isNameChange: True)
✅ SelectCaseAndCancel(isNameChange: False)
✅ SelectCaseAndCancel(isNameChange: True)
✅ SelectCaseAndReject(isNameChange: False)
✅ SelectCaseAndReject(isNameChange: True)

✅ TeachingRecordSystem.SupportUi.EndToEndTests.IndexTests

✅ IndexReturnsOk