epenet
|
6a1cd75a67
|
Add MockHAClientWebSocket test helper (#87832)
* Add MockHAClientWebSocket test helper
* Add sample use
* Add missing type hint
|
2023-02-10 10:23:26 -05:00 |
epenet
|
fac746c974
|
Improve recorder type hints in tests (#87826)
* Improve recorder type hints in tests
* Add comment
* Adjust comment
|
2023-02-10 11:11:39 +01:00 |
Jan Bouwhuis
|
4ad386d794
|
Correct type hints mqtt_client_mock and move new generator type (#87527)
* Correct mqtt_client_mock and move MqttMockType
* Rename MqttMockType to MqttMockGenerator
* Make types more specific
* adjust returntype _setup_mqtt_entry
* Correct return type _setup_mqtt_entry
* Update tests/conftest.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update tests/conftest.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
---------
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
|
2023-02-06 15:05:06 +01:00 |
epenet
|
7db166b515
|
Fix tests typing helper (#86956)
|
2023-01-31 08:48:35 +01:00 |
epenet
|
7e7a27f8b9
|
Add type hints to http client fixtures (#86795)
|
2023-01-30 13:40:07 +01:00 |