Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/getsentry/sentry-javascript
/ instrument-route-performance-test.ts
File
instrument-route-performance-test.ts
packages/ember/tests/unit/instrument-route-performance-test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Route from
'@ember/routing/route'
;
2
import
{ instrumentRoutePerformance } from
'@sentry/ember'
;
3
import
{ setupTest } from
'ember-qunit'
;
4
import
{ module, test } from
'qunit'
;
Callers
nothing calls this directly
Calls
8
setupSentryTest
Function · 0.90
instrumentRoutePerformance
Function · 0.90
register
Method · 0.80
test
Function · 0.50
beforeModel
Method · 0.45
model
Method · 0.45
afterModel
Method · 0.45
setupController
Method · 0.45
Tested by
no test coverage detected