MCPcopy
hub / github.com/hacs/integration / test_domain_ovverides

Function test_domain_ovverides

tests/utils/test_workarounds.py:4–6  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2
3
4def test_domain_ovverides() -> None:
5 assert DOMAIN_OVERRIDES.get("custom-components/sensor.custom_aftership") == "custom_aftership"
6 assert DOMAIN_OVERRIDES.get("awesome/repo") is None

Callers

nothing calls this directly

Calls 1

getMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…