core/tests
Nick Touran a36ca62445 Support longer-than-60-second scan_interval and interval_seconds (#5147)
* Update scan_interval and interval_seconds max to 1 day vs. 60 seconds

* Format fixes

* Add docstring on unittest.

* Added and implemented new async_track_time_interval helper.

* Format fixes, removed unused import.

* Undid whoops on unsub_polling.

* Updated unit tests for scan_interval.

* Added unit test for track_time_interval.

* Allow other forms of time interval input for scan_interval and interval_seconds
2017-01-05 23:05:16 +01:00
..
components Fixed invalid response when sending a test-request from Locative iOS app (#5179) 2017-01-05 10:05:39 +02:00
fixtures Unittests for ddwrt device tracker and bugfix (#3996) 2016-10-24 22:18:24 -07:00
helpers Support longer-than-60-second scan_interval and interval_seconds (#5147) 2017-01-05 23:05:16 +01:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts Reorganize HTTP component (#4575) 2016-11-25 13:04:06 -08:00
test_util Migrate REST switch to async (#4517) 2016-12-13 08:55:13 -08:00
testing_config/custom_components Update device_traker for async platforms (#5102) 2017-01-02 21:50:42 +02:00
util Run tests on Python 3.6 (#5162) 2017-01-03 21:33:48 +01:00
__init__.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
common.py Add websocket API (#4582) 2016-11-26 18:23:28 -08:00
conftest.py Upgrade linter (#4461) 2016-11-18 21:47:59 -08:00
test_bootstrap.py Bugfix async log handler (#4954) 2016-12-17 12:21:52 -08:00
test_config.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_core.py Protect add_job (#4932) 2016-12-15 21:30:09 -08:00
test_loader.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_main.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
test_remote.py Track tasks only during shutdown and tests (#4428) 2016-11-24 14:49:29 -08:00