| 1 | // Unit tests for WorkspaceShell. The harness shell.test.ts under |
| 2 | // src/test-harness covers the wire end-to-end against a real computerd |
| 3 | // container; these tests run in-process with a fake WorkspaceRPC so |
| 4 | // the host-side facade (RPC forwarding, handle shape, encoding, |
nothing calls this directly
no test coverage detected