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

File errorHandler.test.ts

packages/vue/test/errorHandler.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { setCurrentClient } from '@sentry/browser';
2import { afterEach, describe, expect, it, test, vi } from 'vitest';
3import { attachErrorHandler } from '../src/errorhandler';
4import type { Operation, Options, ViewModel, Vue } from '../src/types';

Callers

nothing calls this directly

Calls 3

testFunction · 0.90
testHarnessFunction · 0.85
runMethod · 0.65

Tested by

no test coverage detected