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

Update to .NET 9 #1762

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

Update to .NET 9

feca71c
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

Update to .NET 9 #1762

Update to .NET 9
feca71c
Select commit
Loading
Failed to load commit list.
GitHub Actions / TeachingRecordSystem.Api.Tests test results succeeded Dec 20, 2024 in 0s

639 passed, 0 failed and 0 skipped

Tests passed successfully

✅ TeachingRecordSystem/tests/TeachingRecordSystem.Api.Tests/TestResults/_fv-az1984-192_2024-12-20_16_27_29.trx

639 tests were completed in 325s with 639 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
TeachingRecordSystem.Api.Tests.Endpoints.IdentityWebHooks.GetAnIdentityEndpointsTests 11✅ 26s
TeachingRecordSystem.Api.Tests.Filters.CrmServiceProtectionFaultExceptionFilterTests 3✅ 10s
TeachingRecordSystem.Api.Tests.V1.Operations.GetTeacherTests 7✅ 8s
TeachingRecordSystem.Api.Tests.V1.SwaggerTests 1✅ 6s
TeachingRecordSystem.Api.Tests.V1.UnitTests.GetTeacherHandlerTests 7✅ 31ms
TeachingRecordSystem.Api.Tests.V2.Operations.FindTeachersTests 12✅ 36s
TeachingRecordSystem.Api.Tests.V2.Operations.GetIttProvidersTests 1✅ 6s
TeachingRecordSystem.Api.Tests.V2.Operations.GetOrCreateTrnRequestTests 39✅ 96s
TeachingRecordSystem.Api.Tests.V2.Operations.GetTeacherTests 12✅ 22s
TeachingRecordSystem.Api.Tests.V2.Operations.GetTrnRequestTests 12✅ 66s
TeachingRecordSystem.Api.Tests.V2.Operations.SetIttOutcomeTests 24✅ 42s
TeachingRecordSystem.Api.Tests.V2.Operations.SetNpqQualificationTests 10✅ 21s
TeachingRecordSystem.Api.Tests.V2.Operations.UnlockTeacherTests 11✅ 77s
TeachingRecordSystem.Api.Tests.V2.Operations.UpdateTeacherTests 62✅ 77s
TeachingRecordSystem.Api.Tests.V2.SwaggerTests 1✅ 3s
TeachingRecordSystem.Api.Tests.V3.SwaggerTests 9✅ 21s
TeachingRecordSystem.Api.Tests.V3.V20240101.CreateDateOfBirthChangeTests 12✅ 4s
TeachingRecordSystem.Api.Tests.V3.V20240101.CreateNameChangeTests 12✅ 4s
TeachingRecordSystem.Api.Tests.V3.V20240101.FindTeachersTests 11✅ 8s
TeachingRecordSystem.Api.Tests.V3.V20240101.GetEytsCertificateTests 3✅ 10s
TeachingRecordSystem.Api.Tests.V3.V20240101.GetInductionCertificateTests 5✅ 12s
TeachingRecordSystem.Api.Tests.V3.V20240101.GetNpqCertificateTests 7✅ 17s
TeachingRecordSystem.Api.Tests.V3.V20240101.GetQtsCertificateTests 4✅ 12s
TeachingRecordSystem.Api.Tests.V3.V20240101.GetTeacherByTrnTests 19✅ 110s
TeachingRecordSystem.Api.Tests.V3.V20240101.GetTeacherTests 35✅ 180s
TeachingRecordSystem.Api.Tests.V3.V20240307.CreateTrnRequestTests 22✅ 6s
TeachingRecordSystem.Api.Tests.V3.V20240307.GetTrnRequestTests 9✅ 69s
TeachingRecordSystem.Api.Tests.V3.V20240412.CreateDateOfBirthChangeTests 7✅ 3s
TeachingRecordSystem.Api.Tests.V3.V20240412.CreateNameChangeTests 6✅ 3s
TeachingRecordSystem.Api.Tests.V3.V20240416.GetTeacherByTrnTests 3✅ 30s
TeachingRecordSystem.Api.Tests.V3.V20240606.CreateDateOfBirthChangeTests 7✅ 4s
TeachingRecordSystem.Api.Tests.V3.V20240606.CreateNameChangeTests 6✅ 3s
TeachingRecordSystem.Api.Tests.V3.V20240606.CreateTrnRequestTests 3✅ 1s
TeachingRecordSystem.Api.Tests.V3.V20240606.FindPersonByLastNameAndDateOfBirthTests 11✅ 7s
TeachingRecordSystem.Api.Tests.V3.V20240606.GetPersonByTrnTests 22✅ 124s
TeachingRecordSystem.Api.Tests.V3.V20240606.GetPersonTests 35✅ 181s
TeachingRecordSystem.Api.Tests.V3.V20240814.FindPersonByLastNameAndDateOfBirthTests 11✅ 8s
TeachingRecordSystem.Api.Tests.V3.V20240814.FindPersonsByTrnAndDateOfBirthTests 8✅ 6s
TeachingRecordSystem.Api.Tests.V3.V20240912.GetQtlsDateRequestTests 7✅ 51s
TeachingRecordSystem.Api.Tests.V3.V20240912.SetQtlsDateRequestTests 52✅ 68s
TeachingRecordSystem.Api.Tests.V3.V20240920.FindPersonByLastNameAndDateOfBirthTests 1✅ 650ms
TeachingRecordSystem.Api.Tests.V3.V20240920.FindPersonsByTrnAndDateOfBirthTests 1✅ 625ms
TeachingRecordSystem.Api.Tests.V3.V20240920.GetPersonByTrnTests 17✅ 102s
TeachingRecordSystem.Api.Tests.V3.V20240920.GetPersonTests 1✅ 16s
TeachingRecordSystem.Api.Tests.V3.V20240920.SetDeceasedTests 9✅ 4s
TeachingRecordSystem.Api.Tests.V3.VersionReferenceTests 9✅ 94ms
TeachingRecordSystem.Api.Tests.V3.VNext.CreateTrnRequestTests 3✅ 643ms
TeachingRecordSystem.Api.Tests.V3.VNext.FindPersonByLastNameAndDateOfBirthTests 2✅ 2s
TeachingRecordSystem.Api.Tests.V3.VNext.FindPersonsByTrnAndDateOfBirthTests 2✅ 1s
TeachingRecordSystem.Api.Tests.V3.VNext.GetPersonByTrnTests 7✅ 59s
TeachingRecordSystem.Api.Tests.V3.VNext.GetPersonTests 2✅ 21s
TeachingRecordSystem.Api.Tests.V3.VNext.SetCpdInductionStatusTests 39✅ 160s
TeachingRecordSystem.Api.Tests.V3.VNext.SetWelshInductionStatusTests 7✅ 56s