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

File blob.test.ts

packages/core/sdk/src/blob.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";
3
4import { StorageError } from "./fuma-runtime";

Callers

nothing calls this directly

Calls 6

makeInMemoryBlobStoreFunction · 0.90
pluginBlobStoreFunction · 0.90
partitionsFunction · 0.85
putMethod · 0.65
getMethod · 0.65
deleteMethod · 0.65

Tested by

no test coverage detected