iachat/spec/services/twilio
Shivam Mishra 51ad80a61e
chore: Add validations to campaign model
- Add validations to campaign model ensuring that the associated inbox belongs to one with in the campaign account.
2025-03-19 17:29:08 -07:00
..
delivery_status_service_spec.rb fix: Change the message status to failed if the Twilio message delivery status is undelivered (#8097) 2023-10-12 15:27:38 +05:30
incoming_message_service_spec.rb fix: Twilo attachment download fallback to the step where authorization headers are not passed. (#8681) 2024-01-11 17:23:31 -08:00
oneoff_sms_campaign_service_spec.rb chore: Add validations to campaign model 2025-03-19 17:29:08 -07:00
send_on_twilio_service_spec.rb fix: Handle Twilio::REST::RestError (#8257) 2023-10-31 16:23:34 +05:30
webhook_setup_service_spec.rb feat: Allow Twilio::REST::TwilioError errors to raise and prevent Inbox creation (#7379) 2023-08-16 15:00:02 -07:00