MCPcopy 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

1import { type Client, type Event, getCurrentScope, getGlobalScope, getIsolationScope } from '@sentry/core';
2
3import type { ExpoUpdates } from '../../src/js/utils/expoglobalobject';
4

Callers

nothing calls this directly

Calls 5

setupTestClientFunction · 0.90
expoContextIntegrationFunction · 0.90
getExpoUpdatesContextFunction · 0.90
clearMethod · 0.80
executeIntegrationForFunction · 0.70

Tested by

no test coverage detected