Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ feedback.test.ts
File
feedback.test.ts
packages/core/test/lib/feedback.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ beforeEach, describe, expect, it, test, vi } from
'vitest'
;
2
import
{
3
addBreadcrumb,
4
getCurrentScope,
Callers
nothing calls this directly
Calls
15
getCurrentScope
Function · 0.90
test
Function · 0.90
captureFeedback
Function · 0.90
getDefaultTestClientOptions
Function · 0.90
setCurrentClient
Function · 0.90
startSpan
Function · 0.90
withIsolationScope
Function · 0.90
withScope
Function · 0.90
addBreadcrumb
Function · 0.90
setClient
Method · 0.80
setPropagationContext
Method · 0.80
setTag
Method · 0.80
Tested by
no test coverage detected