MCPcopy Create free account
hub / github.com/getsentry/sentry-javascript / instrument-router-location-test.ts

File instrument-router-location-test.ts

packages/ember/tests/unit/instrument-router-location-test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { EmberRouterMain } from '@sentry/ember/addon/types';
2import { _getLocationURL } from '@sentry/ember/utils/instrumentEmberAppInstanceForPerformance';
3import { setupTest } from 'ember-qunit';
4import { module, test } from 'qunit';

Callers

nothing calls this directly

Calls 3

setupSentryTestFunction · 0.90
_getLocationURLFunction · 0.90
testFunction · 0.50

Tested by

no test coverage detected