Add type hints to MQTT init tests (#87402)
* Add hass type hint and `None` return type * Add type hints on tmp_path * Add registry hints * Add caplog and hass_ws_client type hints * Add type hints for MqttMockHAClientGenerator * Add type hints MqttMockPahoClient * Hints on fixtures `calls` and `record_calls` * Other fixture type hints tweaks * Add hints for mock_usename_password_set * Update tests/components/mqtt/test_init.py Co-authored-by: epenet <6771947+epenet@users.noreply.github.com> * correct domain --------- Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
This commit is contained in:
parent
c35661947a
commit
0bf4896c7f
1 changed files with 532 additions and 273 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue