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
conftest.py
test_api.py
test_camera.py Migrate google related tests to use freezegun (#105552) 2023-12-21 12:23:01 +01:00
test_climate.py
test_config_flow.py Improve OAuth error handling in configuration flows (#103157) 2023-11-11 11:02:51 +01:00
test_device_info.py
test_device_trigger.py Small cleanup of nest tests (#102787) 2023-10-25 15:35:58 +02:00
test_diagnostics.py
test_events.py
test_init.py
test_media_source.py
test_sensor.py