certbot/certbot-compatibility-test/certbot_compatibility_test/configurators
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
..
apache Revert change to NamespaceConfig's constructor (#9709) 2023-06-07 15:16:14 -07:00
nginx Revert change to NamespaceConfig's constructor (#9709) 2023-06-07 15:16:14 -07:00
__init__.py s/Let's Encrypt/Certbot certbot-compatibility-test 2016-04-13 16:59:37 -07:00
common.py Update and run isort (#9573) 2023-02-10 10:51:20 -08:00