core/tests/components/sensor
Erik Montnemery 51c09c2aa4
Add test fixture ignore_translations_for_mock_domains (#139235)
* Add test fixture ignore_translations_for_mock_domains

* Fix fixture

* Avoid unnecessary attempt to get integration

* Really fix fixture

* Add forgotten parameter

* Address review comment
2025-02-25 20:10:29 +01:00
..
__init__.py
common.py
test_device_condition.py
test_device_trigger.py Standardize homeassistant imports in full-CI tests (#136735) 2025-01-28 13:10:20 -05:00
test_helpers.py
test_init.py Update signature of platforms' async_setup_entry in tests (#138271) 2025-02-11 13:17:39 +01:00
test_recorder.py Add test fixture ignore_translations_for_mock_domains (#139235) 2025-02-25 20:10:29 +01:00
test_recorder_missing_stats.py Standardize homeassistant imports in full-CI tests (#136735) 2025-01-28 13:10:20 -05:00
test_significant_change.py
test_websocket_api.py