Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ captureconsole.test.ts
File
captureconsole.test.ts
packages/core/test/lib/integrations/captureconsole.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable @typescript-eslint/unbound-method */
2
3
import
{ afterEach, beforeEach, describe, expect, it,
type
Mock, vi } from
'vitest'
;
4
import
type
{ Client } from
'../../../src'
;
Callers
nothing calls this directly
Calls
11
addConsoleInstrumentationHandler
Function · 0.90
resetInstrumentationHandlers
Function · 0.90
assign
Method · 0.80
assert
Method · 0.80
forEach
Method · 0.65
setup
Method · 0.65
error
Method · 0.65
log
Method · 0.65
warn
Method · 0.65
info
Method · 0.65
callback
Function · 0.50
Tested by
no test coverage detected