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

Update maze-runner tests from v1 to v9 #244

Closed DariaKunoichi closed 2 months ago

DariaKunoichi commented 2 months ago

Goal

With updated Github ubuntu images our maze-runner tests were failing and one test app wasn't building. Here we updated test fixtures from v1 to v9.

Changeset

Feature steps updated, three test apps merged into one, removed test cases that were mostly testing old test engine. Updated test app's Dockerfile to properly download modules (previously for go 1.11 and 1.12 all packages were in latest versions).

Testing

Changed all mazerunner tests, unit tests related to prefixed headers.