Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-react-native
/ nativeframes.test.ts
File
nativeframes.test.ts
packages/core/test/tracing/integrations/nativeframes.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Event, Measurements } from
'@sentry/core'
;
2
3
import
{ getCurrentScope, getGlobalScope, getIsolationScope, setCurrentClient, startSpan } from
'@sentry/core'
;
4
Callers
nothing calls this directly
Calls
7
getDefaultTestClientOptions
Function · 0.90
nativeFramesIntegration
Function · 0.90
mockFunction
Function · 0.90
asyncProcessorBeforeNativeFrames
Function · 0.85
clear
Method · 0.80
flush
Method · 0.65
init
Method · 0.45
Tested by
no test coverage detected