aioesphomeapi/tests
J. Nick Koston 3e920df478
Handle Bluetooth connection drops in more places (#766)
2023-11-28 07:23:21 -06:00
..
__init__.py Update some legacy python code to python 3.9 (#635) 2023-11-11 14:19:04 -06:00
common.py Add test for unexpected hello responses (#712) 2023-11-25 09:58:30 -06:00
conftest.py Reduce mocking in client test to better simulate actual usage (#735) 2023-11-26 13:50:45 -06:00
test__frame_helper.py Reduce duplicate code between connection and frame helper (#763) 2023-11-27 23:51:38 -06:00
test_client.py Handle Bluetooth connection drops in more places (#766) 2023-11-28 07:23:21 -06:00
test_connection.py Reduce duplicate code between connection and frame helper (#763) 2023-11-27 23:51:38 -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 Add test to ensure log runner reconnects on subscribe failure (#757) 2023-11-26 18:25:29 -06:00
test_model.py Add test for legacy UserService type_ conversion (#761) 2023-11-27 08:46:36 -06:00
test_reconnect_logic.py Fix not backing off when connection requires encryption (#762) 2023-11-27 18:39:22 -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