aioesphomeapi/tests
J. Nick Koston 67661dbd7f
Avoid expensive debug logging checks in packet processor (#700)
2023-11-25 07:51:48 -06:00
..
__init__.py Update some legacy python code to python 3.9 (#635) 2023-11-11 14:19:04 -06:00
common.py Fix race in cleaning up connection (#698) 2023-11-25 07:11:34 -06:00
conftest.py Avoid expensive debug logging checks in packet processor (#700) 2023-11-25 07:51:48 -06:00
test__frame_helper.py Avoid expensive debug logging checks in packet processor (#700) 2023-11-25 07:51:48 -06:00
test_client.py Avoid expensive debug logging checks in packet processor (#700) 2023-11-25 07:51:48 -06:00
test_connection.py Avoid expensive debug logging checks in packet processor (#700) 2023-11-25 07:51:48 -06:00
test_host_resolver.py Ensure scope_id is preserved from zeroconf resolution on python versions that support it (#664) 2023-11-23 07:48:34 -06:00
test_log_runner.py Fix error in noise frame helper were we could write when the writer was unset (#685) 2023-11-24 09:42:56 -06:00
test_model.py Update some legacy python code to python 3.9 (#635) 2023-11-11 14:19:04 -06:00
test_reconnect_logic.py Fix race in cleaning up connection (#698) 2023-11-25 07:11:34 -06:00
test_util.py Move varuint functions into plain_text frame_helper (#587) 2023-10-16 17:24:03 -10:00
test_zeroconf.py Refactor zeroconf code to avoid creating instances when one is unneeded (#643) 2023-11-17 13:11:36 -06:00