whisper-money/bootstrap
Víctor Falcón 049486093a
Add Sentry user context (#348)
## Summary
- identify authenticated users on Sentry web requests with id and email
- add user and banking connection context to banking sync jobs
- cover Sentry context behavior with feature tests

## Tests
- vendor/bin/pint --dirty --format agent
- php artisan test --compact tests/Feature/SentryUserMiddlewareTest.php
- php artisan test --compact
tests/Feature/OpenBanking/SyncBankingConnectionJobTest.php
2026-05-04 13:26:50 +01:00
..
cache Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
app.php Add Sentry user context (#348) 2026-05-04 13:26:50 +01:00
providers.php chore: upgrade Laravel 12 to 13 (#242) 2026-03-25 12:56:33 +00:00