whisper-money/tests/Feature/Commands
Víctor Falcón a20eeff378
Invite leads by email (#377)
## Summary
- add --email option to leads:send-invitations
- target one pending queued lead by email
- cover targeted invite and missing pending lead cases

## Tests
- vendor/bin/pint --dirty --format agent
- php artisan test --compact
tests/Feature/Commands/SendUserLeadInvitationsTest.php
2026-05-11 11:28:23 +01:00
..
RetryLeadFailedJobsCommandTest.php feat: selective retry of failed lead email jobs (#286) 2026-04-15 08:00:29 +01:00
SendUserLeadInvitationsTest.php Invite leads by email (#377) 2026-05-11 11:28:23 +01:00