hass-core/tests
Simone Chemelli ab9d6ce61a
New integration for Comelit SimpleHome (#96552)
* New integration for Comelit SimpleHome

* Address first review comments

* cleanup

* aiocomelit bump and coordinator cleanup

* address review comments

* Fix some review comments

* Use config_entry.unique_id as last resort

* review comments

* Add config_flow tests

* fix pre-commit missing checks

* test_conflig_flow coverage to 100%

* fix tests

* address latest review comments

* new ruff rule

* address review comments

* simplify unique_id
2023-08-18 08:40:23 +02:00
..
auth
components New integration for Comelit SimpleHome (#96552) 2023-08-18 08:40:23 +02:00
fixtures
hassfest
helpers Use asyncio.timeout [core] (#98447) 2023-08-15 08:36:05 -05:00
pylint
resources
scripts
test_util Fix aiohttp test RuntimeWarning (#98568) 2023-08-17 17:42:20 +02:00
testing_config
util
__init__.py
common.py Don't allow hass.config.config_dir to be None (#98442) 2023-08-16 13:00:14 +02:00
conftest.py Don't allow hass.config.config_dir to be None (#98442) 2023-08-16 13:00:14 +02:00
ignore_uncaught_exceptions.py
patch_time.py Decrease event loop latency by binding time.monotonic to loop.time directly (#98288) 2023-08-13 20:37:45 -04:00
ruff.toml
syrupy.py
test_bootstrap.py
test_config.py
test_config_entries.py
test_core.py Don't allow hass.config.config_dir to be None (#98442) 2023-08-16 13:00:14 +02:00
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