•Created by Mister Nicolaz on 4/16/2024 in #❓┊help
Test authentication with Pest
Filament is still quite new to me, but I have worked with Laravel before in the past. What I mainly miss are good guidelines on how you should/shouldn't set up tests (from A to Z).
•Created by Mister Nicolaz on 4/16/2024 in #❓┊help
Test authentication with Pest
Yes, I understand that, but I only see examples for a PostResource and I specifically want to test the authentication. So logging in, registering and logging out.