hass-core/tests
Harris Borawski 85d6970df8 Add Sensor for Sonarr (#4496)
* Add sonarr sensor and tests for sensor

* Fixed some linting errors and removed unused import

* Add SSL option for those who use SSL from within Sonarr

* Add requirements to all requirements, and sensor to coveragerc

* remove unused variable

* move methods to functions, and other lint fixes

* linting fixes

* linting is clean now

* Remove double requirement

* fix linting for docstrings, this should probably be a part of the script/lint and not just travis
2016-11-22 22:32:45 -08:00
..
components Add Sensor for Sonarr (#4496) 2016-11-22 22:32:45 -08:00
fixtures Unittests for ddwrt device tracker and bugfix (#3996) 2016-10-24 22:18:24 -07:00
helpers Fix warning in test 2016-11-22 12:48:35 -08:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts http: reimplement X-Forwarded-For parsing (#4355) 2016-11-12 16:14:39 -08:00
test_util Async version of Yr.no (#4158) 2016-11-02 19:34:12 -07:00
testing_config/custom_components Upgrade linter (#4461) 2016-11-18 21:47:59 -08:00
util Entity and climate: do not convert temperature unnecessary (#4522) 2016-11-22 17:38:04 -08:00
__init__.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
common.py Fix lint issues for 0.33 (#4451) 2016-11-18 23:05:03 +01:00
conftest.py Upgrade linter (#4461) 2016-11-18 21:47:59 -08:00
test_bootstrap.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_config.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_core.py change add_job to use call_soon_threadsafe (#4410) 2016-11-16 20:00:08 -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 More async tests (#4223) 2016-11-05 16:36:20 -07:00