67622a2f110f913d4d7e612df709beabb6ed466b
Comprehensive integration test suite for notification services: - EmailService integration tests (Resend provider) - SMSService integration tests (Twilio provider) - PushService integration tests (FCM/APNs providers) - NotificationService integration tests (orchestration layer) Test coverage includes: - Successful notification delivery - Error handling (API errors, network timeouts, invalid inputs) - Rate limiting enforcement - Batch operations with partial failures - Notification preferences and deduplication - Template-based email sending - Metadata and attachment handling Total: ~1400 lines across 4 test files
Description
No description provided
Languages
TypeScript
52.3%
Kotlin
35.5%
Swift
9%
Shell
1.5%
JavaScript
0.5%
Other
1.2%