You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #127, we introduced a serverless function called send-to-phone that interacts with Twilio to text users. While we include tests for our validation functions, let's consider adding testing infrastructure for the actual texting mechanism itself.
The text was updated successfully, but these errors were encountered:
In #127, we introduced a serverless function called
send-to-phone
that interacts with Twilio to text users. While we include tests for our validation functions, let's consider adding testing infrastructure for the actual texting mechanism itself.The text was updated successfully, but these errors were encountered: