MCPcopy Index your code
hub / github.com/coder/code-server / login.test.ts

File login.test.ts

test/unit/node/routes/login.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { RateLimiter } from "../../../../src/node/routes/login"
2import { mockLogger } from "../../../utils/helpers"
3import * as httpserver from "../../../utils/httpserver"
4import * as integration from "../../../utils/integration"

Callers

nothing calls this directly

Calls 7

mockLoggerFunction · 0.90
describeFunction · 0.85
removeTokenMethod · 0.80
canTryMethod · 0.80
fetchMethod · 0.80
codeServerFunction · 0.70
disposeMethod · 0.65

Tested by

no test coverage detected