Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/getsentry/sentry-react-native
/ expocontext.test.ts
File
expocontext.test.ts
packages/core/test/integrations/expocontext.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{
type
Client,
type
Event, getCurrentScope, getGlobalScope, getIsolationScope } from
'@sentry/core'
;
2
3
import
type
{ ExpoUpdates } from
'../../src/js/utils/expoglobalobject'
;
4
Callers
nothing calls this directly
Calls
5
setupTestClient
Function · 0.90
expoContextIntegration
Function · 0.90
getExpoUpdatesContext
Function · 0.90
clear
Method · 0.80
executeIntegrationFor
Function · 0.70
Tested by
no test coverage detected