Build fake worker test harness

This commit is contained in:
Joseph Doherty
2026-04-26 18:20:45 -04:00
parent ed1018c3bb
commit 35e4442c7b
5 changed files with 840 additions and 0 deletions
+5
View File
@@ -891,6 +891,11 @@ behavior unless an explicit non-parity backend is designed.
Gateway tests should be able to run without installed MXAccess by using fake
workers and fake transports.
Use `FakeWorkerHarness` for tests that need real gateway-to-worker framing,
handshake, command, event, fault, or malformed-protocol behavior without loading
MXAccess COM. See [Gateway Testing](./GatewayTesting.md) for the harness scope
and focused test commands.
Focused tests:
- session state transitions,