MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / custom-tools-sidecar.test.ts

File custom-tools-sidecar.test.ts

e2e/desktop-vm/custom-tools-sidecar.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* oxlint-disable executor/no-try-catch-or-throw -- boundary: e2e SSH and raw HTTP assertions */
2// Proves the packaged desktop bundle's sidecar daemon can package and invoke a
3// local-directory custom tool from inside the GUI guest. The API calls run over
4// guest loopback so the daemon reads the same guest filesystem as the fixture.

Callers

nothing calls this directly

Calls 6

scenarioFunction · 0.90
fixturePathFunction · 0.70
writeFixtureFunction · 0.70
syncAndInvokeFunction · 0.70
deleteSourceFunction · 0.70
removeFixtureFunction · 0.70

Tested by

no test coverage detected