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

File config.test.ts

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

Source from the content-addressed store, hash-verified

1import { test, expect, describe, afterEach, beforeEach, spyOn } from "bun:test"
2import { ConfigV1 } from "@opencode-ai/core/v1/config/config"
3import { LayerNode } from "@opencode-ai/core/effect/layer-node"
4import { httpClient } from "@opencode-ai/core/effect/app-node-platform"

Callers

nothing calls this directly

Calls 15

testEffectFunction · 0.90
provideInstanceEffectFunction · 0.90
tmpdirScopedFunction · 0.90
provideTmpdirInstanceFunction · 0.90
tmpdirFunction · 0.90
configLayerFunction · 0.85
withGlobalConfigFunction · 0.85
withProcessEnvFunction · 0.85
writeConfigEffectFunction · 0.85
testFunction · 0.85
configItFunction · 0.85
withConfigTreeFunction · 0.85

Tested by

no test coverage detected