Home
DevCentral
Search
Configure Global Search
Log In
Transactions
D311
Change Details
Change Details
Old
New
Diff
Tested with the sentry.nasqueron.org installation (see T684). The test procedure involved to check Sentry received something in the following scenarii: - fire exception through a new HTTP route - explicitely call Raven facade through `php artisan tinker` - allow unit tests to report exceptions Unit tests added for the service provider and the facade.
Tested with the sentry.nasqueron.org installation (see T684). The test procedure involved to check Sentry received something in the following scenarii: - fire exception through a new HTTP route - explicitely call Raven facade through `php artisan tinker` - allow unit tests to report exceptions Unit tests added for the service provider and the facade.
Continue