certbot/certbot/tests/plugins
Mads Jensen 6f85eb928c
Use literals wherever possible. (#9194)
* Use literals wherever possible.

These were found with flake8-comprehensions.
2022-02-14 14:54:03 -08:00
..
__init__.py Refactor certbot/ and certbot/tests/ to use the same structure as the other packages (#7544) 2019-11-25 14:28:05 -08:00
common_test.py Reimplement Certbot zope.interfaces into abstract base classes (#8950) 2021-07-29 13:45:29 -07:00
disco_test.py Use literals wherever possible. (#9194) 2022-02-14 14:54:03 -08:00
dns_common_lexicon_test.py Use Python 3 style super (#8777) 2021-04-08 13:04:51 -07:00
dns_common_test.py Use super().__init__ instead of explicitly calling named super-class. (#9166) 2022-01-09 22:50:44 +01:00
enhancements_test.py Deprecate zope.component in favor of an direct calls to functions from certbot.display.util module (#8835) 2021-07-19 17:09:06 -07:00
manual_test.py Deprecate zope.component in favor of an direct calls to functions from certbot.display.util module (#8835) 2021-07-19 17:09:06 -07:00
null_test.py Update assertTrue/False to Python 3 precise asserts (#8792) 2021-04-29 10:45:08 +10:00
selection_test.py Remove all non essential references to the old Zope interfaces (#8988) 2021-08-17 14:51:26 -07:00
standalone_test.py Remove outdated pylint comments (#9167) 2022-01-09 22:51:06 +01:00
storage_test.py Reimplement Certbot zope.interfaces into abstract base classes (#8950) 2021-07-29 13:45:29 -07:00
util_test.py Update assertTrue/False to Python 3 precise asserts (#8792) 2021-04-29 10:45:08 +10:00
webroot_test.py Fix Windows webroot crash when multiple domains have the same webroot (#9108) 2021-11-22 19:00:55 +01:00