MCPcopy Index your code
hub / github.com/getsentry/sentry / createAlertButton.spec.tsx

File createAlertButton.spec.tsx

static/app/components/createAlertButton.spec.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {OrganizationFixture} from 'sentry-fixture/organization';
2import {ProjectFixture} from 'sentry-fixture/project';
3
4import {render, screen, userEvent} from 'sentry-test/reactTestingLibrary';

Callers

nothing calls this directly

Calls 7

OrganizationFixtureFunction · 0.90
renderFunction · 0.90
ProjectFixtureFunction · 0.90
fnMethod · 0.80
fromSavedQueryMethod · 0.80
loadInitialDataMethod · 0.65
clickMethod · 0.45

Tested by

no test coverage detected