core/tests
Marcus Schmidt d7e8616651 Added possibilities to use template in the command_line sensor (#8505)
* Added possibilities to use template in the command_line sensor

* Minor style guideline conforms

* Minor style guideline conforms

* Added new test for template rendering

* Minor style guideline conforms

* Minor style guideline conforms

* Fixed failing testcases

* Fix style violations

* fix code pretty
2017-08-10 18:52:52 +02:00
..
components Added possibilities to use template in the command_line sensor (#8505) 2017-08-10 18:52:52 +02:00
fixtures Add uk_transport component. (#8600) 2017-07-26 20:49:52 +01:00
helpers Add support for Prometheus (#8211) 2017-07-10 21:20:17 -07:00
mock Tests for zwave setup features (#7570) 2017-05-12 20:27:44 -07:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts Group service / dynamic handling (#7971) 2017-06-16 00:52:28 +02:00
test_util Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
testing_config Add Kira component to sensor and remote platforms (#7479) 2017-05-12 21:12:47 -07:00
util Warn instead of raise on duplicate YAML key (#8834) 2017-08-06 10:47:19 -07:00
__init__.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
common.py Add Intent component (#8434) 2017-07-21 21:38:53 -07:00
conftest.py Abort tests when instances leaked (#7623) 2017-05-18 00:19:40 +02:00
test_bootstrap.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_config.py Update persistent deps dir version in config.py (#8479) 2017-07-19 22:59:21 -07:00
test_core.py Fix pathlib resolve (#8311) 2017-07-03 07:24:08 +02:00
test_loader.py Expose all components on hass [Concept] (#8490) 2017-07-16 09:23:06 -07:00
test_main.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
test_remote.py Remove deprecated remote classes (#7011) 2017-04-10 09:04:19 -07:00
test_setup.py Fix check for running inside venv (#8481) 2017-07-15 07:25:02 -07:00