txacme.test.test_endpoint module¶
Tests for txacme.endpoint.
-
class
txacme.test.test_endpoint.EndpointTests(*args, **kwargs)[source]¶ Tests for
AutoTLSEndpoint.-
test_directory_url_type()[source]¶ AutoTLSEndpointexpects atwisted.python.url.URLinstance for thedirectoryargument.
-
-
class
txacme.test.test_endpoint.PluginTests(*args, **kwargs)[source]¶ Tests for the plugins.
-
test_le_parser()[source]¶ The
le:parser uses the Let’s Encrypt production directory, and provides the relevant interfaces.
-