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

File rpc.test.ts

packages/effect-app/test/rpc.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type * as Effect from "effect/Effect"
2import type * as Option from "effect/Option"
3import { expect, test } from "vitest"
4import { makeRpcClient, NotLoggedInError, UnauthorizedError } from "../src/client.js"

Callers

nothing calls this directly

Calls 6

decodeUnknownSyncMethod · 0.80
makeMethod · 0.65
makeOptionMethod · 0.65
makeEffectMethod · 0.65
isMethod · 0.65
toCodecJsonMethod · 0.45

Tested by

no test coverage detected