FruitBank/Tests/Mango.Sandbox/Mango.Sandbox.EndPoints/Services
Loretta 9a3720f053 Add FruitBank SANDBOX for isolated SignalR endpoint testing
Introduces a new SANDBOX environment with a dedicated web app (`Mango.Sandbox.EndPoints`) for testing SignalR endpoints in isolation from the main application. Adds null plugin manager implementations to avoid plugin dependencies. Includes automated MSTest tests (`Mango.Sandbox.EndPoints.Tests`), a manual SignalR test client, and a PowerShell script for building and running the sandbox. Provides configuration files and health endpoints for robust, independent development and testing of FruitBank SignalR logic.
2025-12-10 09:47:06 +01:00
..
NullAuthenticationPluginManager.cs Add FruitBank SANDBOX for isolated SignalR endpoint testing 2025-12-10 09:47:06 +01:00
NullDiscountPluginManager.cs Add FruitBank SANDBOX for isolated SignalR endpoint testing 2025-12-10 09:47:06 +01:00
NullExchangeRatePluginManager.cs Add FruitBank SANDBOX for isolated SignalR endpoint testing 2025-12-10 09:47:06 +01:00
NullExternalAuthenticationService.cs Add FruitBank SANDBOX for isolated SignalR endpoint testing 2025-12-10 09:47:06 +01:00
NullMultiFactorAuthenticationPluginManager.cs Add FruitBank SANDBOX for isolated SignalR endpoint testing 2025-12-10 09:47:06 +01:00
NullPaymentPluginManager.cs Add FruitBank SANDBOX for isolated SignalR endpoint testing 2025-12-10 09:47:06 +01:00
NullPickupPluginManager.cs Add FruitBank SANDBOX for isolated SignalR endpoint testing 2025-12-10 09:47:06 +01:00
NullSearchPluginManager.cs Add FruitBank SANDBOX for isolated SignalR endpoint testing 2025-12-10 09:47:06 +01:00
NullShippingPluginManager.cs Add FruitBank SANDBOX for isolated SignalR endpoint testing 2025-12-10 09:47:06 +01:00
NullTaxPluginManager.cs Add FruitBank SANDBOX for isolated SignalR endpoint testing 2025-12-10 09:47:06 +01:00
NullWidgetPluginManager.cs Add FruitBank SANDBOX for isolated SignalR endpoint testing 2025-12-10 09:47:06 +01:00