core/tests
Jan Bouwhuis 84b2c74746
Move MQTT discovery hass.data globals to dataclass (#78706)
* Add MQTT discovery hass.data globals to dataclass

* isort

* Additional rework

* Add hass.data["mqtt_tags"] to dataclass

* Follow-up comment

* Corrections
2022-09-28 14:13:44 +02:00
..
auth
backports
components Move MQTT discovery hass.data globals to dataclass (#78706) 2022-09-28 14:13:44 +02:00
fixtures
hassfest
helpers Improve check of new_entity_id in entity_registry.async_update_entity (#78276) 2022-09-28 08:43:58 +02:00
pylint Adjust pylint plugin for tests directory (#78727) 2022-09-19 14:27:21 +02:00
resources
scripts
test_util
testing_config Prevent deleting blueprints which are in use (#78444) 2022-09-14 16:47:08 +02:00
util Cleanup unit conversion (#79197) 2022-09-28 13:49:46 +02:00
__init__.py
bandit.yaml
common.py Make hass.data["mqtt"] an instance of a DataClass (#77972) 2022-09-17 21:43:42 +02:00
conftest.py Fix recorder fixtures (#79147) 2022-09-27 17:00:06 +02:00
ignore_uncaught_exceptions.py
test_bootstrap.py Add a context variable holding a HomeAssistant reference (#76303) 2022-08-22 15:58:01 +02:00
test_config.py
test_config_entries.py Add a helpful message to the config_entries.OperationNotAllowed exception (#78631) 2022-09-17 20:52:28 +03:00
test_core.py
test_data_entry_flow.py Add a callback for data flow handler removal (#77394) 2022-08-29 16:25:34 -04:00
test_exceptions.py
test_loader.py
test_main.py
test_requirements.py
test_runner.py
test_setup.py
test_test_fixtures.py Set cv hass in hass fixture (#77271) 2022-08-25 12:29:31 +02:00