hass-core/tests/components/sensor
Erik Montnemery 771575cfc5
Make statistics validation create issue registry issues (#122595)
* Make statistics validation create issue registry issues

* Disable creating issue about outdated MariaDB version in tests

* Use call_soon_threadsafe instead of run_callback_threadsafe

* Update tests

* Fix flapping test

* Disable creating issue about outdated SQLite version in tests

* Implement agreed changes

* Add translation strings for issue titles

* Update test
2024-09-25 11:11:11 +02:00
..
__init__.py Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
common.py Change POWER_VOLT_AMPERE_REACTIVE to UnitOfReactivePower (#117153) 2024-08-21 15:36:45 +02:00
test_device_condition.py Use service_calls fixture in core platform tests [m-z] (#121001) 2024-07-02 12:34:11 +02:00
test_device_trigger.py Use service_calls fixture in core platform tests [m-z] (#121001) 2024-07-02 12:34:11 +02:00
test_helpers.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
test_init.py Get suggested_unit_of_measurement via unit converter's UNIT_CLASS (#119196) 2024-07-10 17:45:07 +02:00
test_recorder.py Make statistics validation create issue registry issues (#122595) 2024-09-25 11:11:11 +02:00
test_recorder_missing_stats.py Update sensor recorder tests to async (#124061) 2024-08-18 13:20:58 -05:00
test_significant_change.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
test_websocket_api.py Add mm/s and in/s As Unit Of Speed (#125044) 2024-09-22 09:01:46 -05:00