hass-core/tests/components
Ryan Kraus a8d5b0e5ec Made universal media player cache active player
Revised universal media player to cache the active player when updating
the state when any of the children change. Revised tests to accommodate
this change.
2016-01-12 22:15:22 -08:00
..
alarm_control_panel Merge branch 'pr/655' into dev 2015-11-28 00:55:22 -08:00
automation Fix for sun if condition 2016-01-03 01:03:53 -07:00
binary_sensor Add tests for MQTT binary sensor 2015-11-20 23:48:59 +01:00
device_tracker Use mock HA for locative tests 2016-01-12 21:56:09 -08:00
light Last test for 100% coverage of mqtt light 2015-12-19 19:36:38 -08:00
lock Add tests for lock component 2015-11-29 11:44:27 -08:00
media_player Made universal media player cache active player 2016-01-12 22:15:22 -08:00
notify Add template parsing to notify 2015-12-10 20:47:06 -08:00
rollershutter adjust rollershutter after rename 2015-12-02 12:18:49 +00:00
sensor Fix yr test 2016-01-08 13:30:16 -07:00
switch added test; addressed comments 2015-12-27 22:51:37 -05:00
thermostat Added test to heat control 2015-12-01 11:09:22 +01:00
__init__.py Reorg tests folder 2015-07-26 10:17:01 +02:00
test_alexa.py Add calling service functionality to Alexa 2016-01-08 18:54:28 -08:00
test_api.py Add template editor 2015-12-17 23:33:09 -08:00
test_configurator.py Extract core into own submodule 2015-08-16 20:44:46 -07:00
test_conversation.py Speed up tests 2015-09-01 00:18:26 -07:00
test_demo.py Fix broken thermostat demo and prevent happening again 2015-09-13 08:08:46 -07:00
test_device_sun_light_trigger.py Fix device sun light trigger tests 2015-09-12 22:57:31 -07:00
test_frontend.py Speed up tests 2015-09-01 00:18:26 -07:00
test_group.py Allow spaces in group setup string 2015-08-30 20:44:38 -07:00
test_history.py Fix flaky history test 2015-12-27 10:38:27 -08:00
test_init.py Fix calling turn_on for groups with mixed content 2016-01-03 21:25:15 -08:00
test_logbook.py Add custom entries to logbook 2015-09-13 18:30:44 -07:00
test_mqtt.py Add some MQTT tests 2015-11-22 16:04:16 -08:00
test_mqtt_eventstream.py Create mqtt eventstream component 2016-01-12 22:56:26 -05:00
test_recorder.py Nicer test imports 2015-08-04 18:15:22 +02:00
test_scene.py Fix issue with scene component when using YAML aliases. 2015-12-27 13:24:34 -06:00
test_script.py Warn if config invalid shape for script 2015-11-26 13:08:13 -08:00
test_shell_command.py Allow pipes in command sensors and services 2015-10-24 12:40:36 -07:00
test_sun.py Speed up tests 2015-09-01 00:18:26 -07:00
test_updater.py Add updater tests 2015-11-29 12:13:06 -08:00