hass-core/tests
TheJulianJES f740312247
Fix some typos in ZHA comments ()
* Fix copy paste errors

* Fix "setup/set up" usage

* Fix typo

* Fix comment

* Fix copy paste errors

* Remove space at end of comment

* Remove double word

* Fix copy paste errors

* Fix typos

* Apply review suggestion

* Upper-case zha (to ZHA) everywhere

* Review: fix "over rules"

* Review: most/more
2023-01-02 00:20:59 -05:00
..
auth Upgrade pytest-aiohttp () 2022-11-29 22:36:36 +01:00
backports
components Fix some typos in ZHA comments () 2023-01-02 00:20:59 -05:00
fixtures Add device HmIP-DRDI3 () 2022-12-18 12:44:49 -07:00
hassfest Replace attrs with dataclasses in hassfest () 2022-12-23 15:46:00 +01:00
helpers Add aliases to area registry items () 2022-12-21 08:44:44 +01:00
pylint Remove str from cover device class () 2022-12-06 16:13:29 +01:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts Upgrade pytest-aiohttp () 2022-11-29 22:36:36 +01:00
test_util JSON serialize NamedTuple subclasses with aiohttp () 2022-07-11 14:46:55 -07:00
testing_config Remove lumen from Illuminance units () 2022-12-27 14:25:47 +01:00
util Add mA to SensorDeviceClass.CURRENT units () 2022-12-30 13:55:14 +01:00
__init__.py
bandit.yaml
common.py Avoid running final writes in executor in test () 2022-12-28 23:40:11 +01:00
conftest.py Avoid logging increase during tests () 2022-12-28 22:12:25 +01:00
ignore_uncaught_exceptions.py
test_bootstrap.py Upgrade pytest-aiohttp () 2022-11-29 22:36:36 +01:00
test_config.py Raise repairs issue if country is not configured () 2022-11-28 09:54:13 +01:00
test_config_entries.py Fix thundering heard in setup_again when there are many integrations () 2022-12-27 15:59:42 -10:00
test_core.py Allow only specific packages to be skipped during startup dependency installation () 2022-11-30 08:38:52 +01:00
test_data_entry_flow.py Spelling updates () 2022-11-28 16:51:43 +01:00
test_exceptions.py Fix TemplateError definition () 2022-11-23 20:30:32 +01:00
test_loader.py Change manufacturer_data_first_byte to manufacturer_data_start () 2022-07-17 17:25:45 -05:00
test_main.py Allow only specific packages to be skipped during startup dependency installation () 2022-11-30 08:38:52 +01:00
test_requirements.py Allow only specific packages to be skipped during startup dependency installation () 2022-11-30 08:38:52 +01:00
test_runner.py
test_setup.py Spelling updates () 2022-11-28 16:51:43 +01:00
test_test_fixtures.py Set cv hass in hass fixture () 2022-08-25 12:29:31 +02:00