amqtt/tests
rparry-jones d0eb64dc19 #126
- Updated protocol handlers to more reliably remove active waiters when task cancellation occurs
- Fixed checks where expecting a KeyError when it should be checking if not None
- Updated next_packet_id property to correctly check if there are any packet_ids available. Avoids infinite loop if all packet ids are used.
2023-02-27 18:52:11 +01:00
..
mqtt remove deprecated loop parameter from tests 2022-01-11 12:55:04 +01:00
plugins python pre 3.9 compatibily 2022-02-06 14:42:51 +01:00
__init__.py use black linter with 96 char line length 2021-03-14 21:44:41 +01:00
conftest.py Pass code through `black` formatter 2021-08-17 16:20:27 +02:00
test_broker.py broker: release server connection upon exception 2023-02-11 15:53:13 +01:00
test_cli.py remove legacy cli test 2021-08-17 17:01:58 +02:00
test_client.py #126 2023-02-27 18:52:11 +01:00
test_codecs.py update imports in tests 2021-03-27 17:49:55 +01:00
test_utils.py add test_utils 2021-05-03 21:42:19 +02:00