hass-core/tests/components
2016-10-20 21:30:44 +02: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 Async template (#3909) 2016-10-17 07:00:55 +02:00
camera Replacing tempfile with mock_open in tests (#3753) 2016-10-17 20:16:36 -07:00
climate Removing calls to mock.assert_called_once_with (#3896) 2016-10-16 16:13:27 -07:00
cover Removing calls to mock.assert_called_once_with (#3896) 2016-10-16 16:13:27 -07:00
device_tracker Fixup device_tracekt.mqtt voluptuous & unit tests (#3904) 2016-10-18 18:10:28 -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 Fix PEP257 issues (#3962) 2016-10-20 19:10:12 +02:00
mqtt Replacing tempfile with mock_open in tests (#3753) 2016-10-17 20:16:36 -07:00
notify Replacing tempfile with mock_open in tests (#3753) 2016-10-17 20:16:36 -07:00
recorder Fix tests (#3387) 2016-09-13 18:17:51 -07:00
rollershutter Removing calls to mock.assert_called_once_with (#3896) 2016-10-16 16:13:27 -07:00
sensor Added unit test to the Yahoo Finance sensor (#3943) 2016-10-20 20:14:50 +02:00
switch Removing calls to mock.assert_called_once_with (#3896) 2016-10-16 16:13:27 -07:00
thermostat Removing calls to mock.assert_called_once_with (#3896) 2016-10-16 16:13:27 -07:00
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_alexa.py Add Alexa Flash Briefing Skill API support (#3745) 2016-10-13 09:14:22 -07:00
test_api.py Replacing tempfile with mock_open in tests (#3753) 2016-10-17 20:16:36 -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 Removing calls to mock.assert_called_once_with (#3896) 2016-10-16 16:13:27 -07:00
test_group.py Async EntitiesComponent (#3820) 2016-10-16 09:35:46 -07:00
test_history.py Added include and exclude functionality to history component (#3674) 2016-10-13 08:54:45 -07:00
test_http.py Fix PEP257 issues (#3962) 2016-10-20 19:10:12 +02:00
test_influxdb.py Fix PEP257 issues (#3962) 2016-10-20 19:10:12 +02:00
test_init.py Replacing tempfile with mock_open in tests (#3753) 2016-10-17 20:16:36 -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 select next and previous of input select (#3839) 2016-10-13 21:53:47 -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 Logbook filtering of automations by entity_id (#3927) 2016-10-18 18:11:35 -07:00
test_logentries.py Removing calls to mock.assert_called_once_with (#3896) 2016-10-16 16:13:27 -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 Replacing tempfile with mock_open in tests (#3753) 2016-10-17 20:16:36 -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 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 Removing calls to mock.assert_called_once_with (#3896) 2016-10-16 16:13:27 -07:00
test_statsd.py Removing calls to mock.assert_called_once_with (#3896) 2016-10-16 16:13:27 -07:00
test_sun.py Use setup_component in tests v2 (#3537) 2016-09-26 23:20:36 +02:00
test_updater.py Updater component with basic system reporting (#3781) 2016-10-20 21:30:44 +02: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