sentry icon indicating copy to clipboard operation
sentry copied to clipboard

feat(uptime): Add Environment selector to form

Open evanpurkhiser opened this issue 1 year ago • 1 comments

image

Allows creation of environments as well, since uptime alerts actually create issues

evanpurkhiser avatar Oct 01 '24 20:10 evanpurkhiser

:x: 1 Tests Failed:

Tests completed Failed Passed Skipped
7906 1 7905 0
View the top 1 failed tests by shortest run time
Uptime Alert Form handles simple edits Uptime Alert Form handles simple edits
Stack Traces | 0.346s run time
Error: expect(jest.fn()).toHaveBeenCalledWith(...expected)

Expected: Anything, ObjectContaining {"data": ObjectContaining {"url": "https://existing-url.com/test"}}

Number of calls: 0
    at Object.<anonymous> (.../rules/uptime/uptimeAlertForm.spec.tsx:143:24)

To view individual test run time comparison to the main branch, go to the Test Analytics Dashboard

codecov[bot] avatar Oct 01 '24 21:10 codecov[bot]