core/tests/components/nest
Allen Porter ddd198de37
Fix legacy nest diagnostics to return empty rather than fail (#65824)
Fix legacy nest diangostics to return gracefully, rather than a TypError
by checking explicitiy for SDM in the config entry. Update diagnostics
to use the common nest test fixture, and extend with support for the
legacy nest config. Use the sdm test fixture in the existing legacy
tests so they all share the same config files.
2022-02-06 14:14:25 -08:00
..
__init__.py
common.py Fix legacy nest diagnostics to return empty rather than fail (#65824) 2022-02-06 14:14:25 -08:00
conftest.py Update nest diagnostics (#65141) 2022-01-28 21:50:38 +01:00
test_api.py Refactor nest test_init_sdm tests to use fixtures with varied config types (#64736) 2022-01-22 20:56:03 -08:00
test_camera_sdm.py Improve nest media player clip/image and event handling for multiple events in a short time range (#63149) 2022-01-11 20:54:49 -08:00
test_climate_sdm.py Update nest climate and sensor test fixtures (#64800) 2022-01-23 16:06:04 -08:00
test_config_flow_legacy.py Fix legacy nest diagnostics to return empty rather than fail (#65824) 2022-02-06 14:14:25 -08:00
test_config_flow_sdm.py Strip whitespace in nest cloud project id (#64503) 2022-01-20 09:13:49 +01:00
test_device_info.py Set a suggested_area on nest devices based on the Google Home room name (#62871) 2021-12-27 11:39:57 -08:00
test_device_trigger.py Use DeviceAutomationType in tests/components/[m-r]* (#62443) 2021-12-20 22:29:22 +01:00
test_diagnostics.py Fix legacy nest diagnostics to return empty rather than fail (#65824) 2022-02-06 14:14:25 -08:00
test_events.py Improve nest media player clip/image and event handling for multiple events in a short time range (#63149) 2022-01-11 20:54:49 -08:00
test_init_legacy.py Fix legacy nest diagnostics to return empty rather than fail (#65824) 2022-02-06 14:14:25 -08:00
test_init_sdm.py Refactor nest test_init_sdm tests to use fixtures with varied config types (#64736) 2022-01-22 20:56:03 -08:00
test_local_auth.py
test_media_source.py Update nest media player device thumbnails (#64738) 2022-01-22 23:46:00 -08:00
test_sensor_sdm.py Update nest climate and sensor test fixtures (#64800) 2022-01-23 16:06:04 -08:00