certbot/certbot-ci/certbot_integration_tests
Adrien Ferrand cc359dab46
Migrate pkg_resources usages to importlib.resources (#9748)
* Migrate pkg_resources API related to resources to importlib_resources

* Fix lint and mypy + pin lexicon

* Update filterwarnings

* Update oldest tests requirements

* Update pinned dependencies

* Fix for modern versions of python

* Fix assets load in nginx integration tests

* Fix a warning

* Isolate static generation from importlib.resource into a private function

---------

Co-authored-by: Adrien Ferrand <adrien.ferrand@amadeus.com>
2023-09-07 11:38:44 -07:00
..
assets Fully type certbot-ci module (#9120) 2021-11-30 08:24:39 +11:00
certbot_tests renewal: fix key_type not being preserved on <v1.25.0 renewal configs (#9636) 2023-03-28 08:44:19 -07:00
nginx_tests Migrate pkg_resources usages to importlib.resources (#9748) 2023-09-07 11:38:44 -07:00
rfc2136_tests Migrate pkg_resources usages to importlib.resources (#9748) 2023-09-07 11:38:44 -07:00
utils Migrate pkg_resources usages to importlib.resources (#9748) 2023-09-07 11:38:44 -07: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 tests: remove Boulder v1 endpoint from certbot-ci and azure (#9140) 2021-12-13 10:42:15 -08:00
py.typed Fully type certbot-ci module (#9120) 2021-11-30 08:24:39 +11:00