core/tests
Erik Montnemery 3da3503673
Add temperature unit conversion support to NumberEntity (#73233)
* Add temperature unit conversion to number

* Remove type enforcements

* Lint

* Fix legacy unit_of_measurement

* Address review comments

* Fix unit_of_measurement, improve test coverage
2022-06-14 09:40:57 +02:00
..
auth Add EVENT_USER_UPDATED (#71965) 2022-06-09 20:49:02 -07:00
backports
components Add temperature unit conversion support to NumberEntity (#73233) 2022-06-14 09:40:57 +02:00
fixtures Fix Feedreader Atom feeds using `updated` date (#73208) 2022-06-08 20:32:01 +02:00
hassfest
helpers Enforce RegistryEntryHider in entity registry (#73219) 2022-06-08 12:36:43 -07:00
pylint Enforce config-flow type hints to get options flow (#72831) 2022-06-13 11:14:30 +02:00
resources
scripts
test_util
testing_config Add temperature unit conversion support to NumberEntity (#73233) 2022-06-14 09:40:57 +02:00
util Improve YAML Dump times with C Dumper (#73424) 2022-06-13 13:14:30 -07:00
__init__.py
bandit.yaml
common.py
conftest.py Update MQTT tests to use the config entry setup (#72373) 2022-06-02 14:24:46 +02:00
ignore_uncaught_exceptions.py
test_bootstrap.py Use supervisor envs instead of hassio (#72601) 2022-05-30 12:00:13 +02:00
test_config.py Significantly improve yaml load times when the C loader is available (#73337) 2022-06-13 08:44:46 -10:00
test_config_entries.py Prevent config entries from being reloaded while they are setting up (#73387) 2022-06-12 23:05:08 -07:00
test_core.py Fix memory leak when firing state_changed events (#72571) 2022-05-26 20:54:26 -07:00
test_data_entry_flow.py
test_exceptions.py
test_loader.py
test_main.py
test_requirements.py Check if requirements are installed in the executor (#71611) 2022-06-13 13:10:05 -07:00
test_runner.py
test_setup.py
test_test_fixtures.py