MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / plugin-storage.test.ts

File plugin-storage.test.ts

packages/core/sdk/src/plugin-storage.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest";
2import { Cause, Effect, Exit, Schema } from "effect";
3
4import { StorageError } from "./fuma-runtime";

Callers

nothing calls this directly

Calls 8

definePluginFunction · 0.90
uncheckedToolCallWhereFunction · 0.85
countMethod · 0.80
makeTestExecutorFunction · 0.70
callFunction · 0.70
putMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected