core/tests
Boris K 5ecef6aaac Add history_stats sensor (#5610)
* Add new sensor/history_stats component

* Add real unit tests

* Code style changes requested for pull request

* Remove time aliases & allow datetime values

* Reformat unit tests

* Remove all async behavior in history_stats

* Change duration format
2017-02-09 18:47:12 -08:00
..
components Add history_stats sensor (#5610) 2017-02-09 18:47:12 -08:00
fixtures Added new Washington State DOT sensor. (#5496) 2017-01-24 22:08:19 -08:00
helpers Move signal handling out of core to bootstrap (#5815) 2017-02-08 21:58:45 -08:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts MQTT discovery (#5724) 2017-02-07 09:13:24 -08:00
test_util Aiohttp client unittest (#5635) 2017-01-29 16:15:40 -08:00
testing_config/custom_components Move part of image_processing tests (#5634) 2017-01-29 14:40:37 -08:00
util Fix load_yaml default value (#5383) 2017-01-16 22:08:47 -08:00
__init__.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
common.py Convert config.components to a set (#5824) 2017-02-09 20:21:57 +02:00
conftest.py MQTT discovery (#5724) 2017-02-07 09:13:24 -08:00
test_bootstrap.py Convert config.components to a set (#5824) 2017-02-09 20:21:57 +02:00
test_config.py Move core service from core to components (#5787) 2017-02-08 09:17:52 -08:00
test_core.py Convert config.components to a set (#5824) 2017-02-09 20:21:57 +02:00
test_loader.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_main.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
test_remote.py Reserve a test port for broken api to fix race (#5371) 2017-01-16 12:56:47 -08:00