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

File bindings.test.ts

packages/plugins/apps/src/plugin/bindings.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 { buildBridge, resolveIntegrationBindings, type ClientResolver } from "./bindings";

Callers

nothing calls this directly

Calls 7

buildBridgeFunction · 0.90
callMethod · 0.80
pushMethod · 0.80
oneFunction · 0.70
manyFunction · 0.70
syncMethod · 0.65

Tested by

no test coverage detected