hass-core/tests
John Arild Berentsen cf832499cd Combine garage_door and rollershutter to cover ()
* First draft for cover component

* Efficiency from @martinhjelmare

* migrate demo

* migrate demo test

* migrate command_line rollershutter

* migrate command_line test

* migrate rpi_gpio garage_door

* make some abstract methods optional

* migrate homematic

* migrate scsgate

* migrate rfxtrx and test

* migrate zwave

* migrate wink

* migrate mqtt rollershutter and test

* requirements

* coverage

* Update mqtt with garage door

* Naming and cleanup

* update test_demo.py

* update demo and core

* Add deprecated warning to rollershutter and garage_door

* Naming again

* Update

* String constants

* Make sure set_position works properly in demo too

* Make sure position is not set if not available.

* Naming, and is_closed

* Update zwave.py

* requirements

* Update test_rfxtrx.py

* fix mqtt

* requirements

* fix wink version

* Fixed demo test

* naming
2016-08-23 18:23:18 -07:00
..
components Combine garage_door and rollershutter to cover () 2016-08-23 18:23:18 -07:00
fixtures Move elevation to core config and clean up HTTP mocking in tests () 2016-06-27 09:02:45 -07:00
helpers Add url to validation () 2016-08-19 13:41:01 +02:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts Check config script () 2016-08-22 21:42:05 -07:00
testing_config/custom_components Exclude tests in dependencies in test dir from pytest () 2016-07-25 08:26:07 -07:00
util Yaml secret fallback to parent folders () 2016-08-20 21:39:56 +02:00
__init__.py Tweak Recorder 2016-07-11 08:56:07 -07:00
common.py Check config script () 2016-08-22 21:42:05 -07:00
test_bootstrap.py Allow circular dependency with discovery () 2016-07-25 22:49:10 -07:00
test_config.py Add unit system support 2016-08-04 22:02:19 -07:00
test_core.py Enforce lower case for services and warn if local unknown service called () 2016-08-09 19:41:45 -07:00
test_loader.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_remote.py Update unit tests for remote.py () 2016-08-10 17:40:35 -07:00