vici: Add some initial session level unit-tests

This commit is contained in:
Martin Willi
2022-12-12 14:38:09 +01:00
committed by Tobias Brunner
parent aa0da01fde
commit 254d4075fe
2 changed files with 100 additions and 0 deletions
@@ -4,6 +4,7 @@ EXTRA_DIST = LICENSE README.rst MANIFEST.in \
tox.sh \
test/__init__.py \
test/test_protocol.py \
test/test_session.py \
vici/__init__.py \
vici/command_wrappers.py \
vici/exception.py \