Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ metadata.test.ts
File
metadata.test.ts
packages/core/test/lib/integrations/metadata.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, test, vi } from
'vitest'
;
2
import
{
3
captureException,
4
createStackParser,
Callers
nothing calls this directly
Calls
9
createStackParser
Function · 0.90
nodeStackLineParser
Function · 0.90
test
Function · 0.90
getDefaultTestClientOptions
Function · 0.90
createTransport
Function · 0.90
parseEnvelope
Function · 0.90
setCurrentClient
Function · 0.90
captureException
Function · 0.90
init
Method · 0.45
Tested by
no test coverage detected