certbot/certbot-apache/tests
Adrien Ferrand 10eecf9c97
Deprecate zope.component in favor of an direct calls to functions from certbot.display.util module (#8835)
* Implement certbot services

* Various fixes

* Local oldest requirements

* Clean imports

* Add unit tests for certbot.services

* Clean code

* Protect against nullity of global services

* Fix CLI

* Fix tests

* Consistent test behavior

* Various fixes

* Clean code

* Remove reporter service, migrate display service in certbot.display.util.

* Fix test

* Fix apache compatibility test

* Fix oldest test

* Setup certbot.display.service module

* Reintegrate in util

* Fix imports

* Fix tests and documentation

* Refactor

* Cleanup

* Cleanup

* Clean imports

* Add unit tests

* Borrow sphinx build fix from #8863

* Fix type

* Add comment

* Do not reuse existing display service, which never exist at that time

* Make get_display() private

* Fix lint

* Make display internal

* Fix circular dependencies

* Fixing circular dependencies

* Rename patch methods and update docstring

* Update deprecation messages

* Update certbot/certbot/_internal/display/obj.py

Co-authored-by: Brad Warren <bmw@users.noreply.github.com>

* Update certbot/certbot/tests/util.py

Co-authored-by: Brad Warren <bmw@users.noreply.github.com>

* Update certbot/certbot/tests/util.py

Co-authored-by: Brad Warren <bmw@users.noreply.github.com>

* Update certbot/certbot/tests/util.py

Co-authored-by: Brad Warren <bmw@users.noreply.github.com>

* Update certbot/certbot/tests/util.py

Co-authored-by: Brad Warren <bmw@users.noreply.github.com>

* Add links

* Avoid relying on internal certbot packages from certbot-apache

* Keep same behavior for patch_get_utility*

* Better diff

* Add changelog

* Update certbot/certbot/tests/util.py

Co-authored-by: Brad Warren <bmw@users.noreply.github.com>

Co-authored-by: Brad Warren <bmw@users.noreply.github.com>
2021-07-19 17:09:06 -07:00
..
apache-conf-files Add Ubuntu 20.10 test farm tests (#8414) 2020-10-28 15:08:16 -07:00
testdata apache: fix crash when authenticating empty vhosts (#8941) 2021-07-15 11:12:14 -07:00
augeasnode_test.py Use Python 3 style super (#8777) 2021-04-08 13:04:51 -07:00
autohsts_test.py Command-line UX overhaul (#8852) 2021-05-25 10:47:39 +10:00
centos6_test.py Command-line UX overhaul (#8852) 2021-05-25 10:47:39 +10:00
centos_test.py Use Python 3 style super (#8777) 2021-04-08 13:04:51 -07:00
complex_parsing_test.py Use Python 3 style super (#8777) 2021-04-08 13:04:51 -07:00
configurator_reverter_test.py Use Python 3 style super (#8777) 2021-04-08 13:04:51 -07:00
configurator_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
debian_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
display_ops_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
dualnode_test.py Use better asserts. Added notes to style guide. (#8451) 2020-11-12 23:33:02 +01:00
entrypoint_test.py Do not require mock in Python 3 in apache module (#7896) 2020-04-15 11:30:08 -07:00
fedora_test.py Use Python 3 style super (#8777) 2021-04-08 13:04:51 -07:00
gentoo_test.py Use Python 3 style super (#8777) 2021-04-08 13:04:51 -07:00
http_01_test.py apache: configure nameless vhosts during auth (#8898) 2021-06-21 07:18:29 -04:00
obj_test.py Use better asserts. Added notes to style guide. (#8451) 2020-11-12 23:33:02 +01:00
parser_test.py apache: fix crash when authenticating empty vhosts (#8941) 2021-07-15 11:12:14 -07:00
parsernode_configurator_test.py Use Python 3 style super (#8777) 2021-04-08 13:04:51 -07:00
parsernode_test.py Use Python 3 style super (#8777) 2021-04-08 13:04:51 -07:00
parsernode_util_test.py Modifications needed for merging to master 2020-01-06 17:19:33 +02:00
util.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