Fix UI test timeouts, TypeScript compilation, dependency compatibility, and backend tests with isolated test suite using per-test mocking (#930)

This commit is contained in:
Copilot
2025-12-20 15:09:26 +01:00
committed by GitHub
parent 5a54ba4983
commit 92aa2c9fa8
14 changed files with 3135 additions and 667 deletions

View File

@@ -144,7 +144,7 @@
"sha1": "^1.1.1",
"socket.io": "^4.8.1",
"sparkplug-payload": "^1.0.3",
"uuid": "^13.0.0",
"uuid": "^8.3.2",
"yarn-run-all": "^3.1.1"
}
}