Commit graph

5 commits

Author SHA1 Message Date
Paulus Schoutsen
aa1e4c564c Fix tests closing properly () 2017-01-07 01:47:25 +01:00
Johann Kellerman
f0b1874d2d Fix up docstring for tests () 2016-12-28 20:04:59 +02:00
Harris Borawski
44a508e86c Add exception handling to Sonarr ()
* Add exception handling to request call to prevent
failure in setup_platform if host is down

* update for comments

* update test for state being none

* remove unused import
2016-11-27 21:11:49 -08:00
Paulus Schoutsen
3f9250415f Skip broken tests () 2016-11-22 22:58:14 -08:00
Harris Borawski
85d6970df8 Add Sensor for Sonarr ()
* 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