FruitBank/Tests/Mango.Sandbox/Mango.Sandbox.EndPoints
Loretta 0dab07d2e8 Add SignalR binary serialization tests for CustomerDto lists
- Add endpoints and tests for binary serialization of TestCustomerDto lists to reproduce and diagnose MessagePack interned string index errors
- Update appsettings.json to use FruitBank_PROD database
- Set AcBinarySerializerOptions in DevAdminSignalRHubSandbox
- Extend TestSignalRTags and ITestSignalREndpointServer for new endpoints
- Add TestCustomerDto class for serialization tests
- Remove obsolete low-level SignalR/HTTP endpoint test files
2025-12-13 00:16:58 +01:00
..
Services Add FruitBank SANDBOX for isolated SignalR endpoint testing 2025-12-10 09:47:06 +01:00
DevAdminSignalRHubSandbox.cs Add SignalR binary serialization tests for CustomerDto lists 2025-12-13 00:16:58 +01:00
Logger.cs Minimal SignalR test hub and endpoint for isolated testing 2025-12-11 23:46:35 +01:00
Mango.Sandbox.EndPoints.csproj Minimal SignalR test hub and endpoint for isolated testing 2025-12-11 23:46:35 +01:00
Program.cs Minimal SignalR test hub and endpoint for isolated testing 2025-12-11 23:46:35 +01:00
TestSignalREndpoint.cs Add SignalR binary serialization tests for CustomerDto lists 2025-12-13 00:16:58 +01:00
appsettings.Development.json Add FruitBank SANDBOX for isolated SignalR endpoint testing 2025-12-10 09:47:06 +01:00
appsettings.json Minimal SignalR test hub and endpoint for isolated testing 2025-12-11 23:46:35 +01:00
test-sandbox.ps1 Add FruitBank SANDBOX for isolated SignalR endpoint testing 2025-12-10 09:47:06 +01:00