Ever needed to work with an SDK and wished you could use Http::fake() in your Laravel tests?
This blog post explains how you can achieve this for the Facebook Business SDK using the Adapter pattern.
PHP
Easier endpoint tests with Policy::fake
This make testing endpoint authorization much simpler. Read more