Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/coder/mux
/ ExtensionMetadataService.test.ts
File
ExtensionMetadataService.test.ts
src/node/services/ExtensionMetadataService.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test, beforeEach, afterEach } from
"bun:test"
;
2
import
{ mkdtemp, rm, writeFile } from
"fs/promises"
;
3
import
{ tmpdir } from
"os"
;
4
import
* as path from
"path"
;
Callers
nothing calls this directly
Calls
9
addLoadDelay
Function · 0.85
getAllSnapshots
Method · 0.80
setAgentStatus
Method · 0.80
setTodoStatus
Method · 0.80
setStreaming
Method · 0.80
get
Method · 0.65
writeFile
Function · 0.50
initialize
Method · 0.45
updateRecency
Method · 0.45
Tested by
no test coverage detected