hass-core/tests
Andrey 8a86ec5b74 Add zwave per-node entity. ()
* Add zwave per-node entity.

* Disable lint import error

* Add tests for base class

* More tests

* More tests

* Sort .coveragerc

* more tests

* Move location, battery and wakeup to node entity

* More tests

* Cleanup

* Make zwave node entity visible by default

* Remove battery sensor

* Fix tests
2017-03-23 08:37:20 -07:00
..
components Add zwave per-node entity. () 2017-03-23 08:37:20 -07:00
fixtures Added support for multiple efergy sensors in the same household. () 2017-03-16 23:22:10 -07:00
helpers Remove event decorators () 2017-03-15 14:46:57 +01:00
mock Add zwave per-node entity. () 2017-03-23 08:37:20 -07:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts Be able to select mqtt:tls_version for Python < 3.6 () 2017-03-12 22:02:59 -07:00
test_util Update aiohttp handling with upc connect () 2017-02-19 23:25:45 +01:00
testing_config/custom_components Move part of image_processing tests () 2017-01-29 14:40:37 -08:00
util Update Formulas in Convert XY to RGB () 2017-03-02 08:54:45 +01:00
__init__.py async HTTP component () 2016-10-23 23:48:01 -07:00
common.py Allow testing against uvloop () 2017-03-07 10:11:41 +01:00
conftest.py Add zwave per-node entity. () 2017-03-23 08:37:20 -07:00
test_bootstrap.py Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
test_config.py Cleanup async handling () 2017-03-04 15:10:36 -08:00
test_core.py Add support for remove services / Reload script support () 2017-03-07 22:51:34 -08:00
test_loader.py Bootstrap / Component setup async () 2017-02-28 20:33:19 -08:00
test_main.py Migrate core from threads to async awesomeness () 2016-09-12 19:16:14 -07:00
test_remote.py Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
test_setup.py Add warning for slow platforms/components () 2017-03-07 20:31:57 -08:00