MCPcopy 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

1import { setApplication } from '@ember/test-helpers';
2import { isTesting } from '@embroider/macros';
3import * as Sentry from '@sentry/browser';
4import Application from 'dummy/app';

Callers

nothing calls this directly

Calls 4

addEventProcessorMethod · 0.80
pushMethod · 0.80
createMethod · 0.65
startFunction · 0.50

Tested by

no test coverage detected