core/tests/components
Pascal Vizeli 2dd7f0616e Add security layer to send file output things (#8189)
* Add security layer to send file output things

* Make telegram secure

* fix lint

* fix handling

* invert check

* resolve relative paths

* add test for relative paths

* fix lint

* fix tests

* Address paulus comments

* fix style

* fix tests

* Add more tests

* fix tests

* fix tests

* fix test p2

* fix lint

* fix tests

* Make it available for windows

* Change name / address comments

* fix set

* fix test

* fix tests

* fix test

* fix lint
2017-06-26 00:10:30 +02:00
..
alarm_control_panel Add support for Vanderbilt SPC alarm panels and attached sensors (#7663) 2017-06-04 23:53:25 -07:00
automation Split mock_service (#8198) 2017-06-25 10:53:15 -07:00
binary_sensor Add support for Vanderbilt SPC alarm panels and attached sensors (#7663) 2017-06-04 23:53:25 -07:00
calendar assertEquals is deprecated (#7777) 2017-05-25 22:21:22 -07:00
camera add option to set content_type in camera.generic to support 'svg cameras' (#8188) 2017-06-25 12:25:14 -07:00
climate Fixes utf-8 encoding no longer required by python-openzwave0.3.3 (#7266) 2017-04-24 17:59:51 -07:00
config Get rid of mock http component app (#7775) 2017-05-25 21:13:53 -07:00
cover Mqtt cover modifications (#7841) 2017-06-04 22:55:06 -07:00
device_tracker Update pyunifi component to use APIError passed from pyunifi 2.13. Better accommodate login failures with wrapper in pyunifi 2.13. (#7899) 2017-06-17 11:09:27 -07:00
emulated_hue Get rid of mock http component app (#7775) 2017-05-25 21:13:53 -07:00
fan Add Dyson Pure Cool Link support (#7795) 2017-06-14 13:56:03 +02:00
http Fix tests (#7659) 2017-05-19 07:37:39 -07:00
image_processing Support adding different server locations for Microsoft face component (#7532) 2017-05-12 10:53:25 +02:00
light Fix attribute entity (#8066) 2017-06-17 10:03:49 -07:00
lock Fix attribute entity (#8066) 2017-06-17 10:03:49 -07:00
media_player Fix more deprecation warnings (#7778) 2017-05-26 13:12:17 -07:00
mqtt added optional node_id to MQTT discovery (#8096) 2017-06-24 00:46:41 -07:00
notify Add support for the expirationTime parameter. (#7895) 2017-06-04 22:46:18 -07:00
recorder Exclude filter for event types (#7627) 2017-05-24 15:23:52 -07:00
remote Added new commands and functionality to the harmony remote component. (#7113) 2017-05-23 17:00:52 -07:00
scene Add voluptuous config validation to scenes (#6830) 2017-03-28 23:39:53 -07:00
sensor Openhardwaremonitor (#8056) 2017-06-25 13:48:05 -07:00
switch Fix attribute entity (#8066) 2017-06-17 10:03:49 -07:00
tts Remove more test requirements (#7574) 2017-05-13 21:25:54 -07:00
weather Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
zwave Use standard entity_ids for zwave entities (#7786) 2017-06-16 13:07:17 -04:00
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_alert.py Fix automations listening to HOMEASSISTANT_START (#6936) 2017-04-05 23:23:02 -07:00
test_alexa.py Fix for #7459 (#7544) 2017-05-11 09:04:17 -07:00
test_api.py Add security layer to send file output things (#8189) 2017-06-26 00:10:30 +02: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 Configure conversation for custom actions with keywords (#7734) 2017-06-12 23:34:20 -07:00
test_datadog.py Remove more test requirements (#7574) 2017-05-13 21:25:54 -07:00
test_demo.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_device_sun_light_trigger.py Fix tests (#7659) 2017-05-19 07:37:39 -07:00
test_discovery.py Update netdisco (#7563) 2017-05-12 20:14:17 -07:00
test_dyson.py Add Dyson Pure Cool Link support (#7795) 2017-06-14 13:56:03 +02:00
test_ffmpeg.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_frontend.py Fix tests (#7659) 2017-05-19 07:37:39 -07:00
test_google.py assertEquals is deprecated (#7777) 2017-05-25 22:21:22 -07:00
test_graphite.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_group.py Fix attribute entity (#8066) 2017-06-17 10:03:49 -07:00
test_hassio.py Allow fetching hass.io panel without auth (#7714) 2017-05-22 11:00:02 -07:00
test_history.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_influxdb.py Update InfluxDB to handle datetime objects and multiple decimal points (#8080) 2017-06-20 07:53:13 +02:00
test_init.py Split mock_service (#8198) 2017-06-25 10:53:15 -07:00
test_input_boolean.py Initial state over restore state (#6924) 2017-04-04 09:29:49 -07:00
test_input_select.py Initial state over restore state (#6924) 2017-04-04 09:29:49 -07:00
test_input_slider.py Bugfix slider (#7047) 2017-04-11 09:23:41 -07:00
test_introduction.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_kira.py Add Kira component to sensor and remote platforms (#7479) 2017-05-12 21:12:47 -07: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 Support adding different server locations for Microsoft face component (#7532) 2017-05-12 10:53:25 +02: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 dismiss service for persistent notifications (#7996) 2017-06-11 22:54:10 +02:00
test_pilight.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_plant.py Fix plants calling async methods from sync context (#8200) 2017-06-25 10:07:28 -07:00
test_proximity.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_python_script.py Allow iteration in python_script (#8134) 2017-06-21 13:32:50 +02:00
test_rest_command.py exposed content_type in rest_command (#7101) 2017-04-18 11:50:43 +02: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_ring.py Clean artifacts after running Ring tests. (#6944) 2017-04-05 11:26:56 +02:00
test_rss_feed_template.py Feature/rss feed template (#7032) 2017-04-24 22:16:47 -07:00
test_script.py Group service / dynamic handling (#7971) 2017-06-16 00:52:28 +02:00
test_shell_command.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_sleepiq.py aiohttp 2 (#6835) 2017-03-30 00:50:53 -07:00
test_spc.py Add support for Vanderbilt SPC alarm panels and attached sensors (#7663) 2017-06-04 23:53:25 -07:00
test_splunk.py Added host variable to Splunk.py and updated tox tests (#8052) 2017-06-15 20:41:19 -07:00
test_statsd.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_sun.py Refactor sun component for correctness (#7295) 2017-05-09 00:03:34 -07:00
test_updater.py Updater improvements to send option component information (#7720) 2017-06-15 22:29:18 -07:00
test_weblink.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_websocket_api.py Add security layer to send file output things (#8189) 2017-06-26 00:10:30 +02:00
test_zone.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00