certbot/certbot-apache/certbot_apache/_internal/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
..
apache-conf-files Make mypy pass on our tests (#9648) 2023-03-31 09:20:44 +11:00
testdata Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
__init__.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
augeasnode_test.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
autohsts_test.py Rewrite tox config (#9666) 2023-04-16 10:30:59 +10:00
centos_test.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
complex_parsing_test.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
configurator_reverter_test.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
configurator_test.py Migrate pkg_resources usages to importlib.resources (#9748) 2023-09-07 11:38:44 -07:00
debian_test.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
display_ops_test.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
dualnode_test.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
entrypoint_test.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
fedora_test.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
gentoo_test.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
http_01_test.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
obj_test.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
parser_test.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
parsernode_configurator_test.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
parsernode_test.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
parsernode_util_test.py Make apache tests internal (#9637) 2023-03-28 14:55:44 -07:00
util.py Migrate pkg_resources usages to importlib.resources (#9748) 2023-09-07 11:38:44 -07:00