oncall-engine/engine/apps/schedules/tests
Vadim Stepanov a2390a9c0c
Shift swap request push notification follow-ups (#2805)
# What this PR does

Adds SSR push notification follow-ups (similar to
https://github.com/grafana/oncall/pull/2798)

## Which issue(s) this PR fixes

https://github.com/grafana/oncall/issues/2679

## 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-08-16 16:01:17 +00:00
..
calendars Handle ical schedule import with duplicated event UIDs (#2760) 2023-08-07 13:11:46 +00:00
tasks Shift swap request push notification follow-ups (#2805) 2023-08-16 16:01:17 +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 shift swap requests model + CRUD endpoints (#2597) 2023-07-21 19:35:19 +00:00
test_amixr_users_in_ical.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_custom_on_call_shift.py Apply shift swap requests to schedule events (#2677) 2023-07-28 18:53:27 +00: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 Ignore ical cancelled events when calculating shifts (#2776) 2023-08-11 15:14:15 +00:00
test_notify_about_empty_shifts_in_schedule.py Update schedule slack notifications (#2710) 2023-08-03 12:38:01 +00:00
test_notify_about_gaps_in_schedule.py Update schedule slack notifications (#2710) 2023-08-03 12:38:01 +00:00
test_on_call_schedule.py Handle ical schedule import with duplicated event UIDs (#2760) 2023-08-07 13:11:46 +00:00
test_quality_score.py Refactoring schedule final events (#2651) 2023-07-28 11:59:33 +00:00
test_shift_swap_request.py Filter out untaken swaps from final schedule and shift notifications (#2748) 2023-08-04 17:43:54 +00:00