oncall-engine/engine/apps/public_api/tests
Joey Orlando 7ed6290d42
public API endpoint to export schedule final shifts (#2047)
# What this PR does

Closes https://github.com/grafana/oncall-private/issues/1632

## 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)
2023-06-05 14:06:10 +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 Check for duplicated positions in TF escalation policies (#1554) 2023-03-16 11:48:11 +00:00
test_incidents.py upgrade to python 3.11.3 (#1849) 2023-05-05 15:32:40 +00:00
test_integrations.py Add new field description_short to private and public api (#1698) 2023-04-18 04:55:55 +00:00
test_maintenance.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_on_call_shifts.py Update shift API to use a default for interval when missing (#1810) 2023-04-21 19:13:09 +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 Public API: allow null escalation chain when creating routes (#1557) 2023-03-16 09:40:50 +00:00
test_schedule_export.py Rework schedule ical export (#1783) 2023-04-18 17:07:11 +00:00
test_schedules.py public API endpoint to export schedule final shifts (#2047) 2023-06-05 14:06:10 +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