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 tests for "project root" and "strip path" resolution #395

Closed imjoehaines closed 4 years ago

imjoehaines commented 4 years ago

Goal

This PR adds tests for the existing behaviour of the "project root" and "strip path" configuration options to support a PR extending them

Changeset

Tests

This PR only contains tests

Discussion

Alternative Approaches

Outstanding Questions

Linked issues

Review

For the submitter, initial self-review:

For the pull request reviewer(s), this changeset has been reviewed for: