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

File contextProvider.test.ts

packages/infra/test/contextProvider.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-explicit-any */
2/* eslint-disable @typescript-eslint/no-unsafe-member-access */
3import { expectTypeOf, it } from "@effect/vitest"
4import * as Context from "effect-app/Context"

Callers

nothing calls this directly

Calls 4

ContextProviderFunction · 0.85
mergeContextProvidersFunction · 0.85
MergedContextProviderFunction · 0.85
contextMethod · 0.65

Tested by

no test coverage detected