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

File artifacts.test.ts

packages/core/sdk/src/artifacts.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, Predicate, Result } from "effect";
3
4import { makeTestExecutor } from "./testing";

Callers

nothing calls this directly

Calls 5

makeTestExecutorFunction · 0.70
bindingFunction · 0.70
listMethod · 0.65
getMethod · 0.65
removeMethod · 0.65

Tested by

no test coverage detected