oncall-engine/engine/apps/labels/tests
Vadim Stepanov 9796489b8e
Skip empty alert group labels (#3495)
# What this PR does

Makes sure there are no empty alert group label values.

## 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-04 13:46:03 +00:00
..
__init__.py Add labels implementation for integration (#3014) 2023-10-20 07:30:11 +00:00
factories.py Webhook labels (#3383) 2023-11-22 11:17:41 +00:00
test_alert_group.py Skip empty alert group labels (#3495) 2023-12-04 13:46:03 +00:00
test_labels.py Change labels feature flag to work per oncall org (#3493) 2023-12-04 12:45:07 +00:00
test_labels_cache.py Add labels implementation for integration (#3014) 2023-10-20 07:30:11 +00:00