certbot/certbot-apache/tests
Brad Warren a3c9371dc5
Use pytest assertions (#9585)
* run unittest2pytest

The command used here was `unittest2pytest -nw acme/tests certbot*/tests`.

* fix with pytest.raises

* add parens to fix refactoring

* <= not <
2023-02-16 16:02:02 +11:00
..
apache-conf-files Fixing hanging test farm tests (#9211) 2022-02-22 13:19:48 -08:00
testdata apache: remove support for Apache 2.2 and CentOS 6 (#9354) 2022-08-29 10:05:48 -07:00
augeasnode_test.py Use pytest assertions (#9585) 2023-02-16 16:02:02 +11:00
autohsts_test.py Use pytest assertions (#9585) 2023-02-16 16:02:02 +11:00
centos_test.py Use pytest assertions (#9585) 2023-02-16 16:02:02 +11:00
complex_parsing_test.py Use pytest assertions (#9585) 2023-02-16 16:02:02 +11:00
configurator_reverter_test.py Use pytest assertions (#9585) 2023-02-16 16:02:02 +11:00
configurator_test.py Use pytest assertions (#9585) 2023-02-16 16:02:02 +11:00
debian_test.py Use pytest assertions (#9585) 2023-02-16 16:02:02 +11:00
display_ops_test.py Use pytest assertions (#9585) 2023-02-16 16:02:02 +11:00
dualnode_test.py Use pytest assertions (#9585) 2023-02-16 16:02:02 +11:00
entrypoint_test.py Use pytest assertions (#9585) 2023-02-16 16:02:02 +11:00
fedora_test.py Use pytest assertions (#9585) 2023-02-16 16:02:02 +11:00
gentoo_test.py Use pytest assertions (#9585) 2023-02-16 16:02:02 +11:00
http_01_test.py Use pytest assertions (#9585) 2023-02-16 16:02:02 +11:00
obj_test.py Use pytest assertions (#9585) 2023-02-16 16:02:02 +11:00
parser_test.py Use pytest assertions (#9585) 2023-02-16 16:02:02 +11:00
parsernode_configurator_test.py Use pytest assertions (#9585) 2023-02-16 16:02:02 +11:00
parsernode_test.py Automatically run test files with pytest (#9576) 2023-02-14 06:44:42 +11:00
parsernode_util_test.py Use pytest assertions (#9585) 2023-02-16 16:02:02 +11:00
util.py Update and run isort (#9573) 2023-02-10 10:51:20 -08:00