MCPcopy Index your code
hub / github.com/anomalyco/opencode / auth.test.ts

File auth.test.ts

packages/opencode/test/auth/auth.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 6

testEffectFunction · 0.90
instanceMethod · 0.80
removeMethod · 0.65
describeFunction · 0.50
setMethod · 0.45
allMethod · 0.45

Tested by

no test coverage detected