mirror of
https://github.com/open-jarvis/OpenJarvis.git
synced 2026-07-28 05:12:26 +00:00
tests/channels/test_sendblue.py (18 tests): - Init from params and env vars, no-credentials error state - Connect/disconnect lifecycle - Send: success, from_number inclusion, API error, network error, no-credentials, event emission - Webhook handler: incoming triggers handlers, outbound ignored, empty content ignored, event emission, handler crash safety - Properties: from_number, list_channels tests/server/test_sendblue_webhook.py (8 tests): - Webhook: incoming 200, outbound ignored, empty ignored, missing from_number ignored, secret validation (reject + accept), no bridge - Health: ready=true when wired, ready=false when not Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>