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.Api.Tests test results succeeded Jan 2, 2025 in 0s

655 passed, 0 failed and 0 skipped

Tests passed successfully

✅ TeachingRecordSystem/tests/TeachingRecordSystem.Api.Tests/TestResults/_fv-az891-183_2025-01-02_14_03_10.trx

655 tests were completed in 393s with 655 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
TeachingRecordSystem.Api.Tests.Endpoints.IdentityWebHooks.GetAnIdentityEndpointsTests 11✅ 30s
TeachingRecordSystem.Api.Tests.Filters.CrmServiceProtectionFaultExceptionFilterTests 3✅ 6s
TeachingRecordSystem.Api.Tests.V1.Operations.GetTeacherTests 7✅ 18s
TeachingRecordSystem.Api.Tests.V1.SwaggerTests 1✅ 2s
TeachingRecordSystem.Api.Tests.V1.UnitTests.GetTeacherHandlerTests 7✅ 36ms
TeachingRecordSystem.Api.Tests.V2.Operations.FindTeachersTests 12✅ 44s
TeachingRecordSystem.Api.Tests.V2.Operations.GetIttProvidersTests 1✅ 6s
TeachingRecordSystem.Api.Tests.V2.Operations.GetOrCreateTrnRequestTests 39✅ 107s
TeachingRecordSystem.Api.Tests.V2.Operations.GetTeacherTests 12✅ 26s
TeachingRecordSystem.Api.Tests.V2.Operations.GetTrnRequestTests 12✅ 84s
TeachingRecordSystem.Api.Tests.V2.Operations.SetIttOutcomeTests 24✅ 56s
TeachingRecordSystem.Api.Tests.V2.Operations.SetNpqQualificationTests 10✅ 26s
TeachingRecordSystem.Api.Tests.V2.Operations.UnlockTeacherTests 11✅ 99s
TeachingRecordSystem.Api.Tests.V2.Operations.UpdateTeacherTests 62✅ 87s
TeachingRecordSystem.Api.Tests.V2.SwaggerTests 1✅ 3s
TeachingRecordSystem.Api.Tests.V3.SwaggerTests 9✅ 25s
TeachingRecordSystem.Api.Tests.V3.V20240101.CreateDateOfBirthChangeTests 12✅ 5s
TeachingRecordSystem.Api.Tests.V3.V20240101.CreateNameChangeTests 12✅ 5s
TeachingRecordSystem.Api.Tests.V3.V20240101.FindTeachersTests 11✅ 9s
TeachingRecordSystem.Api.Tests.V3.V20240101.GetEytsCertificateTests 3✅ 3s
TeachingRecordSystem.Api.Tests.V3.V20240101.GetInductionCertificateTests 5✅ 10s
TeachingRecordSystem.Api.Tests.V3.V20240101.GetNpqCertificateTests 7✅ 18s
TeachingRecordSystem.Api.Tests.V3.V20240101.GetQtsCertificateTests 4✅ 13s
TeachingRecordSystem.Api.Tests.V3.V20240101.GetTeacherByTrnTests 19✅ 143s
TeachingRecordSystem.Api.Tests.V3.V20240101.GetTeacherTests 35✅ 211s
TeachingRecordSystem.Api.Tests.V3.V20240307.CreateTrnRequestTests 22✅ 7s
TeachingRecordSystem.Api.Tests.V3.V20240307.GetTrnRequestTests 9✅ 86s
TeachingRecordSystem.Api.Tests.V3.V20240412.CreateDateOfBirthChangeTests 7✅ 4s
TeachingRecordSystem.Api.Tests.V3.V20240412.CreateNameChangeTests 6✅ 4s
TeachingRecordSystem.Api.Tests.V3.V20240416.GetTeacherByTrnTests 3✅ 34s
TeachingRecordSystem.Api.Tests.V3.V20240606.CreateDateOfBirthChangeTests 7✅ 4s
TeachingRecordSystem.Api.Tests.V3.V20240606.CreateNameChangeTests 6✅ 4s
TeachingRecordSystem.Api.Tests.V3.V20240606.CreateTrnRequestTests 3✅ 1s
TeachingRecordSystem.Api.Tests.V3.V20240606.FindPersonByLastNameAndDateOfBirthTests 11✅ 9s
TeachingRecordSystem.Api.Tests.V3.V20240606.GetPersonByTrnTests 22✅ 142s
TeachingRecordSystem.Api.Tests.V3.V20240606.GetPersonTests 35✅ 215s
TeachingRecordSystem.Api.Tests.V3.V20240814.FindPersonByLastNameAndDateOfBirthTests 11✅ 9s
TeachingRecordSystem.Api.Tests.V3.V20240814.FindPersonsByTrnAndDateOfBirthTests 8✅ 7s
TeachingRecordSystem.Api.Tests.V3.V20240912.GetQtlsDateRequestTests 7✅ 60s
TeachingRecordSystem.Api.Tests.V3.V20240912.SetQtlsDateRequestTests 52✅ 80s
TeachingRecordSystem.Api.Tests.V3.V20240920.FindPersonByLastNameAndDateOfBirthTests 1✅ 736ms
TeachingRecordSystem.Api.Tests.V3.V20240920.FindPersonsByTrnAndDateOfBirthTests 1✅ 707ms
TeachingRecordSystem.Api.Tests.V3.V20240920.GetPersonByTrnTests 17✅ 126s
TeachingRecordSystem.Api.Tests.V3.V20240920.GetPersonTests 1✅ 16s
TeachingRecordSystem.Api.Tests.V3.V20240920.SetDeceasedTests 9✅ 5s
TeachingRecordSystem.Api.Tests.V3.VersionReferenceTests 9✅ 45ms
TeachingRecordSystem.Api.Tests.V3.VNext.CreateTrnRequestTests 3✅ 744ms
TeachingRecordSystem.Api.Tests.V3.VNext.FindPersonByLastNameAndDateOfBirthTests 7✅ 7s
TeachingRecordSystem.Api.Tests.V3.VNext.FindPersonsByTrnAndDateOfBirthTests 5✅ 5s
TeachingRecordSystem.Api.Tests.V3.VNext.GetPersonByTrnTests 10✅ 93s
TeachingRecordSystem.Api.Tests.V3.VNext.GetPersonTests 7✅ 77s
TeachingRecordSystem.Api.Tests.V3.VNext.SetCpdInductionStatusTests 39✅ 189s
TeachingRecordSystem.Api.Tests.V3.VNext.SetWelshInductionStatusTests 7✅ 65s