oncall-engine/engine/apps/alerts/tests
Julia Artyukhina 84411b7250
Add important version of round-robin escalation step (#5418)
# What this PR does
Adds `important` version of `Round-robin` escalation step

<img width="1090" alt="Screenshot 2025-01-20 at 11 18 54"
src="https://github.com/user-attachments/assets/add6f9e8-fc6c-40a8-a177-d727cc385651"
/>


## Which issue(s) this PR closes

Related to https://github.com/grafana/oncall/issues/1184

## 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.
2025-01-21 16:29:36 +00:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
conftest.py modify check_escalation_finished_task task (#1266) 2023-03-17 10:14:08 +00:00
factories.py Reworked declare incident escalation step (#5130) 2024-10-07 19:26:10 +00:00
test_acknowledge_reminder.py Fix acknowledge reminder task (#5179) 2024-10-16 12:13:28 +00:00
test_alert.py Add default service_name label for Alerting integrations (#5373) 2025-01-14 10:02:23 +00:00
test_alert_group.py chore: drop usage of SlackMessage.organization + drop orphaned SlackMessages (#5330) 2024-12-06 11:43:40 -05:00
test_alert_group_log_record.py Include link information for objects referenced in alert group timeline (#5123) 2024-10-03 19:24:26 +00:00
test_alert_group_renderer.py Allow valid URLs for web image_url template (#5150) 2024-10-10 13:21:36 +00:00
test_alert_manager.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_alert_receiver_channel.py feat: allow setting direct paging importance for teams (#5379) 2025-01-06 15:53:13 +00:00
test_channel_filter.py fix: patch slack ID reference issue (#5314) 2024-12-02 10:51:13 -05:00
test_check_escalation_finished_task.py feat: Auto retry escalation on failed audit (#5265) 2024-11-19 22:23:15 +00:00
test_custom_webhook_result.py Add escalation chain support for new webhooks (#1654) 2023-04-05 12:03:55 +00:00
test_default_templates.py Support alert routing based on labels (#3778) 2024-01-30 13:07:19 -05:00
test_escalation_chain.py Allow changing team for escalation chains (#1658) 2023-03-30 10:43:00 +01:00
test_escalation_policy_snapshot.py Add important version of round-robin escalation step (#5418) 2025-01-21 16:29:36 +00:00
test_escalation_snapshot.py Clean up reverted migration (#5119) 2024-10-03 16:51:40 +00:00
test_escalation_snapshot_mixin.py Add escalation step to notify all members from a team (#3908) 2024-02-20 10:02:23 -03:00
test_grafana_alerting_sync.py New OnCall plugin initialization process (#4657) 2024-08-16 16:43:52 +00:00
test_incident_log_builder.py chore: convert two slack channel ID char fields to foreign keys (#5224) 2024-11-04 13:34:06 -05:00
test_maintenance.py chore: random slack code cleanup (#5307) 2024-11-29 13:21:29 +00:00
test_notify_all.py fix: patch slack ID reference issue (#5314) 2024-12-02 10:51:13 -05:00
test_notify_group.py chore: convert two slack channel ID char fields to foreign keys (#5224) 2024-11-04 13:34:06 -05:00
test_notify_ical_schedule_shift.py feat: convert schedule.channel (char field) to schedule.slack_channel (foreign key) (#5199) 2024-11-04 14:27:21 -05:00
test_notify_user.py chore: drop usage of SlackMessage.organization + drop orphaned SlackMessages (#5330) 2024-12-06 11:43:40 -05:00
test_paging.py feat: allow setting direct paging importance for teams (#5379) 2025-01-06 15:53:13 +00:00
test_related_incident.py Reworked declare incident escalation step (#5130) 2024-10-07 19:26:10 +00:00
test_representative.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_silence.py chore: random slack code cleanup (#5307) 2024-11-29 13:21:29 +00:00