core/tests/components/azure_devops
Norbert Rittel f94b55b608
Fixes to user-facing strings of `azure_devops` integration (#141208)
* Fixes to user-facing strings of `azure_devops` integration

- capitalize abbreviations "ID" and "URL"
- sentence-case "project"
- consistently capitalize "Personal Access Token" as a name

* Update test_sensor.ambr
2025-03-23 16:22:57 +02:00
..
snapshots Fixes to user-facing strings of `azure_devops` integration (#141208) 2025-03-23 16:22:57 +02:00
__init__.py Add work items per type and state counter sensors to Azure DevOps (#119737) 2024-08-30 16:45:46 +02:00
conftest.py Add work items per type and state counter sensors to Azure DevOps (#119737) 2024-08-30 16:45:46 +02:00
test_config_flow.py Ensure config entry is added to hass in reauth/reconfigure tests (#129315) 2024-10-28 11:03:42 +01:00
test_init.py Add work items per type and state counter sensors to Azure DevOps (#119737) 2024-08-30 16:45:46 +02:00
test_sensor.py