FruitBank/Tests/Mango.Sandbox/Mango.Sandbox.EndPoints.Tests
Loretta e33fae85f3 Refactor tests to use GetResponseData<T> for responses
Update SignalRClientToEndpointTest to use the generic GetResponseData<T>() method instead of directly accessing the ResponseData property. This improves type safety and ensures consistent handling of response data across all relevant test cases.
2025-12-14 01:45:06 +01:00
..
Mango.Sandbox.EndPoints.Tests.csproj Remove SignalR test client and disable Null plugin managers 2025-12-13 12:32:14 +01:00
SignalRClientSandbox.cs Add SignalR binary serialization tests for CustomerDto lists 2025-12-13 00:16:58 +01:00
SignalRClientToEndpointTest.cs Refactor tests to use GetResponseData<T> for responses 2025-12-14 01:45:06 +01:00