MCPcopy
hub / github.com/coder/code-server / heart.test.ts

File heart.test.ts

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

Source from the content-addressed store, hash-verified

1import { logger } from "@coder/logger"
2import { readFile, writeFile, stat, utimes } from "fs/promises"
3import { setImmediate } from "timers"
4import { Heart } from "../../../src/node/heart"

Callers

nothing calls this directly

Calls 7

mockLoggerFunction · 0.90
cleanFunction · 0.90
tmpdirFunction · 0.90
describeFunction · 0.85
beatMethod · 0.80
aliveMethod · 0.80
disposeMethod · 0.65

Tested by

no test coverage detected