certbot/acme/tests
Mads Jensen 7e5e51aeff
Use super().__init__ instead of explicitly calling named super-class. (#9166)
* Use super().__init__ instead of explicitly calling named super-class.

* Fix unittest (typo fix).
2022-01-09 22:50:44 +01:00
..
testdata add ip address support to certbot/acme lib (2021 ver) (#8904) 2021-08-27 06:47:01 -07:00
challenges_test.py Add type annotations to the acme project (#9036) 2021-10-25 09:43:21 +11:00
client_test.py add ip address support to certbot/acme lib (2021 ver) (#8904) 2021-08-27 06:47:01 -07:00
crypto_util_test.py add ip address support to certbot/acme lib (2021 ver) (#8904) 2021-08-27 06:47:01 -07:00
errors_test.py Update assertTrue/False to Python 3 precise asserts (#8792) 2021-04-29 10:45:08 +10:00
fields_test.py Refactor tests out of packaged module for acme plugin (#7600) 2019-11-26 15:25:41 -08:00
jose_test.py Lint certbot code on Python 3, and update Pylint to the latest version (#7551) 2019-12-10 14:12:50 -08:00
jws_test.py Update assertTrue/False to Python 3 precise asserts (#8792) 2021-04-29 10:45:08 +10:00
magic_typing_test.py Deprecate acme.typing_magic module, stop using it in certbot (#8643) 2021-03-09 16:12:32 -08:00
messages_test.py Update assertTrue/False to Python 3 precise asserts (#8792) 2021-04-29 10:45:08 +10:00
standalone_test.py Use super().__init__ instead of explicitly calling named super-class. (#9166) 2022-01-09 22:50:44 +01:00
test_util.py Lint certbot code on Python 3, and update Pylint to the latest version (#7551) 2019-12-10 14:12:50 -08:00
util_test.py Refactor tests out of packaged module for acme plugin (#7600) 2019-11-26 15:25:41 -08:00