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

File index.test.ts

packages/plugins/keychain/src/index.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from "@effect/vitest";
2import { Effect } from "effect";
3import { ProviderItemId, ProviderKey, createExecutor } from "@executor-js/sdk";
4import { makeTestConfig } from "@executor-js/sdk/testing";

Callers

nothing calls this directly

Calls 7

createExecutorFunction · 0.90
makeKeychainProviderFunction · 0.90
makeTestConfigFunction · 0.85
keychainPluginFunction · 0.85
probeReachableFunction · 0.85
listMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected