Skip to content

Bump Sentry.Serilog from 3.35.0 to 3.39.1 in /TeachingRecordSystem #1102

Bump Sentry.Serilog from 3.35.0 to 3.39.1 in /TeachingRecordSystem

Bump Sentry.Serilog from 3.35.0 to 3.39.1 in /TeachingRecordSystem #1102

GitHub Actions / Support UI end-to-end test results succeeded Oct 5, 2023 in 0s

Support UI end-to-end test results ✅

Tests passed successfully

✅ TeachingRecordSystem/tests/TeachingRecordSystem.SupportUi.EndToEndTests/TestResults/_fv-az577-321_2023-10-05_15_04_14.trx

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

Test suite Passed Failed Skipped Time
TeachingRecordSystem.SupportUi.EndToEndTests.AlertTests 3✅ 6s
TeachingRecordSystem.SupportUi.EndToEndTests.CaseTests 6✅ 16s
TeachingRecordSystem.SupportUi.EndToEndTests.IndexTests 1✅ 188ms

✅ TeachingRecordSystem.SupportUi.EndToEndTests.AlertTests

✅ 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