algolia / scout-extended

Scout Extended: The Full Power of Algolia in Laravel
https://www.algolia.com/doc/framework-integration/laravel/getting-started/introduction-to-scout-extended/
MIT License
395 stars 85 forks source link

chore: add documentation for local test suite #267

Closed DevinCodes closed 3 years ago

DevinCodes commented 3 years ago
Q A
Bug fix? no
New feature? no
BC breaks? no
Related Issue Fix #245
Need Doc update no

Describe your change

This adds some documentation on running the unit tests locally to clarify the contribution process.

Edit: d1aba83 ensures that we temporarily ignore errors that PHPStan raises due to a bug. See this PR comment for more details.