certbot/certbot-ci/certbot_integration_tests
alexzorin 0465643d0a
certbot-ci: fix integration-external tests (#8547)
In 96a05d9, mypy testing was added to certbot-ci, but introduced an
undeclared dependency on acme.magic_typing, resulting in a crash when
run under the integration-external tox environment.

This change uses the typing module in certbot-ci in place of
acme.magic_typing. It is already provided via dev_constraints.
2020-12-17 09:06:21 +01:00
..
assets Merge pull request #8444 from certbot/ecdsa 2020-11-19 11:54:24 -08:00
certbot_tests Added certbot-ci to lint section. Silenced and fixed linting warnings. (#8450) 2020-12-16 20:34:12 +01:00
nginx_tests certbot-ci: fix integration-external tests (#8547) 2020-12-17 09:06:21 +01:00
rfc2136_tests Added certbot-ci to lint section. Silenced and fixed linting warnings. (#8450) 2020-12-16 20:34:12 +01:00
utils certbot-ci: fix integration-external tests (#8547) 2020-12-17 09:06:21 +01:00
.coveragerc Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
__init__.py [Unix] Create a framework for certbot integration tests: PART 1 (#6578) 2019-03-01 13:18:06 -08:00
conftest.py Added certbot-ci to lint section. Silenced and fixed linting warnings. (#8450) 2020-12-16 20:34:12 +01:00