oncall-engine/engine/apps/email/tests
Matias Bordese e583d5fc52
Handle inbound email integration alert getting multiple recipients (#4655)
Related to https://github.com/grafana/oncall-private/issues/2683
(when using mailgun backend, you can get multiple recipients, keep the
first one matching the domain; other backends seem to just return the
first one)
2024-07-11 12:51:01 +00: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 Handle inbound email integration alert getting multiple recipients (#4655) 2024-07-11 12:51:01 +00:00
test_notify_user.py Change email templating to not wrap user defined templates (#3862) 2024-02-09 19:03:25 +00:00