hass-core/tests
javicalle 4dbb265590
Fix RFLink unit conversions (#79436)
* Fix unit conversions

* Fix tests

* Address requests changes

* Address requests changes

* Address requests changes

* Address requests changes

* migrate to SensorEntityDescription

* forgotten test

* forgotten test

* chango to WIND_SPEED

* manage UOM

* fix test

* address comments

* fix implementation

* prevent from mutate config
2022-10-29 00:20:26 +02:00
..
auth
backports
components Fix RFLink unit conversions (#79436) 2022-10-29 00:20:26 +02:00
fixtures
hassfest
helpers Adds states and state_attr as a filter, adds is_state and is_state_attr as a test. (#79473) 2022-10-25 19:49:51 +02:00
pylint
resources
scripts
test_util
testing_config Add suggested_unit_of_measurement attribute to sensors (#80638) 2022-10-24 16:08:02 +02:00
util Use unit enums in unit utilities (#81030) 2022-10-26 20:47:17 +02:00
__init__.py
bandit.yaml
common.py Add CI job which runs recorder tests on MariaDB (#80586) 2022-10-19 13:04:28 +02:00
conftest.py Add CI job which runs recorder tests on MariaDB (#80586) 2022-10-19 13:04:28 +02:00
ignore_uncaught_exceptions.py
test_bootstrap.py Fix typo SIGNAL_BOOTSTRAP_INTEGRATONS -> SIGNAL_BOOTSTRAP_INTEGRATIONS (#79970) 2022-10-09 17:06:28 -10:00
test_config.py Rename IMPERIAL_SYSTEM to US_CUSTOMARY_SYSTEM (#80253) 2022-10-19 13:31:08 +02:00
test_config_entries.py Add name and slug to supervisor discovery info (#80094) 2022-10-11 16:56:45 +02:00
test_core.py Refactor access to ConfigStore (#80467) 2022-10-17 13:59:04 +02:00
test_data_entry_flow.py
test_exceptions.py
test_loader.py
test_main.py
test_requirements.py
test_runner.py
test_setup.py
test_test_fixtures.py