Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/middleapi/orpc
/ interceptor.test.ts
File
interceptor.test.ts
packages/shared/src/interceptor.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ intercept, onError, onFinish, onStart, onSuccess } from
'./interceptor'
2
3
beforeEach(() => {
4
vi.clearAllMocks()
Callers
nothing calls this directly
Calls
7
intercept
Function · 0.90
onStart
Function · 0.90
onSuccess
Function · 0.90
onError
Function · 0.90
onFinish
Function · 0.90
next
Function · 0.70
next
Method · 0.45
Tested by
no test coverage detected