MCPcopy 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

1import { intercept, onError, onFinish, onStart, onSuccess } from './interceptor'
2
3beforeEach(() => {
4 vi.clearAllMocks()

Callers

nothing calls this directly

Calls 7

interceptFunction · 0.90
onStartFunction · 0.90
onSuccessFunction · 0.90
onErrorFunction · 0.90
onFinishFunction · 0.90
nextFunction · 0.70
nextMethod · 0.45

Tested by

no test coverage detected