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. |
||
|---|---|---|
| .. | ||
| Dtos | ||
| Entities | ||
| Extensions | ||
| Interfaces | ||
| Loggers | ||
| Models | ||
| NopDependencies | ||
| Services | ||
| Utils | ||
| Mango.Nop.Core.csproj | ||
| NopCommonConst.cs | ||