hass-core/tests
Johann Kellerman 8c728d1b4e Update icloud device_tracker (#2614)
*  slugify() for dev_id (fixes #2162) [Keep space replacement to not impact known_devices.yaml]
*  pyicloud upgrade 0.9.1
*  config validation
*  Only poll icloud every 4 minutes...
*  Immediately pull device state on HASS start
*  Added new test with icloud char e' acute [chr(233)]
* Suppress pyicloud logging
2016-07-26 23:53:31 +02:00
..
components Update icloud device_tracker (#2614) 2016-07-26 23:53:31 +02:00
fixtures Move elevation to core config and clean up HTTP mocking in tests (#2378) 2016-06-27 09:02:45 -07:00
helpers Allow circular dependency with discovery (#2616) 2016-07-25 22:49:10 -07:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
testing_config/custom_components Exclude tests in dependencies in test dir from pytest (#2618) 2016-07-25 08:26:07 -07:00
util Type Hints - Core/Utils/Helpers Part 1 (#2592) 2016-07-23 11:07:08 -07:00
__init__.py Tweak Recorder 2016-07-11 08:56:07 -07:00
common.py Exclude tests in dependencies in test dir from pytest (#2618) 2016-07-25 08:26:07 -07:00
test_bootstrap.py Allow circular dependency with discovery (#2616) 2016-07-25 22:49:10 -07:00
test_config.py properly cleanup after config test 2016-07-03 18:24:17 -07:00
test_core.py Allow circular dependency with discovery (#2616) 2016-07-25 22:49:10 -07:00
test_loader.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_remote.py Add get_config (#2627) 2016-07-26 08:50:38 -07:00