Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/computer
/ runner.test.ts
File
runner.test.ts
packages/computerd/src/exec/runner.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Database, initializeSchema, WorkspaceFilesystem } from
"@cloudflare/dofs"
;
2
import
{ SQLiteTestStorage } from
"@cloudflare/dofs/testing"
;
3
import
{ expect, test } from
"vitest"
;
4
Callers
nothing calls this directly
Calls
14
fixture
Function · 0.85
sweep
Method · 0.80
drain
Function · 0.70
decode
Function · 0.70
exec
Method · 0.65
find
Method · 0.65
get
Method · 0.65
kill
Method · 0.65
dispose
Method · 0.65
getReader
Method · 0.65
read
Method · 0.65
mkdir
Method · 0.65
Tested by
no test coverage detected