hass-core/tests/components/nest
Jan-Philipp Benecke 0ae0331c5c
Migrate google related tests to use freezegun (#105552)
* Migrate google related tests to use freezegun

* retrigger CI

* Fix google tests

* Add timezone to config_entry_token_expiry

* Separate config_entry_token_expiry from token_expiry

* Also test token refresh for offset-naive tokens

* retrigger CI

* Apply code review suggestion

Co-authored-by: Allen Porter <allen.porter@gmail.com>

* Run ruff-format

---------

Co-authored-by: Allen Porter <allen.porter@gmail.com>
2023-12-21 12:23:01 +01:00
..
__init__.py
common.py Cleanup code from nest yaml migration and OOB auth deprecation (#92311) 2023-04-30 18:00:40 -07:00
conftest.py Cleanup code from nest yaml migration and OOB auth deprecation (#92311) 2023-04-30 18:00:40 -07:00
test_api.py Import util.dt as dt_util in components/[k-o]* (#93760) 2023-05-29 23:02:14 +02:00
test_camera.py Migrate google related tests to use freezegun (#105552) 2023-12-21 12:23:01 +01:00
test_climate.py Enforce a minimum temperature range for nest thermostats (#98238) 2023-08-11 12:21:19 +02:00
test_config_flow.py Improve OAuth error handling in configuration flows (#103157) 2023-11-11 11:02:51 +01:00
test_device_info.py Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
test_device_trigger.py Small cleanup of nest tests (#102787) 2023-10-25 15:35:58 +02:00
test_diagnostics.py Update google-nest-sdm to 3.0.2 (#99175) 2023-08-31 20:33:36 -07:00
test_events.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_init.py Remove logging of retrying config entry warning (#101483) 2023-10-05 22:12:01 +02:00
test_media_source.py Update google-nest-sdm to 3.0.2 (#99175) 2023-08-31 20:33:36 -07:00
test_sensor.py Rename nest test_sensor_sdm.py to test_sensor.py (#99512) 2023-09-03 10:36:20 -05:00