Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
;
2
import
{
3
_INTERNAL_resetConsoleInstrumentationOptions,
4
addConsoleInstrumentationFilter,
Callers
nothing calls this directly
Calls
7
resetInstrumentationHandlers
Function · 0.90
addConsoleInstrumentationHandler
Function · 0.90
_INTERNAL_resetConsoleInstrumentationOptions
Function · 0.90
addConsoleInstrumentationFilter
Function · 0.90
mockConsoleMethods
Function · 0.85
assign
Method · 0.80
log
Method · 0.65
Tested by
no test coverage detected