hass-core/tests
Andrey c367021aa4 Allow specifying custom html urls to load. (#9150)
* Allow specifying custom html urls to load.

* Change add_extra_html_urls to accept a single URL
2017-08-27 09:07:58 -07:00
..
components Allow specifying custom html urls to load. (#9150) 2017-08-27 09:07:58 -07:00
fixtures Adds London_air component (#9020) 2017-08-19 11:05:16 +02:00
helpers Add state_with_unit property to state objects in templates (#9014) 2017-08-17 23:19:35 -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 Fix SET_TEMPERATURE_SCHEMA in climate component (#8879) 2017-08-12 09:39:05 -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 Backend changes for customize config panel. (#9134) 2017-08-26 10:02:32 -07:00
test_core.py Is_allowed_path raise for None path (#8953) 2017-08-15 15:41:37 +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