MCPcopy 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

1import Route from '@ember/routing/route';
2import { instrumentRoutePerformance } from '@sentry/ember';
3import { setupTest } from 'ember-qunit';
4import { module, test } from 'qunit';

Callers

nothing calls this directly

Calls 8

setupSentryTestFunction · 0.90
registerMethod · 0.80
testFunction · 0.50
beforeModelMethod · 0.45
modelMethod · 0.45
afterModelMethod · 0.45
setupControllerMethod · 0.45

Tested by

no test coverage detected