MCPcopy
hub / github.com/coder/mux / sshAskpass.test.ts

File sshAskpass.test.ts

src/node/runtime/sshAskpass.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, spyOn, test } from "bun:test";
2import * as fs from "fs";
3import * as os from "os";
4import * as path from "path";

Callers

nothing calls this directly

Calls 10

createAskpassSessionFunction · 0.90
parseHostKeyPromptFunction · 0.90
listAskpassTempDirsFunction · 0.85
resolveMethod · 0.80
pushMethod · 0.65
cleanupMethod · 0.65
writeFileMethod · 0.65
statMethod · 0.65
hasMethod · 0.45

Tested by

no test coverage detected