core/tests
Ståle Semb Hauknes 7c380588a0 Workday sensor offset (#8824)
* Add support for offset for the workday sensor

* Update tests for workday sensor

* Changed from 'offset' to 'days_offset'

* Attributes bugfix (dictionary key variable repeated with different values)
2017-08-21 13:24:30 +02:00
..
components Workday sensor offset (#8824) 2017-08-21 13:24:30 +02: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 Update persistent deps dir version in config.py (#8479) 2017-07-19 22:59:21 -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