oncall-engine/engine/apps/labels/tests
Yulya Artyukhina dcb37417ef
Fix getting label by name (#5414)
# What this PR does
Handle JSONDecodeError on getting label key by name

## 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.
2025-01-14 13:40:32 +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_add_service_label.py Add default service_name label for Alerting integrations (#5373) 2025-01-14 10:02:23 +00:00
test_alert_group.py Fix dynamic label template validation (#5363) 2024-12-18 04:11:21 +00:00
test_labels.py Fix dynamic label template validation (#5363) 2024-12-18 04:11:21 +00:00
test_labels_cache.py Fix getting label by name (#5414) 2025-01-14 13:40:32 +00:00