1
mirror of https://github.com/home-assistant/core synced 2024-09-15 17:29:45 +02:00
ha-core/tests
Jan Bouwhuis 4a0d3e881a
Rework MQTT config merging and adding defaults (#90529)
* Cleanup config merging and adding defaults

* Optimize and update tests

* Do not mix entry and yaml config

* Make sure hass.data is initilized

* remove check on get_mqtt_data

* Tweaks to MQTT client

* Remove None assigment mqtt client and fix mock
2023-04-04 18:12:18 +02:00
..
auth
backports
components Rework MQTT config merging and adding defaults (#90529) 2023-04-04 18:12:18 +02:00
fixtures
hassfest
helpers Add render count to templates repr (#90753) 2023-04-03 19:38:15 -10:00
pylint Remove incorrect ignore in pylint plugin (#90024) 2023-03-27 13:53:14 +02:00
resources
scripts
test_util
testing_config Rename custom_jinja to custom_templates (#90473) 2023-03-29 21:58:25 +02:00
util Add preferred wind speed unit to unit systems (#90504) 2023-03-30 12:54:12 +02:00
__init__.py
bandit.yaml
common.py Run pipeline from audio stream function (#90748) 2023-04-04 00:06:51 -04:00
conftest.py Rework MQTT config merging and adding defaults (#90529) 2023-04-04 18:12:18 +02:00
ignore_uncaught_exceptions.py
ruff.toml
syrupy.py Write protect entity options (#90185) 2023-03-28 22:56:51 +02:00
test_bootstrap.py Make bootstrap cancelation safe (#90420) 2023-03-28 11:22:41 -10:00
test_config_entries.py Make abort_entries_match available in options flow (#90406) 2023-03-29 17:20:51 +02:00
test_config.py
test_core.py
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
typing.py