Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ sentry-errors-test.ts
File
sentry-errors-test.ts
packages/ember/tests/acceptance/sentry-errors-test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ next } from
'@ember/runloop'
;
2
import
{ click, visit } from
'@ember/test-helpers'
;
3
import
{ setupApplicationTest } from
'ember-qunit'
;
4
import
{ module, test } from
'qunit'
;
Callers
nothing calls this directly
Calls
6
setupSentryTest
Function · 0.90
assertSentryErrorCount
Function · 0.90
assertSentryErrors
Function · 0.90
visit
Function · 0.85
next
Function · 0.85
test
Function · 0.50
Tested by
no test coverage detected