MCPcopy Create free account
hub / github.com/Effect-TS/effect / ConfigProvider.test.ts

File ConfigProvider.test.ts

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 15

deepStrictEqualFunction · 0.90
assertMissingFunction · 0.85
loadFromContextFunction · 0.85
joinMethod · 0.80
orElseMethod · 0.80
assignMethod · 0.80
allMethod · 0.80
assertSuccessFunction · 0.70
assertFailureFunction · 0.70
notFoundFunction · 0.70
makeMethod · 0.65
pipeMethod · 0.65

Tested by

no test coverage detected