Marc Mueller
|
1ad8151bd1
|
Use PEP 695 type alias in tests (#117797)
|
2024-05-20 19:03:04 +02:00 |
Marc Mueller
|
f50973c76c
|
Use PEP 695 misc (#117788)
|
2024-05-20 12:01:49 +02:00 |
Marc Mueller
|
87bb7ced79
|
Use PEP 695 for simple type aliases (#117633)
|
2024-05-17 14:42:21 +02:00 |
epenet
|
48b1678075
|
Add test helper to remove device (#116234)
* Add test helper to remove device
* Rename
* Fix signature
|
2024-04-28 18:50:15 +02:00 |
Marc Mueller
|
19ab3d6daf
|
Add empty line after module docstring [helpers + other] (#112707)
|
2024-03-08 10:36:11 -05:00 |
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 |