oncall-engine/engine/apps/public_api/tests
Yulya Artyukhina e18dafa650
Fix routes and schedules public api endpoints (#3751)
# What this PR does
Add check whether organization has Slack connection on update Slack
related field using public api endpoints
## Which issue(s) this PR fixes
https://github.com/grafana/oncall-private/issues/1611
## 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] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2024-01-25 12:52:55 +00:00
..
__init__.py
test_alert_groups.py
test_alerts.py
test_custom_actions.py
test_escalation_chain.py
test_escalation_policies.py
test_integrations.py
test_maintenance.py
test_on_call_shifts.py
test_personal_notification_rules.py
test_ratelimit.py
test_resolution_notes.py
test_routes.py
test_schedule_export.py
test_schedules.py
test_shift_swap.py
test_slack_channels.py
test_teams.py
test_user_groups.py
test_users.py
test_webhooks.py