FruitBank/Tests/Mango.Sandbox/Mango.Sandbox.EndPoints
Loretta c8fa8d1c4c Minimal SignalR test hub and endpoint for isolated testing
Refactored Mango.Sandbox.EndPoints to enable minimal, dependency-light SignalR endpoint testing. Introduced DevAdminSignalRHubSandbox and TestSignalREndpoint for protocol/contract tests without full NopCommerce/FruitBank infra. Added SignalRClientSandbox and comprehensive MSTest coverage for all parameter types. Simplified Program.cs startup, updated project references, and added minimal logger. Original SignalREndpointTests replaced with focused, low-level and high-level tests. CORS and DTOs updated for compatibility.
2025-12-11 23:46:35 +01:00
..
Services Add FruitBank SANDBOX for isolated SignalR endpoint testing 2025-12-10 09:47:06 +01:00
DevAdminSignalRHubSandbox.cs Minimal SignalR test hub and endpoint for isolated testing 2025-12-11 23:46:35 +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 Minimal SignalR test hub and endpoint for isolated testing 2025-12-11 23:46:35 +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