Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Web3Auth/Auth
/ jrpcMiddleware.test.ts
File
jrpcMiddleware.test.ts
test/jrpcMiddleware.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
{ ConsoleLike, errorCodes, JRPCEngine, JRPCNotification, JRPCParams, JRPCRequest, SerializableError } from
"../src"
;
4
import
{
Callers
nothing calls this directly
Calls
8
createLoggerMiddleware
Function · 0.90
createErrorMiddleware
Function · 0.90
createStreamMiddleware
Function · 0.90
createScaffoldMiddleware
Function · 0.90
createAsyncMiddleware
Function · 0.90
createIdRemapMiddleware
Function · 0.90
push
Method · 0.80
handle
Method · 0.45
Tested by
no test coverage detected