core/tests
Nick Touran 2882f05f2c Added template rendering to shell_command component (#2268)
* Added template rendering to `shell_command` component

* Security upgrades to template rendering in shell_command.

* Added new unit tests for shell_command templates.
Better failure when template is invalid in shell_command
2016-06-18 09:57:18 -07:00
..
cassettes Update betamax casettes 2016-06-08 21:06:14 -07:00
components Added template rendering to shell_command component (#2268) 2016-06-18 09:57:18 -07:00
config/custom_components Fix PEP257 issues 2016-03-09 11:15:04 +01:00
fixtures Add tests for forecast.io (#2227) 2016-06-12 17:22:58 -07:00
helpers Migrate to generic discovery method (#2271) 2016-06-11 17:43:13 -07:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
util Removed webcolors dependency in favor of dictionary lookup. (#2215) 2016-06-08 22:25:32 -07:00
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
common.py Tons of fixes - WIP 2016-05-21 15:01:33 -07:00
test_bootstrap.py Change local library path from {config_dir}/lib to {config_dir}/deps. (#1799) 2016-04-11 20:07:50 -07:00
test_config.py Add initial config validation 2016-03-28 23:46:12 -07:00
test_core.py Correct celcius to celsius (#1860) 2016-04-19 20:30:44 -07:00
test_loader.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_remote.py Tons of fixes - WIP 2016-05-21 15:01:33 -07:00