Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{
2
createReconnectingWebSocket,
3
type
ReconnectSchedule,
4
} from
"./reconnectingWebSocket"
;
Callers
nothing calls this directly
Calls
7
createReconnectingWebSocket
Function · 0.90
expectReconnectSchedule
Function · 0.85
makeReconnect
Function · 0.85
push
Method · 0.80
createMockSocket
Function · 0.70
beforeEach
Function · 0.50
now
Method · 0.45
Tested by
no test coverage detected