Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it, vi } from
"vitest"
;
2
3
import
{ SerializableError } from
"../src"
;
4
import
{ errorCodes } from
"../src/jrpc/errors"
;
Callers
nothing calls this directly
Calls
9
mergeMiddleware
Function · 0.90
providerFromEngine
Function · 0.90
providerAsMiddleware
Function · 0.90
createEngineStream
Function · 0.90
createEngine
Function · 0.85
push
Method · 0.80
emit
Method · 0.80
destroy
Method · 0.80
handle
Method · 0.45
Tested by
no test coverage detected