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

File promise.test.ts

packages/core/sdk/src/promise.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest";
2
3import { createExecutor, ProviderItemId, ProviderKey, type CredentialProvider } from "./promise";
4import { definePlugin, tool } from "./plugin";

Callers

nothing calls this directly

Calls 10

definePluginFunction · 0.90
toolFunction · 0.90
createExecutorFunction · 0.90
setMethod · 0.80
valuesMethod · 0.80
executeMethod · 0.65
closeMethod · 0.65
syncMethod · 0.65
getMethod · 0.65
listMethod · 0.65

Tested by

no test coverage detected