certbot/acme/tests
Mads Jensen 2cf1775864
Update assertTrue/False to Python 3 precise asserts (#8792)
* Update assertTrue/False to Python 3 precise asserts

* Fix test failures

* Fix test failures

* More replacements

* Update to Python 3 asserts in acme-module

* Fix Windows test failure

* Fix failures

* Fix test failure

* More replacements

* Don't include the semgrep rules

* Fix test failure
2021-04-29 10:45:08 +10:00
..
testdata Fix TLS-ALPN tests with newer versions of OpenSSL (#8026) 2020-06-01 15:18:38 -07:00
challenges_test.py Update assertTrue/False to Python 3 precise asserts (#8792) 2021-04-29 10:45:08 +10:00
client_test.py Update assertTrue/False to Python 3 precise asserts (#8792) 2021-04-29 10:45:08 +10:00
crypto_util_test.py Update assertTrue/False to Python 3 precise asserts (#8792) 2021-04-29 10:45:08 +10: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 Added missing from typing imports. (#8724) 2021-03-23 21:33:47 +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