Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/getsentry/sentry-javascript
/ errors.test.ts
File
errors.test.ts
packages/remix/test/server/errors.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
;
2
import
type
{ Client } from
'@sentry/core'
;
3
import
* as core from
'@sentry/core'
;
4
Callers
nothing calls this directly
Calls
3
call
Method · 0.80
createMockClient
Function · 0.70
fn
Function · 0.50
Tested by
no test coverage detected