hass-core/tests
Bjarni Ivarsson 961c02f72a Sonos improvements (#3997)
* Sonos improvements: media_* properties delegate to coordinator if speaker is a slave, media_image_url and media_title now works for radio streams, source selection/list takes speaker model into account, commands on slaves delegate to coordinator.

* Fixed failing unit tests.
2016-10-26 00:37:47 +02:00
..
components Sonos improvements (#3997) 2016-10-26 00:37:47 +02:00
fixtures Unittests for ddwrt device tracker and bugfix (#3996) 2016-10-24 22:18:24 -07:00
helpers Add mochad component (#3970) 2016-10-24 21:49:49 -07:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts Add persistent notifications to bootstrap (#3738) 2016-10-13 09:09:07 -07:00
test_util async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
testing_config/custom_components Exclude tests in dependencies in test dir from pytest (#2618) 2016-07-25 08:26:07 -07:00
util Catch UnicodeDecodeError Error (#4007) 2016-10-23 18:55:06 -07:00
__init__.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
common.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
conftest.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
test_bootstrap.py Replacing tempfile with mock_open in tests (#3753) 2016-10-17 20:16:36 -07:00
test_config.py Replacing tempfile with mock_open in tests (#3753) 2016-10-17 20:16:36 -07:00
test_core.py Clean up some async stuff (#3915) 2016-10-17 19:38:41 -07:00
test_loader.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_main.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
test_remote.py Clean up some async stuff (#3915) 2016-10-17 19:38:41 -07:00