core/tests/components
Paulus Schoutsen 4198c42736 Have template platforms never leave the event loop 2016-10-01 14:11:16 -07:00
..
alarm_control_panel Use setup_component in tests (#3414) 2016-09-17 10:29:58 -07:00
automation Use setup_component in tests (#3414) 2016-09-17 10:29:58 -07:00
binary_sensor Have template platforms never leave the event loop 2016-10-01 14:11:16 -07:00
camera Limit worker pool to 10 threads (#3560) 2016-09-28 00:05:38 -07:00
climate Update Climate slider code (#3394) 2016-09-27 19:34:16 +02:00
cover Skip RFXtrx tests unless RFXTRX=RUN (#3625) 2016-10-01 13:57:10 -07:00
device_tracker Use setup_component in tests (#3414) 2016-09-17 10:29:58 -07:00
fan Use setup_component in tests (#3414) 2016-09-17 10:29:58 -07:00
garage_door Use setup_component in tests (#3414) 2016-09-17 10:29:58 -07:00
hvac Use setup_component in tests v1 (#3507) 2016-09-25 23:15:21 +02:00
light Skip RFXtrx tests unless RFXTRX=RUN (#3625) 2016-10-01 13:57:10 -07:00
lock Use setup_component in tests (#3414) 2016-09-17 10:29:58 -07:00
media_player Use setup_component in tests (#3414) 2016-09-17 10:29:58 -07:00
mqtt Optimize template 2 (#3521) 2016-09-27 21:29:55 -07:00
notify Change notify target property to be a dictionary (#3501) 2016-09-25 09:41:11 -07:00
recorder Fix tests (#3387) 2016-09-13 18:17:51 -07:00
rollershutter Skip RFXtrx tests unless RFXTRX=RUN (#3625) 2016-10-01 13:57:10 -07:00
sensor Skip RFXtrx tests unless RFXTRX=RUN (#3625) 2016-10-01 13:57:10 -07:00
switch Skip RFXtrx tests unless RFXTRX=RUN (#3625) 2016-10-01 13:57:10 -07:00
thermostat Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_alexa.py Fix voluptuous alexa config (#3596) 2016-09-29 18:45:55 -07:00
test_api.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
test_configurator.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
test_conversation.py Use setup_component in tests v1 (#3507) 2016-09-25 23:15:21 +02: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 Use setup_component in tests v1 (#3507) 2016-09-25 23:15:21 +02:00
test_emulated_hue.py Add missing docstrings (fix PEP257 issues) (#3098) 2016-09-02 14:25:13 +02:00
test_frontend.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
test_graphite.py Use setup_component in tests v1 (#3507) 2016-09-25 23:15:21 +02:00
test_group.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
test_history.py Use setup_component in tests v1 (#3507) 2016-09-25 23:15:21 +02:00
test_http.py Accept login from approved ips without password (#3427) 2016-09-18 10:20:19 -07:00
test_influxdb.py Limit worker pool to 10 threads (#3560) 2016-09-28 00:05:38 -07:00
test_init.py Spread async love (#3575) 2016-09-30 12:57:24 -07:00
test_input_boolean.py Use voluptuous for input_slider, input_boolean, input_select (#3256) 2016-09-23 00:12:11 -07:00
test_input_select.py Use voluptuous for input_slider, input_boolean, input_select (#3256) 2016-09-23 00:12:11 -07:00
test_input_slider.py Use voluptuous for input_slider, input_boolean, input_select (#3256) 2016-09-23 00:12:11 -07:00
test_introduction.py Use setup_component in tests v1 (#3507) 2016-09-25 23:15:21 +02:00
test_logbook.py Spread async love (#3575) 2016-09-30 12:57:24 -07:00
test_logentries.py Limit worker pool to 10 threads (#3560) 2016-09-28 00:05:38 -07:00
test_logger.py Limit worker pool to 10 threads (#3560) 2016-09-28 00:05:38 -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 Add panel custom to load any webcomponent (#2747) 2016-08-08 17:35:46 -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_proximity.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
test_rfxtrx.py Skip RFXtrx tests unless RFXTRX=RUN (#3625) 2016-10-01 13:57:10 -07:00
test_scene.py Use setup_component in tests (#3414) 2016-09-17 10:29:58 -07:00
test_script.py Optimize template 2 (#3521) 2016-09-27 21:29:55 -07:00
test_shell_command.py Optimize template 2 (#3521) 2016-09-27 21:29:55 -07:00
test_sleepiq.py Fix typos (#3490) 2016-09-23 10:28:16 +02:00
test_splunk.py Limit worker pool to 10 threads (#3560) 2016-09-28 00:05:38 -07:00
test_statsd.py Limit worker pool to 10 threads (#3560) 2016-09-28 00:05:38 -07:00
test_sun.py Use setup_component in tests v2 (#3537) 2016-09-26 23:20:36 +02:00
test_updater.py Check that no configuration is provided (#3553) 2016-09-29 19:02:22 -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