certbot/certbot-compatibility-test/certbot_compatibility_test
Will Greenberg 468f4749b8
Revert change to NamespaceConfig's constructor (#9709)
* Revert change to NamespaceConfig's constructor

NamespaceConfig's argument sources dict is now set with a method,
and raises a runtime error if one isn't set when set_by_user() is
called.

* Actually update CHANGELOG to reflect the set_by_user changes

* linter appeasement

* configuration: update docs, add test

This test ensures that calling `set_by_user` without an initialized
sources dict raises a RuntimeError.
2023-06-07 15:16:14 -07:00
..
configurators Revert change to NamespaceConfig's constructor (#9709) 2023-06-07 15:16:14 -07: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 apache (#9177) 2022-01-31 19:17:40 +11:00
test_driver.py Update and run isort (#9573) 2023-02-10 10:51:20 -08:00
util.py Update and run isort (#9573) 2023-02-10 10:51:20 -08:00
validator.py Upgrade pylint (#9470) 2022-11-17 18:21:14 +11:00