oncall-engine/engine/apps/base/tests
Joey Orlando abedea72bf
don't force create default user notification policies (#4608)
# What this PR does

Related to https://github.com/grafana/oncall/issues/4410

The changes in this PR are a prerequisite to
https://github.com/grafana/terraform-provider-grafana/pull/1653. See the
conversation
[here](https://raintank-corp.slack.com/archives/C04JCU51NF8/p1719806995902499?thread_ts=1719520920.744319&cid=C04JCU51NF8)
for more context on why we decided to move away from always creating
default personal notification rules for users.

## 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] Added the relevant release notes label (see labels prefixed w/
`release:`). These labels dictate how your PR will
    show up in the autogenerated release notes.
2024-07-05 15:08:17 -04:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
factories.py Insight logs (#348) 2022-08-24 12:04:44 +05:00
messaging_backend.py Fix warnings when running backend tests (#2079) 2023-06-06 18:38:00 +00:00
test_live_settings.py upgrade flake8 to v7 (#4141) 2024-04-02 14:26:19 +00:00
test_messaging.py Remove unused messaging backends feature flag 2022-06-10 11:09:05 -03:00
test_user_notification_policy.py don't force create default user notification policies (#4608) 2024-07-05 15:08:17 -04:00
test_user_notification_policy_log_record.py Restore email notifications (#621) 2022-10-19 12:32:56 +01:00