oncall-engine/engine/apps/schedules/tests
Matias Bordese ad00187968
Check possible split events in range when resolving schedule (#2828)
When an event is split because of a swap request, we were including the
original event if it was supposed to be in progress during the requested
time span.
2023-08-18 13:58:31 +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 Check possible split events in range when resolving schedule (#2828) 2023-08-18 13:58:31 +00:00
test_quality_score.py Check possible split events in range when resolving schedule (#2828) 2023-08-18 13:58:31 +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