FruitBank/Tests/Mango.Sandbox/Mango.Sandbox.EndPoints
Loretta 3d341b6568 Refactor method registration to use DynamicMethodRegistry
Replaced DynamicMethodCallModels.Add with DynamicMethodRegistry.Register for testSignalREndpoint, improving dynamic method call management and aligning with a registry-based approach.
2026-01-06 08:54:45 +01:00
..
Services Remove SignalR test client and disable Null plugin managers 2025-12-13 12:32:14 +01:00
DevAdminSignalRHubSandbox.cs Refactor method registration to use DynamicMethodRegistry 2026-01-06 08:54:45 +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 Remove SignalR test client and disable Null plugin managers 2025-12-13 12:32:14 +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