oncall-engine/engine/apps/email/tests
Yulya Artyukhina 647d46294c
Fix inbound email integration endpoint (#3586)
# What this PR does
Handle exception on parsing sender email address from email message for
inbound email integration endpoint

## Which issue(s) this PR fixes
https://github.com/grafana/oncall-private/issues/2398
## 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-12-20 08:40:47 -05:00
..
__init__.py Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
factories.py Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
test_inbound_email.py Fix inbound email integration endpoint (#3586) 2023-12-20 08:40:47 -05:00
test_notify_user.py Add missing success log entries for personal notifications (#3557) 2023-12-14 18:32:26 +00:00