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

File mcpOauthService.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

resolveOAuthScopeFunction · 0.90
getStoreFilePathFunction · 0.85
readStoreFileFunction · 0.85
startMetadataServerFunction · 0.85
addServerMethod · 0.80
getAuthStatusMethod · 0.80
hasAuthTokensMethod · 0.80
logoutMethod · 0.80
resolveFunction · 0.70
disposeMethod · 0.65

Tested by

no test coverage detected