Compare commits

...

15 Commits

Author SHA1 Message Date
Erica Portnoy
802b3df023 Move certbot-dns-google testdata/ under tests/ 2019-11-25 23:23:34 -08:00
Erica Portnoy
b45ef03869 Refactor tests out of module for certbot-dns-route53 2019-11-25 23:11:36 -08:00
Erica Portnoy
3d6c7de1de Refactor tests out of module for certbot-dns-sakuracloud 2019-11-25 23:10:45 -08:00
Erica Portnoy
48c72661ef Refactor tests out of module for certbot-dns-rfc2136 2019-11-25 23:10:45 -08:00
Erica Portnoy
ff416cb58e Refactor tests out of module for certbot-dns-ovh 2019-11-25 23:10:45 -08:00
Erica Portnoy
60a272b637 Refactor tests out of module for certbot-dns-nsone 2019-11-25 23:10:45 -08:00
Erica Portnoy
46eebc10b4 Refactor tests out of module for certbot-dns-luadns 2019-11-25 23:10:45 -08:00
Erica Portnoy
685b170cf4 Refactor tests out of module for certbot-dns-linode 2019-11-25 23:10:45 -08:00
Erica Portnoy
8eea65b95f Refactor tests out of module for certbot-dns-google 2019-11-25 23:10:44 -08:00
Erica Portnoy
2254e46711 Refactor tests out of module for certbot-dns-gehirn 2019-11-25 23:10:44 -08:00
Erica Portnoy
f25b92cfd5 Refactor tests out of module for certbot-dns-dnsmadeeasy 2019-11-25 23:10:44 -08:00
Erica Portnoy
7b83aaa176 Refactor tests out of module for certbot-dns-dnsimple 2019-11-25 23:10:44 -08:00
Erica Portnoy
27e062309f Refactor tests out of module for certbot-dns-digitalocean 2019-11-25 23:10:44 -08:00
Erica Portnoy
e941d740a6 Refactor tests out of module for certbot-dns-cloudxns 2019-11-25 23:10:44 -08:00
Erica Portnoy
92a0e2986c Refactor tests out of module for certbot-dns-cloudflare 2019-11-25 23:10:44 -08:00
29 changed files with 14 additions and 43 deletions

View File

@@ -1,3 +1 @@
include LICENSE.txt
include README.rst
recursive-include docs *
recursive-include tests *

View File

@@ -1,3 +1 @@
include LICENSE.txt
include README.rst
recursive-include docs *
recursive-include tests *

View File

@@ -1,3 +1 @@
include LICENSE.txt
include README.rst
recursive-include docs *
recursive-include tests *

View File

@@ -1,3 +1 @@
include LICENSE.txt
include README.rst
recursive-include docs *
recursive-include tests *

View File

@@ -1,3 +1 @@
include LICENSE.txt
include README.rst
recursive-include docs *
recursive-include tests *

View File

@@ -1,3 +1 @@
include LICENSE.txt
include README.rst
recursive-include docs *
recursive-include tests *

View File

@@ -1,4 +1 @@
include LICENSE.txt
include README.rst
recursive-include docs *
recursive-include certbot_dns_google/testdata *
recursive-include tests *

View File

@@ -1,3 +1 @@
include LICENSE.txt
include README.rst
recursive-include docs *
recursive-include tests *

View File

@@ -1,3 +1 @@
include LICENSE.txt
include README.rst
recursive-include docs *
recursive-include tests *

View File

@@ -1,3 +1 @@
include LICENSE.txt
include README.rst
recursive-include docs *
recursive-include tests *

View File

@@ -1,3 +1 @@
include LICENSE.txt
include README.rst
recursive-include docs *
recursive-include tests *

View File

@@ -1,3 +1 @@
include LICENSE.txt
include README.rst
recursive-include docs *
recursive-include tests *

View File

@@ -1,3 +1 @@
include LICENSE.txt
include README
recursive-include docs *
recursive-include tests *

View File

@@ -1,3 +1 @@
include LICENSE.txt
include README.rst
recursive-include docs *
recursive-include tests *