hass-core/tests/components/nest
Allen Porter 788373a7ca
Update legacy nest config flow tests to use modern best practices (#63019)
* Update legacy nest tests to use modern best practices

Update legacy nest integration config flow tests to test the config flow actually through the integration APIs rather
than interacting with the config flow object directly. This is a pre-factoring pulled out of a larger config flow revamp
where we want to exercise the actual production code for initializing configuration, config flows, and authentication
implementations.

* Revert some test name/comment changes

* Update setup calls to verify async_setup_legacy is called
2021-12-29 10:38:50 -08:00
..
__init__.py Nest config flow (#14921) 2018-06-13 11:14:52 -04:00
common.py Only publish nest camera event messages once per thread and bump nest version (#61587) 2021-12-12 14:12:05 -08:00
conftest.py Block tests from opening sockets (#55516) 2021-10-05 14:46:09 -10:00
test_api.py Resolve nest pub/sub subscriber token refresh issues (#44686) 2021-01-02 01:51:01 +01:00
test_camera_sdm.py Revert "Add an entity service for saving nest event related snapshots" (#60632) 2021-11-30 16:16:00 +01:00
test_climate_sdm.py Rename tests filenames to conform to Home Assistant standards (#58266) 2021-10-22 22:25:55 -07:00
test_config_flow_legacy.py Update legacy nest config flow tests to use modern best practices (#63019) 2021-12-29 10:38:50 -08:00
test_config_flow_sdm.py Fix regression in nest event media player with multiple devices (#61064) 2021-12-05 13:02:37 -08: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_events.py Reload nest integration when new devices are added (#62976) 2021-12-29 12:20:55 +01:00
test_init_legacy.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_init_sdm.py Update nest config flow to dramatically simplify end user setup with automated pub/sub subscription creation (#59260) 2021-11-29 22:41:29 -08:00
test_local_auth.py Move Legacy Works With Nest integration to subdirectory (#44368) 2020-12-22 12:42:37 -08:00
test_media_source.py Simplify nest test patch using new keyword (#62336) 2021-12-19 11:45:04 -08:00
test_sensor_sdm.py Rename tests filenames to conform to Home Assistant standards (#58266) 2021-10-22 22:25:55 -07:00