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

fix status description for unknown qts statuses #1050

Merged
merged 1 commit into from
Jan 3, 2024

Fix for unknown qts statuses

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

fix status description for unknown qts statuses #1050

Fix for unknown qts statuses
d8bf497
Select commit
Loading
Failed to load commit list.
GitHub Actions / Support UI end-to-end test results succeeded Jan 3, 2024 in 1s

Support UI end-to-end test results ✅

Tests passed successfully

✅ TeachingRecordSystem/tests/TeachingRecordSystem.SupportUi.EndToEndTests/TestResults/_fv-az740-245_2024-01-03_17_35_16.trx

20 tests were completed in 43s with 20 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
TeachingRecordSystem.SupportUi.EndToEndTests.AlertTests 5✅ 8s
TeachingRecordSystem.SupportUi.EndToEndTests.ChangeRequestTests 6✅ 11s
TeachingRecordSystem.SupportUi.EndToEndTests.IndexTests 1✅ 87ms
TeachingRecordSystem.SupportUi.EndToEndTests.MqTests 6✅ 14s
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.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
✅ EditMqResult
✅ EditMqSpecialism
✅ EditMqStartDate

✅ TeachingRecordSystem.SupportUi.EndToEndTests.PersonTests

✅ EditDateOfBirth
✅ EditName