zulip/zerver/webhooks/sentry/fixtures
Satyam Bansal eb8714c9dc integrations: Add support for "Test plugin" in Sentry integration.
Previously, if a user tried to create a webhook using the Webhooks
plugin in Sentry and used the "Test plugin" to test the webhook,
the server would send a 500 error, even though the integration
worked perfectly. This led users to believe that the integration
was not working.

Fixes #26173.
2023-08-22 12:09:02 -07:00
..
deprecated_exception_message.json
event_for_exception_golang.json
event_for_exception_js.json
event_for_exception_node.json
event_for_exception_python.json
event_for_exception_rails.json integrations: Add support for Rails backend in Sentry Integration. 2023-06-12 17:05:12 -07:00
event_for_exception_vue.json integrations: Add exception fixture for Vue in Sentry Integration. 2023-06-12 17:05:12 -07:00
event_for_message_golang.json
event_for_message_node.json
event_for_message_python.json
issue_assigned_to_individual.json
issue_assigned_to_team.json
issue_created_for_exception.json
issue_created_for_message.json
issue_ignored.json
issue_resolved.json
raven_sdk_python_event.json integrations: Add Raven SDK test to Sentry Integration. 2023-08-22 12:09:02 -07:00
sample_event_through_alert.json integrations: Rename fixture in Sentry integration. 2023-08-22 12:09:02 -07:00
sample_event_through_plugin.json integrations: Add support for "Test plugin" in Sentry integration. 2023-08-22 12:09:02 -07:00
webhook_event_for_exception_javascript.json
webhook_event_for_exception_python.json