core/tests/components
Robbie Trencheny 9b98d470c2 Wrap found target in list (#3809)
* Wrap found target in list

* Fix test_messages_to_targets_route
2016-10-10 22:31:15 -07:00
..
alarm_control_panel Continue on invalid platforms and new setup_component unit tests (#3736) 2016-10-08 11:27:35 -07:00
automation Continue on invalid platforms and new setup_component unit tests (#3736) 2016-10-08 11:27:35 -07:00
binary_sensor Continue on invalid platforms and new setup_component unit tests (#3736) 2016-10-08 11:27:35 -07:00
camera Continue on invalid platforms and new setup_component unit tests (#3736) 2016-10-08 11:27:35 -07:00
climate Continue on invalid platforms and new setup_component unit tests (#3736) 2016-10-08 11:27:35 -07:00
cover Skip RFXtrx tests unless RFXTRX=RUN (#3625) 2016-10-01 13:57:10 -07:00
device_tracker Coerce device IDs from known_devices to be slugs (#3764) 2016-10-08 14:40:50 -07:00
fan Use setup_component in tests (#3414) 2016-09-17 10:29:58 -07:00
garage_door Continue on invalid platforms and new setup_component unit tests (#3736) 2016-10-08 11:27:35 -07:00
hvac Use setup_component in tests v1 (#3507) 2016-09-25 23:15:21 +02:00
light Continue on invalid platforms and new setup_component unit tests (#3736) 2016-10-08 11:27:35 -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 Speed up MQTT server test (#3703) 2016-10-04 22:49:43 -07:00
notify Wrap found target in list (#3809) 2016-10-10 22:31:15 -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 Continue on invalid platforms and new setup_component unit tests (#3736) 2016-10-08 11:27:35 -07:00
switch Continue on invalid platforms and new setup_component unit tests (#3736) 2016-10-08 11:27:35 -07:00
thermostat Continue on invalid platforms and new setup_component unit tests (#3736) 2016-10-08 11:27:35 -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 Add async_safe annotation (#3688) 2016-10-04 20:44:32 -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 Http: Change approved_ips from string to cidr validation (#3532) [BREAKING CHANGE] 2016-10-09 08:13:30 -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 add include configuration to logbook (#3739) 2016-10-08 11:26:14 -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 Add automations and scripts to group.all_automations and group.all_scripts (#3664) 2016-10-04 21:20:48 -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