Skip to content

More Mockery cleanup - #61199

Open
jasonmccreary wants to merge 5 commits into
laravel:13.xfrom
jasonmccreary:more-mockery-cleanup
Open

More Mockery cleanup#61199
jasonmccreary wants to merge 5 commits into
laravel:13.xfrom
jasonmccreary:more-mockery-cleanup

Conversation

@jasonmccreary

@jasonmccreary jasonmccreary commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

This PR includes more "Mockery cleanup" by leveraging Laravel facade's directly for testing, instead of creating a mock. While using a Facade still indirectly uses Mockery, these changes increase testing coverage for Facades and decrease direct Mockery usage.

There were also a few instances where simply using "the real thing" is fine for testing.

@github-actions

Copy link
Copy Markdown

Thanks for submitting a PR!

Note that draft PRs are not reviewed. If you would like a review, please mark your pull request as ready for review in the GitHub user interface.

Pull requests that are abandoned in draft may be closed due to inactivity.

@jasonmccreary
jasonmccreary marked this pull request as ready for review August 14, 2026 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant