Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ test-helper.ts
File
test-helper.ts
packages/ember/tests/test-helper.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ setApplication } from
'@ember/test-helpers'
;
2
import
{ isTesting } from
'@embroider/macros'
;
3
import
* as Sentry from
'@sentry/browser'
;
4
import
Application from
'dummy/app'
;
Callers
nothing calls this directly
Calls
4
addEventProcessor
Method · 0.80
push
Method · 0.80
create
Method · 0.65
start
Function · 0.50
Tested by
no test coverage detected