Handle induction records without an AB #1235
GitHub Actions / Support UI end-to-end test results
succeeded
Nov 6, 2023 in 0s
Support UI end-to-end test results ✅
✅ TeachingRecordSystem/tests/TeachingRecordSystem.SupportUi.EndToEndTests/TestResults/_fv-az1498-492_2023-11-06_09_36_13.trx
14 tests were completed in 27s with 14 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
TeachingRecordSystem.SupportUi.EndToEndTests.AlertTests | 5✅ | 9s | ||
TeachingRecordSystem.SupportUi.EndToEndTests.CaseTests | 6✅ | 9s | ||
TeachingRecordSystem.SupportUi.EndToEndTests.IndexTests | 1✅ | 76ms | ||
TeachingRecordSystem.SupportUi.EndToEndTests.PersonTests | 2✅ | 5s |
✅ 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
✅ TeachingRecordSystem.SupportUi.EndToEndTests.PersonTests
✅ EditDateOfBirth
✅ EditName
Loading