oncall-engine/engine/apps/schedules/tests
Vadim Stepanov c855258018
Add mobile app push notifications for shift swap requests (#2717)
# What this PR does

Adds mobile app push notifications for shift swap requests.

## Which issue(s) this PR fixes

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

## 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-02 12:26:45 +01:00
..
calendars Make emails case-insensitive for ICal schedules (#1297) 2023-02-06 12:11:13 +00:00
tasks Shift Swap Requests in Slack + improve typing for Slack django app (#2653) 2023-07-28 15:11:38 +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 Refactoring schedule final events (#2651) 2023-07-28 11:59:33 +00:00
test_on_call_schedule.py Add mobile app push notifications for shift swap requests (#2717) 2023-08-02 12:26:45 +01:00
test_quality_score.py Refactoring schedule final events (#2651) 2023-07-28 11:59:33 +00:00
test_shift_swap_request.py Add mobile app push notifications for shift swap requests (#2717) 2023-08-02 12:26:45 +01:00