hass-core/tests
Teagan Glenn 8189ec2c8d 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:34 -07:00
..
components Automatic polling (#3360) 2016-09-12 19:59:34 -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 Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -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 Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
__init__.py Tweak Recorder 2016-07-11 08:56:07 -07:00
common.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
test_bootstrap.py fix remove listener (#3196) 2016-09-07 06:59:59 -07:00
test_config.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
test_core.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
test_loader.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_main.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
test_remote.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00