Test GetEmailProviders and GetWebhookTemplates functions covering: - Provider/template uniqueness, required fields, valid values - Known provider settings (Gmail, SendGrid, custom) - Known webhook services (Discord, Slack, Telegram, PagerDuty) - Payload template validation for required alert fields |
||
|---|---|---|
| .. | ||
| concurrency_test.go | ||
| email_enhanced.go | ||
| email_providers.go | ||
| email_template.go | ||
| email_template_test.go | ||
| notifications.go | ||
| notifications_test.go | ||
| queue.go | ||
| queue_test.go | ||
| templates_test.go | ||
| webhook_allowlist_test.go | ||
| webhook_enhanced.go | ||
| webhook_templates.go | ||