bugsnag / bugsnag-go

Automatic panic monitoring for Go and Go web frameworks, like negroni, gin, and revel
https://docs.bugsnag.com/platforms/go
MIT License
204 stars 69 forks source link

Rewrite test features to new steps #242

Closed DariaKunoichi closed 2 months ago

DariaKunoichi commented 2 months ago

All environment variables except ERROR_CLASS are rewritten to be real bugsnag variables. Building a service and configuring endpoint is done implicitly. I assume that a step the request is a valid error report with api key is now checked implicitly as well by maze server when awaiting event. For network features server port is hardcoded.