certbot/certbot-ci/certbot_integration_tests/utils
Adrien Ferrand 0181a0b07f
Fully type certbot apache (#9177)
* Work in progress

* Work in progress

* Work in progress

* Work in progress

* Fix issues around nullability of VirtualHost.path, may discuss that during review

* Work in progress

* Fix remaining types

* Various lint fixes

* Reconfigure tox and mypy to disallow untyped defs globally

* Cleanup compatibility tests

* Use cast for unused v2 logic

* Improve types

* Remove unused comment

* Fix coverage

* Better types

* Fix another type

* Update certbot-apache/certbot_apache/_internal/apacheparser.py

Co-authored-by: alexzorin <alex@zor.io>

* Update certbot-apache/certbot_apache/_internal/assertions.py

Co-authored-by: alexzorin <alex@zor.io>

* Fix type

* Various fixes

* Refactor imports

* Keep naming convention consistent on TypeVars

* Improve types

* Improve types

* Remove remaining Sequence[str] in the project

Co-authored-by: alexzorin <alex@zor.io>
2022-01-31 19:17:40 +11:00
..
__init__.py [Unix] Create a framework for certbot integration tests: PART 1 (#6578) 2019-03-01 13:18:06 -08:00
acme_server.py Fully type certbot apache (#9177) 2022-01-31 19:17:40 +11:00
certbot_call.py Fully type certbot apache (#9177) 2022-01-31 19:17:40 +11:00
constants.py tests: remove Boulder v1 endpoint from certbot-ci and azure (#9140) 2021-12-13 10:42:15 -08:00
dns_server.py Fully type certbot apache (#9177) 2022-01-31 19:17:40 +11:00
misc.py Typed jose fields (#9073) 2022-01-24 15:16:19 -08:00
pebble_artifacts.py Fully type certbot-ci module (#9120) 2021-11-30 08:24:39 +11:00
pebble_ocsp_server.py Fully type certbot-ci module (#9120) 2021-11-30 08:24:39 +11:00
proxy.py Fully type certbot-ci module (#9120) 2021-11-30 08:24:39 +11:00