sentry
sentry copied to clipboard
feat(uptime): Add Environment selector to form
Allows creation of environments as well, since uptime alerts actually create issues
: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 editsStack 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