oncall-engine/engine/apps/telegram/tests
Vadim Stepanov bd0009fcea
Fix "Replied message not found" Telegram bug (#3013)
# What this PR does

Fixes https://github.com/grafana/oncall-private/issues/2154

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] 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)
2023-09-12 15:55:13 +00:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
factories.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_button_update_handler.py Shorten telegram callback data (#959) 2022-12-07 23:54:29 +08: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 Fix "Replied message not found" Telegram bug (#3013) 2023-09-12 15:55:13 +00:00
test_update_handlers.py World, meet OnCall! 2022-06-03 08:09:47 -06:00