aioesphomeapi/tests
2023-11-23 10:20:56 -06:00
..
__init__.py Update some legacy python code to python 3.9 (#635) 2023-11-11 14:19:04 -06:00
common.py Improve connection tests for handling pings (#663) 2023-11-23 13:36:30 +01:00
conftest.py Fix missed GATT notify if the device responds immediately after subscribe (#669) 2023-11-23 09:46:56 -06:00
test__frame_helper.py Add additional coverage for starting noise connections (#653) 2023-11-21 16:42:23 +01:00
test_client.py Add coverage for bluetooth advertising (#670) 2023-11-23 10:20:56 -06:00
test_connection.py Improve connection tests for handling pings (#663) 2023-11-23 13:36:30 +01: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 eof_received not raising SocketClosedAPIError (#651) 2023-11-21 14:56:31 +01: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 running disconnect callback in reconnect logic (#666) 2023-11-23 08:39:03 -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