certbot/letsencrypt/client/tests
Garrett Robinson 79f5ebe734 Update unit tests for determine_authenticator
The last commit refactored determine_authenticator to take a mapping of
authenticator names to authenticators instead of a list of
authenticators. This commit updates the existing unit tests to work with
this refactor.
2015-04-09 15:46:19 -07:00
..
display Correctly handle None 2015-02-24 16:39:26 -08:00
testdata Move IAuthenticators and IInstallers into plugins dir 2015-03-26 17:23:17 -07:00
__init__.py First draft of apache configurator unit tests 2014-12-03 04:35:49 -08:00
achallenges_test.py Use acme.challenges in client 2015-02-25 13:56:47 +00:00
acme_util.py fix unittests/formatting 2015-03-30 17:28:50 -07:00
auth_handler_test.py fix unittests/formatting 2015-03-30 17:28:50 -07:00
client_test.py Update unit tests for determine_authenticator 2015-04-09 15:46:19 -07:00
configuration_test.py Finish revoker implementation and unittests 2015-02-18 04:01:49 -08:00
continuity_auth_test.py finish renaming/shorten name 2015-03-30 16:01:26 -07:00
crypto_util_test.py revisions 2015-02-23 04:26:43 -08:00
le_util_test.py Merge remote-tracking branch 'github/letsencrypt/master' into acme 2015-02-06 21:33:53 +00:00
log_test.py Simpler log_test 2014-12-10 15:19:04 +01:00
network2_test.py Fix review comments 2015-04-01 07:58:04 +00:00
recovery_token_test.py Use acme.challenges in client 2015-02-25 13:56:47 +00:00
reverter_test.py revisions 2015-02-23 04:26:43 -08:00
revoker_test.py Move IAuthenticators and IInstallers into plugins dir 2015-03-26 17:23:17 -07:00