MCPcopy Create free account
hub / github.com/getsentry/sentry-javascript / middleware.test.ts

File middleware.test.ts

packages/solidstart/test/server/middleware.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 type { ResponseMiddlewareResponse } from '../../src/server';
4import { sentryBeforeResponseMiddleware } from '../../src/server';

Callers

nothing calls this directly

Calls 4

matchMethod · 0.80
textMethod · 0.65
jsonMethod · 0.65

Tested by

no test coverage detected