Remove Mock fallback from runtime_state and add runtime settings regression tests

This commit is contained in:
2026-04-14 10:30:25 +02:00
parent 0e84f1f60c
commit 5e4d3fcf12
3 changed files with 50 additions and 8 deletions

View File

@@ -495,6 +495,8 @@ A test that forces `_backend_cmd_supported = False` (by mocking a socket error)
### Task 17 — Remove unittest.mock.Mock check from production runtime_state
**Status:** Completed
**Severity:** Low
**Where:**