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

File validateSample.test.ts

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

Source from the content-addressed store, hash-verified

1import * as Effect from "effect-app/Effect"
2import * as Layer from "effect-app/Layer"
3import { makeRepo, ValidationError, ValidationResult } from "effect-app/Model/Repository"
4import { RepositoryRegistryLive } from "effect-app/Model/Repository/Registry"

Callers

nothing calls this directly

Calls 8

makeRepoFunction · 0.90
mergeMethod · 0.80
pipeMethod · 0.65
isMethod · 0.65
mapMethod · 0.65
succeedMethod · 0.45
provideMethod · 0.45

Tested by

no test coverage detected