mtvbrianking / multi-auth

Laravel Multi-Authentication Package
https://github.com/mtvbrianking/multi-auth-diy
MIT License
179 stars 25 forks source link

Implement tests #46

Open mtvbrianking opened 2 years ago

mtvbrianking commented 2 years ago

Initially, I left out testing because the package is 95% stubs which I couldn't test as they're not valid PHP files.

I'm thinking…

Hydrate the stubs from phpunit’s setup func