## Description ✅ Refactor our code to make it more readable and testable. ✅ Configure our test environment ✅ Add tests ## Reference - https://medium.com/@ashokgelal/a-full-featured-multi-tenant-app-with-laravel-part-2-unit-tests-96d6dfbf0617
Description
✅ Refactor our code to make it more readable and testable.
✅ Configure our test environment
✅ Add tests
Reference