Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/computer
/ index.test.ts
File
index.test.ts
packages/computer/src/mounts/index.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ SQLiteTestStorage } from
"@cloudflare/dofs/testing"
;
2
import
{ describe, expect, it, vi } from
"vitest"
;
3
4
import
type
{ BackendHandle, WorkspaceBackend } from
"../backend.js"
;
Callers
nothing calls this directly
Calls
15
fakeMount
Function · 0.85
reject
Method · 0.80
ensureMountsIndexed
Method · 0.80
all
Method · 0.80
one
Method · 0.80
utf8
Function · 0.70
makeStorage
Function · 0.70
readAll
Function · 0.70
sha256Hex
Function · 0.70
streamOf
Function · 0.70
writeFile
Method · 0.65
readFile
Method · 0.65
Tested by
no test coverage detected