MCPcopy Index your code
hub / github.com/coder/mux / serverService.test.ts

File serverService.test.ts

src/node/services/serverService.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 14

getTailscaleBindHostsFunction · 0.90
computeNetworkBaseUrlsFunction · 0.90
isPortListeningFunction · 0.85
getLaunchProjectMethod · 0.80
setLaunchProjectMethod · 0.80
startServerMethod · 0.80
isServerRunningMethod · 0.80
getServerInfoMethod · 0.80
stopServerMethod · 0.80
writeFileMethod · 0.65
readFileMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected