Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/getsentry/sentry-react-native
/ sdk.withclient.test.ts
File
sdk.withclient.test.ts
packages/core/test/sdk.withclient.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ debug, setCurrentClient } from
'@sentry/core'
;
2
3
import
{ crashedLastRun, flush } from
'../src/js/sdk'
;
4
import
{ getDefaultTestClientOptions, TestClient } from
'./mocks/client'
;
Callers
nothing calls this directly
Calls
4
getDefaultTestClientOptions
Function · 0.90
flush
Function · 0.90
crashedLastRun
Function · 0.90
init
Method · 0.45
Tested by
no test coverage detected