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

File errors.test.ts

packages/remix/test/server/errors.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
2import type { Client } from '@sentry/core';
3import * as core from '@sentry/core';
4

Callers

nothing calls this directly

Calls 3

callMethod · 0.80
createMockClientFunction · 0.70
fnFunction · 0.50

Tested by

no test coverage detected