commit | a1f71b61ea763b5ac7429940018c1bb697889e56 | [log] [tgz] |
---|---|---|
author | John Snow <jsnow@redhat.com> | Wed Sep 15 12:29:53 2021 -0400 |
committer | John Snow <jsnow@redhat.com> | Mon Sep 27 12:10:29 2021 -0400 |
tree | f6624d890391301ea795644efad83336b9dc5923 | |
parent | 4320f7172f66d573e31cb7ab697bca3bd3030f16 [diff] |
python/aqmp: add AsyncProtocol unit tests This tests most of protocol.py -- From a hacked up Coverage.py run, it's at about 86%. There's a few error cases that aren't very well tested yet, they're hard to induce artificially so far. I'm working on it. Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20210915162955.333025-26-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com>