MCPcopy 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

1import { Database, initializeSchema, WorkspaceFilesystem } from "@cloudflare/dofs";
2import { SQLiteTestStorage } from "@cloudflare/dofs/testing";
3import { expect, test } from "vitest";
4

Callers

nothing calls this directly

Calls 14

fixtureFunction · 0.85
sweepMethod · 0.80
drainFunction · 0.70
decodeFunction · 0.70
execMethod · 0.65
findMethod · 0.65
getMethod · 0.65
killMethod · 0.65
disposeMethod · 0.65
getReaderMethod · 0.65
readMethod · 0.65
mkdirMethod · 0.65

Tested by

no test coverage detected