oncall-engine/engine/apps/schedules/tests
Yulya Artyukhina 195181f571
Exclude schedules from deleted organizations from notification list (#2493)
# What this PR does
On notifying about shifts change in slack we don't check whether
organization was deleted. This PR excludes schedules from deleted
organizations from shift notification list

## Which issue(s) this PR fixes

## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated
- [ ] 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-07-11 10:32: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 Changed web schedule updates to sync refresh ical (#2279) 2023-06-20 15:01:35 +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 Fix warnings when running backend tests (#2079) 2023-06-06 18:38:00 +00:00
test_on_call_schedule.py add user (full) avatar to schedule filter events internal API endpoint (#2459) 2023-07-06 15:43:04 -04: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 Exclude schedules from deleted organizations from notification list (#2493) 2023-07-11 10:32:10 +00:00