wevote / WeVoteServer

We Vote's API application server written in Django/Python. Election data pulled from many sources, used by https://github.com/wevote/WebApp and https://github.com/wevote/WeVoteCordova and https://github.com/wevote/Campaigns.
https://api.wevoteusa.org
MIT License
50 stars 470 forks source link

WV-536 Created bypass email for QA automation[Team Review] #2783

Closed anup2307 closed 3 weeks ago

anup2307 commented 3 weeks ago

config/environment_variables-template.json - renamed SMS_BYPASS_MOBILE_NUMBER to BYPASS_SMS_PHONE_NUMBER_FOR_AUTOMATION and added BYPASS_EMAIL_FOR_AUTOMATION sms/controllers.py email_outbound/controllers.py