LVM hook end-to-end tests, not quite working yet (#80).

This commit is contained in:
Dan Helfman
2024-12-05 22:46:50 -08:00
parent 03bbe77dd9
commit ec9e1a8223
10 changed files with 293 additions and 10 deletions
+1 -1
View File
@@ -25,5 +25,5 @@ python3 -m pip install --no-cache --upgrade pip==24.2 setuptools==72.1.0
pip3 install --ignore-installed tox==4.11.3
export COVERAGE_FILE=/tmp/.coverage
#tox --workdir /tmp/.tox --sitepackages
tox --workdir /tmp/.tox --sitepackages
tox --workdir /tmp/.tox --sitepackages -e end-to-end