oncall-engine/engine/apps/public_api/tests
Vadim Stepanov c20229fefd
PD migrator: migrate overrides (#1454)
# What this PR does
Allows PD migrator to migrate overrides (the current implementation only
migrates rotation layers).
Also tweaks public API so created overrides are consistent with the web
UI.

## Checklist

- [x] Tests updated
2023-03-06 13:44:28 +00:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_alerts.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_custom_actions.py Allow non-JSON custom webhook templates, provided they render as valid JSON (#639) 2022-10-19 12:32:21 +01:00
test_escalation_chain.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_escalation_policies.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_incidents.py Add alert groups state filter (#1133) 2023-01-17 10:28:29 +00:00
test_integrations.py Fix of templates api behaviour for public and private api (#1408) 2023-03-01 16:32:15 +08:00
test_maintenance.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_on_call_shifts.py PD migrator: migrate overrides (#1454) 2023-03-06 13:44:28 +00:00
test_personal_notification_rules.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_ratelimit.py Add ratelimit for phone number verification (#1354) 2023-02-21 16:47:52 +08:00
test_resolution_notes.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_routes.py Add additional validation for route's position field (#831) 2022-11-16 17:55:53 +08:00
test_schedule_export.py Fix/rewrite flaky schedule tests (#1397) 2023-02-23 18:20:51 +00:00
test_schedules.py Fix/rewrite flaky schedule tests (#1397) 2023-02-23 18:20:51 +00:00
test_slack_channels.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_teams.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_user_groups.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_users.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00