Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coder/mux
/ RefreshController.test.ts
File
RefreshController.test.ts
src/browser/utils/RefreshController.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, mock, vi } from
"bun:test"
;
2
3
import
{ RefreshController } from
"./RefreshController"
;
4
Callers
nothing calls this directly
Calls
7
schedule
Method · 0.80
requestImmediate
Method · 0.80
resolve
Method · 0.80
sleep
Function · 0.70
deferred
Function · 0.70
dispose
Method · 0.65
push
Method · 0.65
Tested by
no test coverage detected