oncall-engine/engine/apps/schedules/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
..
calendars Make emails case-insensitive for ICal schedules (#1297) 2023-02-06 12:11:13 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
conftest.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
factories.py Initial web schedule model and serializers. Add override shift type. 2022-07-05 12:41:55 -03:00
test_amixr_users_in_ical.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_custom_on_call_shift.py RRULE until values must be specified in UTC tz (#1661) 2023-03-30 13:53:39 +02:00
test_ical_proxy.py Add multiple ical all-day event for testing 2022-11-03 14:36:42 -03:00
test_ical_utils.py Use X-WR-TIMEZONE as calendar tz when available, fallback to UTC (#2091) 2023-06-02 17:28:04 +00:00
test_on_call_schedule.py public API endpoint to export schedule final shifts (#2047) 2023-06-05 14:06:10 +00:00
test_quality_score.py Improve schedule quality feature (#1602) 2023-03-27 11:03:16 +00:00
test_tasks_drop_cached_ical.py Refresh final schedule after cached icals are dropped (#2004) 2023-05-25 12:01:52 +00:00
test_tasks_refresh_ical_files.py Matiasb/fix task refresh ical when empty value (#1401) 2023-02-24 21:16:09 +00:00