MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / pending-approval.test.ts

File pending-approval.test.ts

packages/core/sdk/src/pending-approval.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 { makeInMemoryBlobStore } from "./blob";

Callers

nothing calls this directly

Calls 6

makePendingApprovalStoreFunction · 0.90
makeInMemoryBlobStoreFunction · 0.90
approvalFunction · 0.85
consumeMethod · 0.80
discardMethod · 0.80
putMethod · 0.65

Tested by

no test coverage detected