oncall-engine/engine/apps/api/tests
Joey Orlando 7501304e96
feat: add grafana_irm_enabled to GET /organization endpoint response (#5230)
# What this PR does

Backend portion of
https://github.com/grafana/oncall-mobile-app/issues/1021

## 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-11-05 05:54:38 -05:00
..
__init__.py
conftest.py
test_alert_group.py
test_alert_group_escalation_snapshot.py
test_alert_group_table_settings.py
test_alert_receive_channel.py
test_alert_receive_channel_template.py
test_auth.py
test_channel_filter.py
test_direct_paging.py
test_escalation_chain.py
test_escalation_policy.py
test_features.py
test_integration_heartbeat.py
test_labels.py
test_live_settings.py
test_oncall_shift.py
test_openapi_schema.py
test_organization.py
test_permissions.py
test_preview_template_options.py
test_public_api_tokens.py
test_resolution_note.py
test_route_regex_debugger.py
test_schedule_export.py
test_schedules.py
test_set_org_default_slack_channel.py
test_shift_swaps.py
test_slack_channels.py
test_slack_team_settings.py
test_team.py
test_telegram_channel.py
test_user.py
test_user_groups.py
test_user_notification_policy.py
test_user_schedule_export.py
test_webhook_presets.py
test_webhooks.py