certbot/certbot-apache/tests
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
..
apache-conf-files Add Ubuntu 20.10 test farm tests (#8414) 2020-10-28 15:08:16 -07:00
testdata apache: fix crash when authenticating empty vhosts (#8941) 2021-07-15 11:12:14 -07:00
augeasnode_test.py Improve assertions in certbot-apache tests. (#9131) 2022-01-03 22:05:21 +01:00
autohsts_test.py Improve assertions in certbot-apache tests. (#9131) 2022-01-03 22:05:21 +01:00
centos6_test.py Improve assertions in certbot-apache tests. (#9131) 2022-01-03 22:05:21 +01:00
centos_test.py Improve assertions in certbot-apache tests. (#9131) 2022-01-03 22:05:21 +01:00
complex_parsing_test.py Improve assertions in certbot-apache tests. (#9131) 2022-01-03 22:05:21 +01:00
configurator_reverter_test.py Improve assertions in certbot-apache tests. (#9131) 2022-01-03 22:05:21 +01:00
configurator_test.py Fully type certbot apache (#9177) 2022-01-31 19:17:40 +11:00
debian_test.py Improve assertions in certbot-apache tests. (#9131) 2022-01-03 22:05:21 +01:00
display_ops_test.py Improve assertions in certbot-apache tests. (#9131) 2022-01-03 22:05:21 +01:00
dualnode_test.py Improve assertions in certbot-apache tests. (#9131) 2022-01-03 22:05:21 +01:00
entrypoint_test.py Fix some typos (found by codespell) (#9017) 2021-09-03 06:43:13 +10:00
fedora_test.py Improve assertions in certbot-apache tests. (#9131) 2022-01-03 22:05:21 +01:00
gentoo_test.py Improve assertions in certbot-apache tests. (#9131) 2022-01-03 22:05:21 +01:00
http_01_test.py Improve assertions in certbot-apache tests. (#9131) 2022-01-03 22:05:21 +01:00
obj_test.py Improve assertions in certbot-apache tests. (#9131) 2022-01-03 22:05:21 +01:00
parser_test.py apache: expose aug_save errors in the debug log (#9169) 2022-01-24 09:33:11 -08:00
parsernode_configurator_test.py Improve assertions in certbot-apache tests. (#9131) 2022-01-03 22:05:21 +01:00
parsernode_test.py Use Python 3 style super (#8777) 2021-04-08 13:04:51 -07:00
parsernode_util_test.py Modifications needed for merging to master 2020-01-06 17:19:33 +02:00
util.py Add typing to certbot.apache (#9071) 2022-01-21 10:15:48 +01:00