oncall-engine/engine/apps/telegram/tests
Joey Orlando 4cc4099710
Address Telegram HTTP 500s when receiving message from Telegram in discussion group (#3622)
# Which issue(s) this PR fixes

Closes https://github.com/grafana/oncall/issues/3621

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [ ] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2024-01-09 08:31:56 -05:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
factories.py Add missing success log entries for personal notifications (#3557) 2023-12-14 18:32:26 +00:00
test_button_update_handler.py Fix getting alert group from telegram action (#3262) 2023-11-03 10:22:38 +00:00
test_channel_connector.py Allow Telegram DMs without channel connection (#142) 2022-06-28 09:11:19 +01:00
test_keyboard_renderer.py update web UI, Slack, and Telegram to allow silencing an acknowledged alert group (#1831) 2023-04-27 14:52:35 +00:00
test_message_renderer.py Refactor get_user_verbal_for_team_for_slack. (#809) 2023-03-07 10:09:37 +00:00
test_models.py Introduce org uuid (#947) 2022-12-06 22:42:58 +08:00
test_personal_connector.py Create log record for telegram formatting error in notification (#3628) 2024-01-08 20:12:28 +00:00
test_tasks.py Handle telegram message to reply to not found on send log task (#3587) 2024-01-02 16:42:19 +00:00
test_update_handlers.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_webhook.py Address Telegram HTTP 500s when receiving message from Telegram in discussion group (#3622) 2024-01-09 08:31:56 -05:00