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

File publish.test.ts

packages/plugins/apps/src/pipeline/publish.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, Result } from "effect";
3
4import { AppPublishConflictError, type AppsStore } from "../plugin/store";

Callers

nothing calls this directly

Calls 7

discoverFunction · 0.90
publishFunction · 0.90
makeMemoryStoreFunction · 0.85
makeBarrierStoreFunction · 0.85
fileFunction · 0.70
toolFunction · 0.70

Tested by

no test coverage detected