- Created comprehensive webhook delivery and retry test suite - Tests cover webhook delivery success with proper headers - Tests cover retry logic for network errors with exponential backoff - Tests cover max retries exceeded scenario - Tests cover signature verification (HMAC-SHA256) - Tests cover worker retry logic - Tests for TriggerEvent skipped for SQLite (PostgreSQL array operators not supported) - Tests verify webhook payload structure and headers (X-Veza-Signature, X-Veza-Event, X-Veza-Timestamp) Phase: PHASE-5 Priority: P2 Progress: 142/267 (53.18%) |
||
|---|---|---|
| .. | ||
| webhook_delivery_test.go | ||