* 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 |
||
---|---|---|
.. | ||
__init__.py | ||
common.py | ||
conftest.py | ||
test_api.py | ||
test_camera_sdm.py | ||
test_climate_sdm.py | ||
test_config_flow_legacy.py | ||
test_config_flow_sdm.py | ||
test_device_info.py | ||
test_device_trigger.py | ||
test_events.py | ||
test_init_legacy.py | ||
test_init_sdm.py | ||
test_local_auth.py | ||
test_media_source.py | ||
test_sensor_sdm.py |