yao/messenger
Max fecbc87ba8 Update Mailgun test to validate delivery time format with timezone offset
- Modified the test for scheduled email delivery to assert that the delivery time includes a timezone offset in the RFC1123Z format.
- Replaced the previous check for "GMT" with a regex assertion to ensure compliance with the expected format.
2025-09-26 18:44:11 +08:00
..
providers Update Mailgun test to validate delivery time format with timezone offset 2025-09-26 18:44:11 +08:00
types Enhance messenger functionality with context support and environment variable resolution 2025-09-26 17:39:10 +08:00
messenger.go Enhance messenger functionality with context support and environment variable resolution 2025-09-26 17:39:10 +08:00
messenger_test.go Enhance messenger functionality with context support and environment variable resolution 2025-09-26 17:39:10 +08:00