MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / authTokenService.test.ts

File authTokenService.test.ts

packages/server/test/authTokenService.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdtempSync, rmSync } from 'node:fs';
2import type { Server as HttpServer } from 'node:http';
3import { tmpdir } from 'node:os';
4import { join } from 'node:path';

Callers

nothing calls this directly

Calls 11

createTokenStoreFunction · 0.90
createAuthTokenServiceFunction · 0.90
resolvePasswordHashFunction · 0.90
appStubFunction · 0.85
tmpEnvFunction · 0.70
disposeMethod · 0.65
getTokenMethod · 0.65
isValidMethod · 0.65
invokeFunctionMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected