2023-10-20 13:14:31 +00:00
|
|
|
# serializer version: 1
|
2024-01-30 05:36:14 +00:00
|
|
|
# name: test_list_events_service_duration[frozen_time-calendar.calendar_1-00:15:00-get_events]
|
2023-11-19 15:12:43 +00:00
|
|
|
dict({
|
|
|
|
'calendar.calendar_1': dict({
|
|
|
|
'events': list([
|
|
|
|
]),
|
|
|
|
}),
|
|
|
|
})
|
|
|
|
# ---
|
2024-01-30 05:36:14 +00:00
|
|
|
# name: test_list_events_service_duration[frozen_time-calendar.calendar_1-00:15:00-list_events]
|
2023-10-20 13:14:31 +00:00
|
|
|
dict({
|
|
|
|
'events': list([
|
|
|
|
]),
|
|
|
|
})
|
|
|
|
# ---
|
2024-01-30 05:36:14 +00:00
|
|
|
# name: test_list_events_service_duration[frozen_time-calendar.calendar_1-01:00:00-get_events]
|
2023-11-19 15:12:43 +00:00
|
|
|
dict({
|
|
|
|
'calendar.calendar_1': dict({
|
|
|
|
'events': list([
|
|
|
|
dict({
|
|
|
|
'description': 'Future Description',
|
2024-01-30 05:36:14 +00:00
|
|
|
'end': '2023-10-19T09:20:05-06:00',
|
2023-11-19 15:12:43 +00:00
|
|
|
'location': 'Future Location',
|
2024-01-30 05:36:14 +00:00
|
|
|
'start': '2023-10-19T08:20:05-06:00',
|
2023-11-19 15:12:43 +00:00
|
|
|
'summary': 'Future Event',
|
|
|
|
}),
|
|
|
|
]),
|
|
|
|
}),
|
|
|
|
})
|
|
|
|
# ---
|
2024-01-30 05:36:14 +00:00
|
|
|
# name: test_list_events_service_duration[frozen_time-calendar.calendar_1-01:00:00-list_events]
|
2023-10-20 13:14:31 +00:00
|
|
|
dict({
|
|
|
|
'events': list([
|
|
|
|
dict({
|
|
|
|
'description': 'Future Description',
|
2024-01-30 05:36:14 +00:00
|
|
|
'end': '2023-10-19T09:20:05-06:00',
|
2023-10-20 13:14:31 +00:00
|
|
|
'location': 'Future Location',
|
2024-01-30 05:36:14 +00:00
|
|
|
'start': '2023-10-19T08:20:05-06:00',
|
2023-10-20 13:14:31 +00:00
|
|
|
'summary': 'Future Event',
|
|
|
|
}),
|
|
|
|
]),
|
|
|
|
})
|
|
|
|
# ---
|
2024-01-30 05:36:14 +00:00
|
|
|
# name: test_list_events_service_duration[frozen_time-calendar.calendar_2-00:15:00-get_events]
|
2023-11-19 15:12:43 +00:00
|
|
|
dict({
|
|
|
|
'calendar.calendar_2': dict({
|
|
|
|
'events': list([
|
|
|
|
dict({
|
2024-01-30 05:36:14 +00:00
|
|
|
'end': '2023-10-19T08:20:05-06:00',
|
|
|
|
'start': '2023-10-19T07:20:05-06:00',
|
2023-11-19 15:12:43 +00:00
|
|
|
'summary': 'Current Event',
|
|
|
|
}),
|
|
|
|
]),
|
|
|
|
}),
|
|
|
|
})
|
|
|
|
# ---
|
2024-01-30 05:36:14 +00:00
|
|
|
# name: test_list_events_service_duration[frozen_time-calendar.calendar_2-00:15:00-list_events]
|
2023-10-20 13:14:31 +00:00
|
|
|
dict({
|
|
|
|
'events': list([
|
|
|
|
dict({
|
2024-01-30 05:36:14 +00:00
|
|
|
'end': '2023-10-19T08:20:05-06:00',
|
|
|
|
'start': '2023-10-19T07:20:05-06:00',
|
2023-10-20 13:14:31 +00:00
|
|
|
'summary': 'Current Event',
|
|
|
|
}),
|
|
|
|
]),
|
|
|
|
})
|
|
|
|
# ---
|