oncall-engine/engine/apps/twilioapp/tests
Innokentii Konstantinov 03ff4c5426
Listen for alert group actions during whole notification call (#5282)
1. Wrap whole message in twiml <Gather>  - that's an actual fix
2. Use twilio helper lib to build twiml queries
3. URLencode twimlquery only once before making a call to reduce code
duplication.

---------

Co-authored-by: Joey Orlando <joey.orlando@grafana.com>
2024-11-22 04:34:40 +00:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
conftest.py Map country code to different Twilio resources (#1976) 2023-05-25 21:56:44 +00:00
factories.py Map country code to different Twilio resources (#1976) 2023-05-25 21:56:44 +00:00
test_phone_calls.py Listen for alert group actions during whole notification call (#5282) 2024-11-22 04:34:40 +00:00
test_senders.py Map country code to different Twilio resources (#1976) 2023-05-25 21:56:44 +00:00
test_sms_message.py Add method to send notification bundle by SMS (#4624) 2024-07-16 14:20:16 +00:00
test_twilio_provider.py Listen for alert group actions during whole notification call (#5282) 2024-11-22 04:34:40 +00:00