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

File serverAuthService.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

editConfigMethod · 0.80
validateSessionTokenMethod · 0.80
revokeSessionMethod · 0.80
revokeOtherSessionsMethod · 0.80
startGithubDeviceFlowMethod · 0.80
createServiceFunction · 0.70
mockFetchFunction · 0.70
jsonResponseFunction · 0.70

Tested by

no test coverage detected