MCPcopy Create free account
hub / github.com/effect-app/libs / ConfigProvider.test.ts

File ConfigProvider.test.ts

repos/effect/packages/effect/test/ConfigProvider.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { deepStrictEqual } from "@effect/vitest/utils"
3import { ConfigProvider, Effect, FileSystem, Layer, Path, PlatformError, Result } from "effect"
4

Callers

nothing calls this directly

Calls 11

deepStrictEqualFunction · 0.90
orElseMethod · 0.80
assertSuccessFunction · 0.70
pipeMethod · 0.65
makeMethod · 0.65
resultMethod · 0.65
mapMethod · 0.65
SymbolInterface · 0.50
failMethod · 0.45
provideMethod · 0.45
succeedMethod · 0.45

Tested by

no test coverage detected