core/tests/components/automation
Ville Skyttä 5e2ba2eb77
Enable some more bandit checks (#30857)
* Enable B108 (hardcoded tmp dir), address findings

* Enable B602 (subprocess popen with shell), address findings

* Enable B604 (start process with shell), address findings

* Enable B306 (mktemp), B307 (eval), and B325 (tempnam), no issues to address
2020-01-20 18:44:55 +02:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
common.py Trigger automation without skipping condition (#28484) 2020-01-08 10:36:11 +01:00
test_event.py use isort to sort imports according to PEP8 for automation (#29620) 2019-12-08 21:59:39 +05:30
test_geo_location.py use isort to sort imports according to PEP8 for automation (#29620) 2019-12-08 21:59:39 +05:30
test_homeassistant.py Be consistent with Home Assistant and Hass.io spelling (#30500) 2020-01-05 14:09:17 +02:00
test_init.py Add Safe Mode (#30723) 2020-01-14 13:03:02 -08:00
test_litejet.py Enable some more bandit checks (#30857) 2020-01-20 18:44:55 +02:00
test_mqtt.py use isort to sort imports according to PEP8 for automation (#29620) 2019-12-08 21:59:39 +05:30
test_numeric_state.py use isort to sort imports according to PEP8 for automation (#29620) 2019-12-08 21:59:39 +05:30
test_reproduce_state.py automation_reproduce_state (#27222) 2019-10-05 12:31:51 -07:00
test_state.py use isort to sort imports according to PEP8 for automation (#29620) 2019-12-08 21:59:39 +05:30
test_sun.py use isort to sort imports according to PEP8 for automation (#29620) 2019-12-08 21:59:39 +05:30
test_template.py use isort to sort imports according to PEP8 for automation (#29620) 2019-12-08 21:59:39 +05:30
test_time.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
test_time_pattern.py use isort to sort imports according to PEP8 for automation (#29620) 2019-12-08 21:59:39 +05:30
test_webhook.py Black 2019-07-31 12:25:30 -07:00
test_zone.py use isort to sort imports according to PEP8 for automation (#29620) 2019-12-08 21:59:39 +05:30