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

File heartbeatService.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, test, expect, beforeEach, mock, afterEach } from "bun:test";
2import type { MuxMessage } from "@/common/types/message";
3import { createMuxMessage } from "@/common/types/message";
4import type { ProjectConfig, ProjectsConfig, Workspace } from "@/common/types/project";

Callers

nothing calls this directly

Calls 15

createMuxMessageFunction · 0.90
OkFunction · 0.90
makeCompletedTurnHistoryFunction · 0.85
makeSnapshotMapFunction · 0.85
makeIdleSessionMockFunction · 0.85
resolveMethod · 0.80
setupMethod · 0.80
addMethod · 0.80
setMethod · 0.80

Tested by

no test coverage detected