1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-26 07:41:33 +03:00

add tests with external mock library

This commit is contained in:
Brad Warren
2021-01-29 15:31:11 -08:00
parent bdfb9f19c4
commit 2e33aec8a8

View File

@@ -137,6 +137,11 @@ commands =
setenv =
{[testenv:oldest]setenv}
[testenv:external-mock]
commands =
python {toxinidir}/tools/pip_install.py mock
{[base]install_and_test} {[base]all_packages}
[testenv:lint]
basepython = python3
# separating into multiple invocations disables cross package