MCPcopy Create free account
hub / github.com/Web3Auth/Auth / jrpcEngine.test.ts

File jrpcEngine.test.ts

test/jrpcEngine.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from "vitest";
2
3import { SerializableError } from "../src";
4import { errorCodes } from "../src/jrpc/errors";

Callers

nothing calls this directly

Calls 9

mergeMiddlewareFunction · 0.90
providerFromEngineFunction · 0.90
providerAsMiddlewareFunction · 0.90
createEngineStreamFunction · 0.90
createEngineFunction · 0.85
pushMethod · 0.80
emitMethod · 0.80
destroyMethod · 0.80
handleMethod · 0.45

Tested by

no test coverage detected