oncall-engine/engine/apps/api/tests
Vadim Stepanov ccae9d86b3
Add an ability to use an escalation chain for direct paging (#1161)
# What this PR does
Adds an ability to page an escalation chain for a newly created direct
paging alert group using the internal API. Also [adds a forgotten
migration](32fc44e744)
related to the direct paging backend.
Related to https://github.com/grafana/oncall/issues/823

## Checklist

- [x] Tests updated
- [ ] Documentation added (N/A)
- [ ] `CHANGELOG.md` updated (N/A)
2023-01-19 18:51:57 +00:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
conftest.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_alert_group.py Draft initial logic for user/schedule paging (#1098) 2023-01-17 12:19:08 -03:00
test_alert_receive_channel.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
test_alert_receive_channel_template.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
test_channel_filter.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
test_custom_button.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
test_escalation_chain.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
test_escalation_policy.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
test_features.py Add web_schedules feature flag 2022-09-02 15:37:33 -03:00
test_gitops.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
test_integration_heartbeat.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
test_live_settings.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_maintenance.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
test_oncall_shift.py Web schedules overrides are the higher priority level (#1115) 2023-01-13 08:58:35 -03:00
test_organization.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
test_paging.py Add an ability to use an escalation chain for direct paging (#1161) 2023-01-19 18:51:57 +00:00
test_postmortem_messages.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
test_preview_template_options.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_public_api_tokens.py only grant admins read/write access to public api keys (#952) 2022-12-06 13:02:53 +01:00
test_route_regex_debugger.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_schedule_export.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
test_schedules.py Handle no start date when calculating by day ical shift events 2023-01-02 11:53:49 -03:00
test_set_general_log_channel.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
test_slack_channels.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
test_slack_team_settings.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
test_subscription.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
test_team.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
test_telegram_channel.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
test_terraform_renderer.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
test_user.py Draft initial logic for user/schedule paging (#1098) 2023-01-17 12:19:08 -03:00
test_user_groups.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
test_user_notification_policy.py Allow messaging backends to be enabled/disabled per organization (#1151) 2023-01-18 15:52:25 +00:00
test_user_schedule_export.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00