core/tests/components
martinfrancois 678f273002 Rflink: added support for lights with toggle type (#6521)
* added support for lights with toggle type

* fixed style errors

* introduced tests for the toggle type

it's not passing yet because of an assertionerror at line 407

* updated to reflect tristate of "state"

* Format code according to pep8

Added line break for import that was too long.

* fixed lint, replaced if statement with 'var = bool(test)'

* changed implementation of state check according to bug on 6bceb04ca1 (r106758784)
2017-03-18 21:34:17 +01:00
..
alarm_control_panel Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
automation Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
binary_sensor Added workday sensor (#6599) 2017-03-15 23:46:13 -07:00
calendar date fix (#5227) 2017-01-08 23:50:42 +01:00
camera Remove dispatcher camera (#6579) 2017-03-13 17:54:28 +01:00
climate Tests for ZWave climate (#6629) 2017-03-14 20:24:35 -07:00
config Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
cover Add ZWave cover tests (#6648) 2017-03-15 22:06:37 -07:00
device_tracker Update to Pyunifi2.0 (#6490) 2017-03-10 11:15:21 +01:00
emulated_hue Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
fan Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
http Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
image_processing Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
light Rflink: added support for lights with toggle type (#6521) 2017-03-18 21:34:17 +01:00
lock Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
media_player Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
mqtt Be able to select mqtt:tls_version for Python < 3.6 (#6442) 2017-03-12 22:02:59 -07:00
notify Add configurable timeout option to notify/smtp (#6609) 2017-03-14 19:00:16 +01:00
recorder [recorder] Catch more startup errors #6179 (#6192) 2017-03-02 22:44:52 -08:00
remote Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
scene Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
sensor Added support for multiple efergy sensors in the same household. (#6630) 2017-03-16 23:22:10 -07:00
switch Add test for Z-wave switch (#6619) 2017-03-16 11:05:51 +01:00
tts Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
weather Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
zwave Add first pass at Z-Wave light tests (#6483) 2017-03-09 14:35:04 +01:00
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_alert.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_alexa.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_api.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_apiai.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_configurator.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_conversation.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_demo.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_device_sun_light_trigger.py Remove event decorators (#6634) 2017-03-15 14:46:57 +01:00
test_discovery.py Don't initialize components which have already been discovered (#6381) 2017-03-03 13:11:40 -08:00
test_ffmpeg.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_frontend.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_google.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_graphite.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_group.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_history.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_influxdb.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_init.py Cleanup async handling (#6388) 2017-03-04 15:10:36 -08:00
test_input_boolean.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_input_select.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_input_slider.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_introduction.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_litejet.py Fix up docstring for tests (#5090) 2016-12-28 20:04:59 +02:00
test_logbook.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_logentries.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_logger.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_microsoft_face.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_mqtt_eventstream.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_panel_custom.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_panel_iframe.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_persistent_notification.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_pilight.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_proximity.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_rest_command.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_rflink.py Remove connection status state. (#6475) 2017-03-07 23:20:27 +01:00
test_rfxtrx.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_script.py Add support for remove services / Reload script support (#6441) 2017-03-07 22:51:34 -08:00
test_shell_command.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_sleepiq.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_splunk.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_statsd.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_sun.py Upgrade astral to 1.4 (#6332) 2017-03-16 17:38:46 +01:00
test_updater.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_weblink.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_websocket_api.py Fix reporting on bad login (#6201) 2017-02-24 16:33:58 -08:00
test_zone.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00