hass-core/tests
Teagan Glenn 2b1416c514 Automatic polling (#3360)
* Test updating automatic

* Scan interval

* Schedule scan every time delta

* Pass around has

* Recursive issue

* Method invocation

* Oops

* Set up poll

* Default argument value

* Unused import

* Semicolon

* Fix tests

* Linting

* Unneeded throttle as it's handled by time event

* Use track time change event listener

* Disable lint rule

* Attribute removed - removing test

* Debug instead of info

* Unused import
2016-09-12 19:59:53 -07:00
..
components Automatic polling (#3360) 2016-09-12 19:59:53 -07:00
fixtures Move elevation to core config and clean up HTTP mocking in tests (#2378) 2016-06-27 09:02:45 -07:00
helpers Bugfix group order (#3323) 2016-09-11 22:27:47 -07:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts 0.28 (#3288) 2016-09-10 18:22:58 -07:00
testing_config/custom_components Exclude tests in dependencies in test dir from pytest (#2618) 2016-07-25 08:26:07 -07:00
util 0.28 (#3288) 2016-09-10 18:22:58 -07:00
__init__.py Tweak Recorder 2016-07-11 08:56:07 -07:00
common.py 0.28 (#3288) 2016-09-10 18:22:58 -07:00
test_bootstrap.py 0.28 (#3288) 2016-09-10 18:22:58 -07:00
test_config.py Add unit system support 2016-08-04 22:02:19 -07:00
test_core.py 0.28 (#3288) 2016-09-10 18:22:58 -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 (#2782) 2016-08-10 17:40:35 -07:00