hass-core/tests
Tom d6ab36bf8e
Set mqtt binary_sensor unavailable if expire_after specified (#34259)
* Set self._expired=True if expire_after specified

* Added test_expiration_on_discovery_and_discovery_update_of_binary_sensor to mqtt/test_binary_sensor.py

* Fixed flake8 error

* Fixed isort error
2020-04-22 23:29:49 +02:00
..
auth
components Set mqtt binary_sensor unavailable if expire_after specified (#34259) 2020-04-22 23:29:49 +02:00
fixtures Add tests for Roku (#34380) 2020-04-18 17:23:55 -05:00
hassfest
helpers Translation fixes and tweaks (#34489) 2020-04-21 17:57:21 -07:00
mock
resources
scripts
test_util Fix docstring in test_utils/aiohttp.py (#34040) 2020-04-11 20:20:19 +02:00
testing_config Rename translations dir for integrations (#34494) 2020-04-21 16:11:05 -07:00
util Patch http.client to not do I/O in the event loop (#34194) 2020-04-15 15:32:10 -07:00
__init__.py
bandit.yaml
common.py
conftest.py Fix uncaught exception in local_file (#34312) 2020-04-17 13:10:48 +02:00
test_bootstrap.py Collection of core tests improvements (#33757) 2020-04-07 09:33:23 -07:00
test_config.py Collection of core tests improvements (#33757) 2020-04-07 09:33:23 -07:00
test_config_entries.py Allow async_setup changes to config entry data be taken into a… (#34166) 2020-04-14 18:46:41 -07:00
test_core.py
test_data_entry_flow.py
test_loader.py
test_main.py
test_requirements.py
test_setup.py Collection of core tests improvements (#33757) 2020-04-07 09:33:23 -07:00