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

File store.test.ts

packages/plugins/apps/src/plugin/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 {
4 makeInMemoryBlobStore,

Callers

nothing calls this directly

Calls 6

makeAppsStoreFunction · 0.90
pluginBlobStoreFunction · 0.90
makeInMemoryBlobStoreFunction · 0.90
makeMemoryPluginStorageFunction · 0.85
descriptorFunction · 0.85
toolFunction · 0.70

Tested by

no test coverage detected