core/tests
Maikel Punie eb80062b26 Fix velbus matching ignored entries in config flow (#78999)
* Fix bug #fix78826

* start using async_abort_entries_match

* fix/rewrite tests
2022-09-26 09:59:31 -04:00
..
auth Search/replace RESULT_TYPE_* by FlowResultType enum (#74656) 2022-07-07 21:28:18 +02:00
backports
components Fix velbus matching ignored entries in config flow (#78999) 2022-09-26 09:59:31 -04:00
fixtures Add device HmIP-STE2-PCB to homematicip_cloud (#75369) 2022-07-25 18:15:02 +02:00
hassfest
helpers Improve unique_id collision checks in entity_platform (#78132) 2022-09-09 22:37:31 -04:00
pylint Add new rule to enforce relative imports in pylint (#77358) 2022-08-29 08:55:32 +02:00
resources
scripts
test_util JSON serialize NamedTuple subclasses with aiohttp (#74971) 2022-07-11 14:46:55 -07:00
testing_config Prevent deleting blueprints which are in use (#78444) 2022-09-18 12:57:40 -04:00
util Add PrusaLink integration (#77429) 2022-08-29 20:45:27 -04:00
__init__.py
bandit.yaml
common.py Make hass.data["mqtt"] an instance of a DataClass (#77972) 2022-09-21 22:15:47 -04:00
conftest.py Set cv hass in hass fixture (#77271) 2022-08-25 12:29:31 +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 Significantly improve yaml load times when the C loader is available (#73337) 2022-06-13 08:44:46 -10:00
test_config_entries.py Add a helpful message to the config_entries.OperationNotAllowed exception (#78631) 2022-09-18 13:10:09 -04: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 Change manufacturer_data_first_byte to manufacturer_data_start (#75379) 2022-07-17 17:25:45 -05:00
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 Set cv hass in hass fixture (#77271) 2022-08-25 12:29:31 +02:00