coolify/tests/Unit/Notifications/Channels
Ousama Ben Younes f9f53f2fea fix(notifications): implement toWebhook() for always-send notifications
WebhookChannel::send() calls toWebhook() unconditionally, but the five
notifications reachable through alwaysSendEvents did not implement it, so
enabling the webhook channel turned those events into fatal queued jobs.
2026-08-27 04:45:39 +00:00
..
EmailChannelTest.php feat(EmailChannel): enhance error handling with user-friendly messages for Resend API errors 2025-11-11 13:23:45 +01:00
WebhookChannelTest.php fix(notifications): implement toWebhook() for always-send notifications 2026-08-27 04:45:39 +00:00