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

File console.test.ts

packages/core/test/lib/instrument/console.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 {
3 _INTERNAL_resetConsoleInstrumentationOptions,
4 addConsoleInstrumentationFilter,

Callers

nothing calls this directly

Calls 7

mockConsoleMethodsFunction · 0.85
assignMethod · 0.80
logMethod · 0.65

Tested by

no test coverage detected