MCPcopy Index your code
hub / github.com/getsentry/sentry-javascript / middlewareHandlers.test.ts

File middlewareHandlers.test.ts

packages/hono/test/shared/middlewareHandlers.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as SentryCore from '@sentry/core';
2import { beforeEach, describe, expect, it, vi } from 'vitest';
3import { requestHandler, responseHandler } from '../../src/shared/middlewareHandlers';
4

Callers

nothing calls this directly

Calls 7

responseHandlerFunction · 0.90
requestHandlerFunction · 0.90
mockUserInfoFunction · 0.85
getConnInfoStubFunction · 0.85
assignMethod · 0.80
createMockContextFunction · 0.70
entriesMethod · 0.65

Tested by

no test coverage detected