Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, expect } from
"bun:test"
2
import
{ Effect } from
"effect"
3
import
{ Credential } from
"@opencode-ai/core/credential"
4
import
{ LayerNode } from
"@opencode-ai/core/effect/layer-node"
Callers
nothing calls this directly
Calls
7
testEffect
Function · 0.90
create
Method · 0.65
list
Method · 0.65
update
Method · 0.65
remove
Method · 0.65
describe
Function · 0.50
make
Method · 0.45
Tested by
no test coverage detected