core/tests/util
Adam Mills 5c3a4e3d10 Restore states through a JSON store instead of recorder (#17270)
* Restore states through a JSON store

* Accept entity_id directly in restore state helper

* Keep states stored between runs for a limited time

* Remove warning
2018-11-28 13:16:43 +01:00
..
__init__.py Fix PEP257 issues 2016-03-09 11:15:04 +01:00
test_aiohttp.py Allow managing cloud webhook (#18672) 2018-11-26 14:10:18 +01:00
test_async.py Rename homeassistant.util.async to .async_ (#13088) 2018-03-11 10:01:12 -07:00
test_color.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_distance.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_dt.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_init.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_json.py Restore states through a JSON store instead of recorder (#17270) 2018-11-28 13:16:43 +01:00
test_location.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_logging.py Removing asyncio.coroutine syntax from HASS core (#12509) 2018-02-25 03:38:46 -08:00
test_package.py Improve package loadable (#16237) 2018-08-28 12:52:18 +02:00
test_ruamel_yaml.py Extract ruamel.yaml to util with secrets, lovelace ws decorators (#17958) 2018-10-31 13:49:54 +01:00
test_unit_system.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_volume.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_yaml.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00