core/homeassistant/components/accuweather
Maciej Bieniek a7e19c8896
Improve tests for AccuWeather integration (#38621)
* Add more tests

* Add tests for sensor platform

* Add more tests

* More tests

* Simplify parsing of attributes

* Change Quality scale to platinum

* Patch the library in the manual update entity test

* Add unsupported condition icon test

* Do not patch _async_get_data

* Apply suggestions from code review

* Update config_flow.py

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Update tests/components/accuweather/test_weather.py

* Apply suggestions from code review

* Add return_value

Co-authored-by: Chris Talkington <chris@talkingtontech.com>
2020-08-09 09:21:36 -05:00
..
translations [ci skip] Translation update 2020-08-06 00:02:06 +00:00
__init__.py Fix AccuWeather async timeout (#38654) 2020-08-07 23:50:08 -05:00
config_flow.py Improve tests for AccuWeather integration (#38621) 2020-08-09 09:21:36 -05:00
const.py Add device_info property for AccuWeather integration (#38480) 2020-08-05 12:50:34 +02:00
manifest.json Improve tests for AccuWeather integration (#38621) 2020-08-09 09:21:36 -05:00
sensor.py Improve tests for AccuWeather integration (#38621) 2020-08-09 09:21:36 -05:00
strings.json Add sensor platform for AccuWeather integration (#38312) 2020-08-02 09:22:51 -05:00
strings.sensor.json Add sensor platform for AccuWeather integration (#38312) 2020-08-02 09:22:51 -05:00
weather.py Add device_info property for AccuWeather integration (#38480) 2020-08-05 12:50:34 +02:00