MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / blob-store.test.ts

File blob-store.test.ts

packages/hosts/cloudflare/src/blob-store.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest";
2import { Effect } from "effect";
3import type { R2Bucket } from "@cloudflare/workers-types";
4

Callers

nothing calls this directly

Calls 6

makeR2BlobStoreFunction · 0.90
pluginBlobStoreFunction · 0.90
makeFakeBucketFunction · 0.85
putMethod · 0.65
getMethod · 0.65
deleteMethod · 0.65

Tested by

no test coverage detected