bugsnag / bugsnag-laravel

BugSnag notifier for the Laravel PHP framework. Monitor and report Laravel errors.
https://docs.bugsnag.com/platforms/php/laravel/
MIT License
876 stars 129 forks source link

Add unit tests for `UnhandledState` #450

Closed imjoehaines closed 3 years ago

imjoehaines commented 3 years ago

Goal

In preparation for some upcoming changes, this PR adds unit tests to the UnhandledState middleware. This is already covered by our Maze Runner tests, but these unit tests are much more granular