issues
search
Walk-Safe
/
walk-safe-backend
0
stars
0
forks
source link
Twilio setup
#56
Closed
foymikek
closed
3 years ago
foymikek
commented
3 years ago
Description
Add SmsMessages table
Add twilio controller
Added api call and create message logic
Added restul api :create route
Motivation and Context
Twilio api has to be made from the BE, moved feature from FE to BE.
How has this been tested?
Tutorial used encourage not to test "--no-test-framework", though we will test it with a feature test
tutorial referenced here:
https://medium.com/nerd-for-tech/how-to-send-sms-messages-using-twilio-rails-and-react-47b749d21c7f
What is the percent testing coverage?
92.82% covered.
Screenshots (if appropriate):
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Checklist:
[ ] My code follows the code style of this project.
[x] My change requires a change to the documentation.
will need to add twilio to tech used in documentation
[ ] I have updated the documentation accordingly.
Description
Motivation and Context
How has this been tested?
What is the percent testing coverage?
Screenshots (if appropriate):
Types of changes
Checklist: