The SDK has no unit tests. Bring NHSDigital.ApiPlatform.Sdk and NHSDigital.ApiPlatform.Sdk.AspNetCore up to The Standard (.agents/skills/the-standard-testing, the-standard-cancellation-patterns, the-standard-foundations) with logic, validation, exception, timeout and cancellation unit tests for every foundation, processing, orchestration and client type, plus the ASP.NET Core session storage brokers.
Includes the source changes needed for those tests to pass — timeout-guarded cancellation handling, ILoggingBroker, and the exception-taxonomy corrections that fall out of it.
The SDK has no unit tests. Bring
NHSDigital.ApiPlatform.SdkandNHSDigital.ApiPlatform.Sdk.AspNetCoreup to The Standard (.agents/skills/the-standard-testing,the-standard-cancellation-patterns,the-standard-foundations) with logic, validation, exception, timeout and cancellation unit tests for every foundation, processing, orchestration and client type, plus the ASP.NET Core session storage brokers.Includes the source changes needed for those tests to pass — timeout-guarded cancellation handling,
ILoggingBroker, and the exception-taxonomy corrections that fall out of it.