MCPcopy Create free account
hub / github.com/effect-app/libs / rpc-multi-middleware.test.ts

File rpc-multi-middleware.test.ts

packages/infra/test/rpc-multi-middleware.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { NodeHttpServer } from "@effect/platform-node"
2import { expect, expectTypeOf, it } from "@effect/vitest"
3import { NotLoggedInError } from "effect-app/client"
4import * as Context from "effect-app/Context"

Callers

nothing calls this directly

Calls 12

dirMethod · 0.80
middlewareMethod · 0.65
makeMethod · 0.65
logMethod · 0.65
pipeMethod · 0.65
resultMethod · 0.65
toLayerMethod · 0.65
mapMethod · 0.65
getMethod · 0.65
provideMethod · 0.45
failMethod · 0.45
updateMethod · 0.45

Tested by

no test coverage detected