certbot/certbot-compatibility-test/certbot_compatibility_test
Adrien Ferrand dac0b2c187
Typed jose fields (#9073)
* Add generic methods to save some casts, and fix lint

* Update current and oldest pinning

* Fix classes

* Remove some todos thanks to josepy 1.11.0

* Cleanup some useless pylint disable

* Finish complete typing

* Better TypeVar names

* Upgrade pinning and fix some typing errors

* Use protocol

* Fix types in apache

Co-authored-by: Brad Warren <bmw@users.noreply.github.com>
2022-01-24 15:16:19 -08:00
..
configurators Add typing to certbot.apache (#9071) 2022-01-21 10:15:48 +01:00
testdata certbot-compat: remove dupe random25863 nginx name (#8286) 2020-09-16 10:00:38 -07:00
__init__.py s/Let's Encrypt/Certbot certbot-compatibility-test 2016-04-13 16:59:37 -07:00
errors.py s/Let's Encrypt/Certbot certbot-compatibility-test 2016-04-13 16:59:37 -07:00
interfaces.py Fully type certbot-compatibility-test (#9133) 2021-12-14 12:14:11 +11:00
test_driver.py Typed jose fields (#9073) 2022-01-24 15:16:19 -08:00
util.py Fully type certbot-compatibility-test (#9133) 2021-12-14 12:14:11 +11:00
validator.py Fully type certbot-compatibility-test (#9133) 2021-12-14 12:14:11 +11:00
validator_test.py Fully type certbot-compatibility-test (#9133) 2021-12-14 12:14:11 +11:00