MCPcopy
hub / github.com/anomalyco/opencode / credential.test.ts

File credential.test.ts

packages/core/test/credential.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect } from "bun:test"
2import { Effect } from "effect"
3import { Credential } from "@opencode-ai/core/credential"
4import { LayerNode } from "@opencode-ai/core/effect/layer-node"

Callers

nothing calls this directly

Calls 7

testEffectFunction · 0.90
createMethod · 0.65
listMethod · 0.65
updateMethod · 0.65
removeMethod · 0.65
describeFunction · 0.50
makeMethod · 0.45

Tested by

no test coverage detected