core/tests
miniconfig b5149dfba6 Added support for multiple efergy sensors in the same household. (#6630)
* Added support for multiple efergy sensors in the same household.
Also added inital tests for the efergy platform.

* Fixed current_values units.
Changed name to include efergy_ prefix.
2017-03-16 23:22:10 -07:00
..
components Added support for multiple efergy sensors in the same household. (#6630) 2017-03-16 23:22:10 -07:00
fixtures Added support for multiple efergy sensors in the same household. (#6630) 2017-03-16 23:22:10 -07:00
helpers Remove event decorators (#6634) 2017-03-15 14:46:57 +01:00
mock Tests for ZWave climate (#6629) 2017-03-14 20:24:35 -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 (#6442) 2017-03-12 22:02:59 -07:00
test_util Update aiohttp handling with upc connect (#6108) 2017-02-19 23:25:45 +01:00
testing_config/custom_components Move part of image_processing tests (#5634) 2017-01-29 14:40:37 -08:00
util Update Formulas in Convert XY to RGB (#6322) 2017-03-02 08:54:45 +01:00
__init__.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
common.py Allow testing against uvloop (#6468) 2017-03-07 10:11:41 +01:00
conftest.py Add first pass at Z-Wave light tests (#6483) 2017-03-09 14:35:04 +01:00
test_bootstrap.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_config.py Cleanup async handling (#6388) 2017-03-04 15:10:36 -08:00
test_core.py Add support for remove services / Reload script support (#6441) 2017-03-07 22:51:34 -08:00
test_loader.py Bootstrap / Component setup async (#6264) 2017-02-28 20:33:19 -08:00
test_main.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
test_remote.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_setup.py Add warning for slow platforms/components (#6467) 2017-03-07 20:31:57 -08:00