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

Added qtlsstatus to vnext getperson #1750

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

Added qtlsstatus to vnext getperson

769f930
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Added qtlsstatus to vnext getperson #1750

Added qtlsstatus to vnext getperson
769f930
Select commit
Loading
Failed to load commit list.
GitHub Actions / TeachingRecordSystem.SupportUi.EndToEndTests test results succeeded Dec 19, 2024 in 1s

36 passed, 0 failed and 0 skipped

Tests passed successfully

✅ TeachingRecordSystem/tests/TeachingRecordSystem.SupportUi.EndToEndTests/TestResults/_fv-az1427-936_2024-12-19_16_50_03.trx

36 tests were completed in 58s with 36 passed, 0 failed and 0 skipped.

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

✅ TeachingRecordSystem.SupportUi.EndToEndTests.AlertTests

✅ AddAlert
✅ CloseAlert
✅ DeleteAlert
✅ EditAlertDetails
✅ EditAlertEndDate
✅ EditAlertLink(hasCurrentLink: False)
✅ EditAlertLink(hasCurrentLink: True)
✅ EditAlertStartDate
✅ ReopenAlert

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

✅ ConnectOneLoginUser_WithoutSuggestions
✅ ConnectOneLoginUser_WithSuggestion

✅ TeachingRecordSystem.SupportUi.EndToEndTests.UserTests

✅ AddUser
✅ DeactivateUser
✅ EditUser
✅ ReactivateUser