SWPCore/Core/Database
Janus C. H. Knudsen 3aeae6315b Improves configuration and telemetry handling in tests
Adds null checks for telemetry and logging configurations
Prevents registration of modules with empty configuration
Updates test configuration file copy behavior

Enhances robustness of test infrastructure by conditionally registering telemetry and logging modules only when valid configuration is present
2025-08-03 14:10:49 +02:00
..
ConfigurationManagementSystem Initial commit: SWP.Core enterprise framework with multi-tenant architecture, configuration management, security, telemetry and comprehensive test suite 2025-08-02 22:16:39 +02:00
ConnectionFactory Initial commit: SWP.Core enterprise framework with multi-tenant architecture, configuration management, security, telemetry and comprehensive test suite 2025-08-02 22:16:39 +02:00
ModuleRegistry Initial commit: SWP.Core enterprise framework with multi-tenant architecture, configuration management, security, telemetry and comprehensive test suite 2025-08-02 22:16:39 +02:00
DatabaseScope.cs Initial commit: SWP.Core enterprise framework with multi-tenant architecture, configuration management, security, telemetry and comprehensive test suite 2025-08-02 22:16:39 +02:00
IDatabaseOperations.cs Initial commit: SWP.Core enterprise framework with multi-tenant architecture, configuration management, security, telemetry and comprehensive test suite 2025-08-02 22:16:39 +02:00
IDbConfigure.cs Initial commit: SWP.Core enterprise framework with multi-tenant architecture, configuration management, security, telemetry and comprehensive test suite 2025-08-02 22:16:39 +02:00
SqlOperations.cs Improves configuration and telemetry handling in tests 2025-08-03 14:10:49 +02:00