bugsnag / bugsnag-ruby

BugSnag error monitoring & reporting software for rails, sinatra, rack and ruby
https://docs.bugsnag.com/platforms/ruby
MIT License
246 stars 174 forks source link

Add Maze Runner tests for feature flags in Rack apps #747

Closed imjoehaines closed 1 year ago

imjoehaines commented 1 year ago

Goal

Adds some Maze Runner tests for feature flags in our Rack fixture apps

I noticed we have a separate Rack fixture for v1 & v2, but they are identical code-wise. I'll merge them into a single fixture in a separate PR