MCPcopy 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

1import { SQLiteTestStorage } from "@cloudflare/dofs/testing";
2import { describe, expect, it, vi } from "vitest";
3
4import type { BackendHandle, WorkspaceBackend } from "../backend.js";

Callers

nothing calls this directly

Calls 15

fakeMountFunction · 0.85
rejectMethod · 0.80
ensureMountsIndexedMethod · 0.80
allMethod · 0.80
oneMethod · 0.80
utf8Function · 0.70
makeStorageFunction · 0.70
readAllFunction · 0.70
sha256HexFunction · 0.70
streamOfFunction · 0.70
writeFileMethod · 0.65
readFileMethod · 0.65

Tested by

no test coverage detected