hass-core/tests/components
Fabian Affolter 4484a7a94b Use voluptuous for Pilight switch (#3819)
* Migrate to voluptuous

* Add protocol

* Update
2016-10-31 13:18:47 +01:00
..
alarm_control_panel Continue on invalid platforms and new setup_component unit tests (#3736) 2016-10-08 11:27:35 -07:00
automation Async bootstrap / component init (#3991) 2016-10-27 00:16:23 -07:00
binary_sensor Async bootstrap / component init (#3991) 2016-10-27 00:16:23 -07:00
camera async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
climate Removing calls to mock.assert_called_once_with (#3896) 2016-10-16 16:13:27 -07:00
cover Async bootstrap / component init (#3991) 2016-10-27 00:16:23 -07:00
device_tracker Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
fan Use setup_component in tests (#3414) 2016-09-17 10:29:58 -07:00
light Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
lock Async bootstrap / component init (#3991) 2016-10-27 00:16:23 -07:00
media_player Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
mqtt Async bootstrap / component init (#3991) 2016-10-27 00:16:23 -07:00
notify Async bootstrap / component init (#3991) 2016-10-27 00:16:23 -07:00
recorder Async bootstrap / component init (#3991) 2016-10-27 00:16:23 -07:00
sensor Use voluptuous for Pilight switch (#3819) 2016-10-31 13:18:47 +01:00
switch Added tests for REST switches (#4016) 2016-10-31 13:14:23 +01:00
weather Update tests, rename variable, and change conversion (#3546) 2016-10-24 21:53:03 -07:00
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_alexa.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_api.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_configurator.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_conversation.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_demo.py Use setup_component in tests v1 (#3507) 2016-09-25 23:15:21 +02:00
test_device_sun_light_trigger.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_emulated_hue.py Async bootstrap / component init (#3991) 2016-10-27 00:16:23 -07:00
test_frontend.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_graphite.py Removing calls to mock.assert_called_once_with (#3896) 2016-10-16 16:13:27 -07:00
test_group.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_history.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_http.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_influxdb.py Async bootstrap / component init (#3991) 2016-10-27 00:16:23 -07:00
test_init.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_input_boolean.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_input_select.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_input_slider.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_introduction.py Use setup_component in tests v1 (#3507) 2016-09-25 23:15:21 +02:00
test_logbook.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_logentries.py Async bootstrap / component init (#3991) 2016-10-27 00:16:23 -07:00
test_logger.py Async bootstrap / component init (#3991) 2016-10-27 00:16:23 -07:00
test_mqtt_eventstream.py Use setup_component in tests v1 (#3507) 2016-09-25 23:15:21 +02:00
test_panel_custom.py Async bootstrap / component init (#3991) 2016-10-27 00:16:23 -07:00
test_panel_iframe.py Tweak panel parameters (#2746) 2016-08-07 21:56:17 -07:00
test_persistent_notification.py Use setup_component in tests v1 (#3507) 2016-09-25 23:15:21 +02:00
test_pilight.py Bugfixes for pilight hub component and unit tests (#3948) 2016-10-19 22:02:11 +02:00
test_proximity.py Migrate to voluptuous (#3293) [BREAKING CHANGE] 2016-10-11 00:26:11 -07:00
test_rfxtrx.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_scene.py Use setup_component in tests (#3414) 2016-09-17 10:29:58 -07:00
test_script.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_shell_command.py Optimize template 2 (#3521) 2016-09-27 21:29:55 -07:00
test_sleepiq.py Async bootstrap / component init (#3991) 2016-10-27 00:16:23 -07:00
test_splunk.py Async bootstrap / component init (#3991) 2016-10-27 00:16:23 -07:00
test_statsd.py Async bootstrap / component init (#3991) 2016-10-27 00:16:23 -07:00
test_sun.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_updater.py Minor updater... updates (#4020) 2016-10-24 00:01:56 -07:00
test_weblink.py Use setup_component in tests v2 (#3537) 2016-09-26 23:20:36 +02:00
test_zone.py Fix zone being setup twice 2016-09-24 00:04:03 -07:00