yao/messenger
Max 09ec6edac3 Enhance Twilio provider tests and configurations for improved SMS functionality
- Added TWILIO_TEST_PHONE environment variable to GitHub Actions workflows for better test configuration.
- Updated Twilio SMS test cases to utilize the new test phone number, improving test reliability.
- Implemented separate test cases for SMS sending using both Auth Token and API Key authentication methods.
- Enhanced existing tests to skip execution if required credentials are not configured, ensuring clearer test outcomes.
- Refactored benchmark tests for SMS sending to support both authentication methods, optimizing performance evaluation.
2025-09-27 08:41:42 +08:00
..
providers Enhance Twilio provider tests and configurations for improved SMS functionality 2025-09-27 08:41:42 +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