oncall-engine/engine/apps/telegram/tests
Yulya Artyukhina 3c93375244
Update alert group state by backsync (#4089)
# What this PR does
Adds method to update alert group state by backsync
Related to https://github.com/grafana/oncall-private/issues/2542
Should be merged with
https://github.com/grafana/oncall-private/pull/2606

## 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] Added the relevant release notes label (see labels prefixed w/
`release:`). These labels dictate how your PR will
    show up in the autogenerated release notes.
2024-03-27 12:37:01 +00: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 Handle alert group does not exist on telegram button press (#3814) 2024-02-01 17:55:35 +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 alert group state by backsync (#4089) 2024-03-27 12:37:01 +00:00
test_message_renderer.py Update alert group state by backsync (#4089) 2024-03-27 12:37:01 +00:00
test_models.py Introduce org uuid (#947) 2022-12-06 22:42:58 +08:00
test_personal_connector.py Add missing notification log records (#3664) 2024-01-12 14:02:44 +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 Handle alert group does not exist on telegram button press (#3814) 2024-02-01 17:55:35 +00: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