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

File custom-tools-packed.test.ts

e2e/cli/custom-tools-packed.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 compiled executor binary's bundled workerd + worker-bundler path
3// can package local-directory custom tools on every CLI guest OS. The sync
4// assertion covers npm install inside workerd, including the Windows TLS trust

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