MCPcopy Index your code
hub / github.com/coder/coder / reconnectingWebSocket.test.ts

File reconnectingWebSocket.test.ts

site/src/utils/reconnectingWebSocket.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {
2 createReconnectingWebSocket,
3 type ReconnectSchedule,
4} from "./reconnectingWebSocket";

Callers

nothing calls this directly

Calls 7

expectReconnectScheduleFunction · 0.85
makeReconnectFunction · 0.85
pushMethod · 0.80
createMockSocketFunction · 0.70
beforeEachFunction · 0.50
nowMethod · 0.45

Tested by

no test coverage detected