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

File util.test.ts

test/unit/common/util.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { logger } from "@coder/logger"
2import { JSDOM } from "jsdom"
3import * as util from "../../../src/common/util"
4import { mockLogger } from "../../utils/helpers"

Callers

nothing calls this directly

Calls 2

mockLoggerFunction · 0.90
describeFunction · 0.85

Tested by

no test coverage detected