Skip to content

Bump Microsoft.Extensions.Caching.StackExchangeRedis from 8.0.0 to 8.0.4 in /TeachingRecordSystem #2401

Bump Microsoft.Extensions.Caching.StackExchangeRedis from 8.0.0 to 8.0.4 in /TeachingRecordSystem

Bump Microsoft.Extensions.Caching.StackExchangeRedis from 8.0.0 to 8.0.4 in /TeachingRecordSystem #2401

GitHub Actions / Support UI end-to-end test results succeeded Apr 19, 2024 in 0s

30 passed, 0 failed and 0 skipped

Tests passed successfully

✅ TeachingRecordSystem/tests/TeachingRecordSystem.SupportUi.EndToEndTests/TestResults/_fv-az1016-487_2024-04-19_12_49_11.trx

30 tests were completed in 52s with 30 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
TeachingRecordSystem.SupportUi.EndToEndTests.AlertTests 5✅ 9s
TeachingRecordSystem.SupportUi.EndToEndTests.ApplicationUserTests 4✅ 2s
TeachingRecordSystem.SupportUi.EndToEndTests.ChangeRequestTests 6✅ 10s
TeachingRecordSystem.SupportUi.EndToEndTests.IndexTests 1✅ 477ms
TeachingRecordSystem.SupportUi.EndToEndTests.MqTests 8✅ 17s
TeachingRecordSystem.SupportUi.EndToEndTests.PersonTests 2✅ 6s
TeachingRecordSystem.SupportUi.EndToEndTests.UserTests 4✅ 3s

✅ 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.ApplicationUserTests

✅ AddApiKey
✅ AddApplicationUser
✅ EditApiKey
✅ EditApplicationUser

✅ TeachingRecordSystem.SupportUi.EndToEndTests.ChangeRequestTests

✅ SelectChangeRequestAndApprove(isNameChange: False)
✅ SelectChangeRequestAndApprove(isNameChange: True)
✅ SelectChangeRequestAndCancel(isNameChange: False)
✅ SelectChangeRequestAndCancel(isNameChange: True)
✅ SelectChangeRequestAndReject(isNameChange: False)
✅ SelectChangeRequestAndReject(isNameChange: True)

✅ TeachingRecordSystem.SupportUi.EndToEndTests.IndexTests

✅ IndexReturnsOk

✅ TeachingRecordSystem.SupportUi.EndToEndTests.MqTests

✅ AddMq
✅ DeleteMq
✅ EditMqProvider
✅ EditMqSpecialism
✅ EditMqStartDate
✅ EditMqStatus(isStatusChange: False, isEndDateChange: True)
✅ EditMqStatus(isStatusChange: True, isEndDateChange: False)
✅ EditMqStatus(isStatusChange: True, isEndDateChange: True)

✅ TeachingRecordSystem.SupportUi.EndToEndTests.PersonTests

✅ EditDateOfBirth
✅ EditName

✅ TeachingRecordSystem.SupportUi.EndToEndTests.UserTests

✅ AddUser
✅ DeactivateUser
✅ EditUser
✅ ReactivateUser