oncall-engine/tools/migrators/lib/tests/pagerduty/resources
Joey Orlando 307afbe464
fix(pagerduty): apply several small PagerDuty migrator fixes (#5536)
This PR applies the diff described in
https://github.com/grafana/irm/issues/1863 to the PagerDuty migrator
tool.

Specifically, it:
- Fixes the target type check for user references in service filtering
- Ensures escalation policies are included in the PagerDuty API request
- Corrects the logging output for service migration errors
2025-05-12 19:33:31 -04:00
..
__init__.py feat: add opsgenie to migrator script (#5495) 2025-04-07 08:47:27 -04:00
test_escalation_policies.py feat: add opsgenie to migrator script (#5495) 2025-04-07 08:47:27 -04:00
test_integrations.py feat: add opsgenie to migrator script (#5495) 2025-04-07 08:47:27 -04:00
test_notification_rules.py feat: add opsgenie to migrator script (#5495) 2025-04-07 08:47:27 -04:00
test_schedules.py feat: add opsgenie to migrator script (#5495) 2025-04-07 08:47:27 -04:00
test_services.py fix(pagerduty): apply several small PagerDuty migrator fixes (#5536) 2025-05-12 19:33:31 -04:00
test_users.py feat: add opsgenie to migrator script (#5495) 2025-04-07 08:47:27 -04:00