Commit Graph

6 Commits

Author SHA1 Message Date
Adam 303fa213dc adding final url 2025-12-26 21:17:40 +01:00
Loretta a64089f6a8 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:36 +01:00
Adam a4af03be3c small fixes, cors policy, discounts, innvoice order date fix, innvoice email address fix 2025-11-11 20:15:07 +01:00
Adam 2de0ec7fb0 merge + small fixes 2025-10-23 10:25:08 +02:00
Loretta 68a873f15d Add appsettings.json to NopCommerce project! install reference packages; Implement endpoints; Fix CORS; etc... 2025-09-03 07:07:23 +02:00
Adam e266fbf289 core plugin, both signalR and service override works, theme added 2025-09-02 11:51:01 +02:00