core/homeassistant
Allen Porter 23277181ca
Increase test coverage for google calendar (#62648)
* Increase test coverage for google calendar

Update tests to exercise the API responses, getting test coverage
to 97% for calendar.py

----------- coverage: platform linux, python 3.9.6-final-0 -----------
Name                                          Stmts   Miss  Cover   Missing
---------------------------------------------------------------------------
homeassistant/components/google/__init__.py     193     84    56%   92, 163-228, 238, 244-247, 254-262, 274, 298-299, 305-347, 387-392, 416-430, 435-437
homeassistant/components/google/calendar.py     122      4    97%   41, 45, 51, 135
---------------------------------------------------------------------------
TOTAL                                           315     88    72%

* Revert conftest changes

* Update typing errors found on CI

* Update python3.8 typing imports

* Remove commented out code
2021-12-23 07:31:56 +01:00
..
auth
backports
components Increase test coverage for google calendar (#62648) 2021-12-23 07:31:56 +01:00
generated Implement config_Flow for Sensibo (#60900) 2021-12-22 10:32:50 -10:00
helpers Add iif (immediate if) template function/filter (#61428) 2021-12-21 17:25:07 +01:00
scripts
util Add additional guarding to color_rgb_to_rgbww (#62220) 2021-12-19 09:44:53 -06:00
__init__.py
__main__.py
async_timeout_backcompat.py
block_async_io.py
bootstrap.py
config.py Make core config source an enum (#61966) 2021-12-19 18:02:52 +01:00
config_entries.py
const.py Add ATTR_HW_VERSION to homeassistant.const (#62258) 2021-12-18 14:46:22 +01:00
core.py Make core config source an enum (#61966) 2021-12-19 18:02:52 +01:00
data_entry_flow.py
exceptions.py
loader.py Align zeroconf matching with ZeroconfServiceInfo (#62133) 2021-12-19 02:09:21 -06:00
package_constraints.txt Bump async-upnp-client to 0.23.2 (#62634) 2021-12-22 13:23:22 -10:00
requirements.py
runner.py
setup.py
strings.json Improve evil genius labs error handling (#62365) 2021-12-20 09:00:49 +01:00