1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00

Transip v2.1.1, back out test skips and coverage omits

This commit is contained in:
Ross McFarland
2020-03-16 07:45:32 -07:00
parent 694d7f3a71
commit fd037e873b
3 changed files with 3 additions and 9 deletions

View File

@@ -11,7 +11,6 @@ from six import text_type
from suds import WebFault
from unittest import TestCase
from unittest import skip
from octodns.provider.transip import TransipProvider
from octodns.provider.yaml import YamlProvider
@@ -98,9 +97,7 @@ class MockDomainService(DomainService):
document = {}
raise WebFault(fault, document)
# FIXME Skipping broken tests for now. Revert this once they are found to
# be working again
@skip("Skipping broken transip tests")
class TestTransipProvider(TestCase):
bogus_key = str("""-----BEGIN RSA PRIVATE KEY-----