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

Make alert details optional on add journey #1783

Merged
merged 1 commit into from
Jan 2, 2025

Make alert details optional on add journey

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

Make alert details optional on add journey #1783

Make alert details optional on add journey
2c35879
Select commit
Loading
Failed to load commit list.
GitHub Actions / TeachingRecordSystem.SupportUi.EndToEndTests test results succeeded Jan 2, 2025 in 0s

38 passed, 0 failed and 0 skipped

Tests passed successfully

✅ TeachingRecordSystem/tests/TeachingRecordSystem.SupportUi.EndToEndTests/TestResults/_fv-az1210-614_2025-01-02_14_03_37.trx

38 tests were completed in 61s with 38 passed, 0 failed and 0 skipped.

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

✅ TeachingRecordSystem.SupportUi.EndToEndTests.JourneyTests.AlertTests

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

✅ TeachingRecordSystem.SupportUi.EndToEndTests.JourneyTests.ApplicationUserTests

✅ AddApiKey
✅ AddApplicationUser
✅ EditApiKey
✅ EditApplicationUser

✅ TeachingRecordSystem.SupportUi.EndToEndTests.JourneyTests.ChangeRequestTests

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

✅ TeachingRecordSystem.SupportUi.EndToEndTests.JourneyTests.IndexTests

✅ IndexReturnsOk

✅ TeachingRecordSystem.SupportUi.EndToEndTests.JourneyTests.InductionTests

✅ EditInduction
✅ EditInduction_NavigateBack

✅ TeachingRecordSystem.SupportUi.EndToEndTests.JourneyTests.MqTests

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

✅ TeachingRecordSystem.SupportUi.EndToEndTests.JourneyTests.PersonTests

✅ EditDateOfBirth
✅ EditName

✅ TeachingRecordSystem.SupportUi.EndToEndTests.JourneyTests.UserTests

✅ AddUser
✅ DeactivateUser
✅ EditUser
✅ ReactivateUser

✅ TeachingRecordSystem.SupportUi.EndToEndTests.SupportTaskTests

✅ ConnectOneLoginUser_WithoutSuggestions
✅ ConnectOneLoginUser_WithSuggestion