~ubuntu-branches/debian/sid/lexicon/sid

« back to all changes in this revision

Viewing changes to tests/fixtures/cassettes/zonomi/IntegrationTests/test_Provider_when_calling_delete_record_by_identifier_should_remove_record.yaml

  • Committer: Package Import Robot
  • Author(s): Ana Custura
  • Date: 2018-03-02 22:36:08 UTC
  • Revision ID: package-import@ubuntu.com-20180302223608-4e2sghral3uifgq7
Tags: upstream-2.1.21
ImportĀ upstreamĀ versionĀ 2.1.21

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
interactions:
 
2
- request:
 
3
    body: null
 
4
    headers:
 
5
      Accept: ['*/*']
 
6
      Accept-Encoding: ['gzip, deflate']
 
7
      Connection: [keep-alive]
 
8
      User-Agent: [python-requests/2.18.4]
 
9
    method: GET
 
10
    uri: https://zonomi.com/app/dns/dyndns.jsp?action=QUERY&name=%2A%2A.pcekper.com.ar&type=SOA
 
11
  response:
 
12
    body: {string: !!python/unicode "<?xml version =\"1.0\"  ?><!DOCTYPE html [<!ENTITY\
 
13
        \ nbsp '&#160;'><!ENTITY trade '&#8482;'><!ENTITY copy '&#169;'>]><dnsapi_result><is_ok>OK:</is_ok>\n\
 
14
        <result_counts \n added=\"0\"\n changed=\"0\"\n unchanged=\"0\"\n deleted=\"\
 
15
        0\"/>\n<actions>\n\n<action \n action=\"QUERY\"\n host=\"pcekper.com.ar\"\n\
 
16
        \ type=\"SOA\">\n<record \n name=\"pcekper.com.ar\"\n type=\"SOA\"\n content=\"\
 
17
        ns1.zonomi.com. soacontact.zonomi.com. 27 10800 3600 604800 3600\"\n ttl=\"\
 
18
        86400 seconds\"\n prio=\"0\"/>\t</action></actions></dnsapi_result>"}
 
19
    headers:
 
20
      cache-control: [no-store]
 
21
      connection: [Keep-Alive]
 
22
      content-length: ['477']
 
23
      content-type: [text/xml;charset=UTF-8]
 
24
      date: ['Tue, 28 Nov 2017 22:03:32 GMT']
 
25
      keep-alive: ['timeout=5, max=100']
 
26
      server: [Apache/2.4.25 (Debian)]
 
27
      set-cookie: ['uv=720061985; Expires=Wed, 28-Nov-2018 22:03:32 GMT; Path=/app;
 
28
          HttpOnly', JSESSIONID=C0031C6ADADFF481DEA3B0B9CA686BDA; Path=/app/; Secure;
 
29
          HttpOnly]
 
30
      vary: [Accept-Encoding]
 
31
    status: {code: 200, message: OK}
 
32
- request:
 
33
    body: null
 
34
    headers:
 
35
      Accept: ['*/*']
 
36
      Accept-Encoding: ['gzip, deflate']
 
37
      Connection: [keep-alive]
 
38
      User-Agent: [python-requests/2.18.4]
 
39
    method: GET
 
40
    uri: https://zonomi.com/app/dns/dyndns.jsp?action=SET&name=delete.testid.pcekper.com.ar&prio=placeholder_priority&ttl=3600&type=TXT&value=challengetoken
 
41
  response:
 
42
    body: {string: !!python/unicode "<?xml version =\"1.0\"  ?><!DOCTYPE html [<!ENTITY\
 
43
        \ nbsp '&#160;'><!ENTITY trade '&#8482;'><!ENTITY copy '&#169;'>]><dnsapi_result><is_ok>OK:</is_ok>\n\
 
44
        <result_counts \n added=\"1\"\n changed=\"0\"\n unchanged=\"0\"\n deleted=\"\
 
45
        0\"/>\n<actions>\n\n<action \n action=\"SET\"\n host=\"delete.testid.pcekper.com.ar\"\
 
46
        \n type=\"TXT\"\n value=\"challengetoken\"\n ttl=\"3600\">\n<record \n name=\"\
 
47
        delete.testid.pcekper.com.ar\"\n type=\"TXT\"\n content=\"challengetoken\"\
 
48
        \n ttl=\"3600 seconds\"\n prio=\"0\"\n added=\"\"/>\t</action></actions></dnsapi_result>"}
 
49
    headers:
 
50
      cache-control: [no-store]
 
51
      connection: [Keep-Alive]
 
52
      content-length: ['498']
 
53
      content-type: [text/xml;charset=UTF-8]
 
54
      date: ['Tue, 28 Nov 2017 22:03:33 GMT']
 
55
      keep-alive: ['timeout=5, max=100']
 
56
      server: [Apache/2.4.25 (Debian)]
 
57
      set-cookie: ['uv=920061985; Expires=Wed, 28-Nov-2018 22:03:33 GMT; Path=/app;
 
58
          HttpOnly', JSESSIONID=4810DF897C8666D8E7A7704FCE498485; Path=/app/; Secure;
 
59
          HttpOnly]
 
60
      vary: [Accept-Encoding]
 
61
    status: {code: 200, message: OK}
 
62
- request:
 
63
    body: null
 
64
    headers:
 
65
      Accept: ['*/*']
 
66
      Accept-Encoding: ['gzip, deflate']
 
67
      Connection: [keep-alive]
 
68
      User-Agent: [python-requests/2.18.4]
 
69
    method: GET
 
70
    uri: https://zonomi.com/app/dns/dyndns.jsp?action=QUERY&name=delete.testid.pcekper.com.ar&type=TXT
 
71
  response:
 
72
    body: {string: !!python/unicode "<?xml version =\"1.0\"  ?><!DOCTYPE html [<!ENTITY\
 
73
        \ nbsp '&#160;'><!ENTITY trade '&#8482;'><!ENTITY copy '&#169;'>]><dnsapi_result><is_ok>OK:</is_ok>\n\
 
74
        <result_counts \n added=\"0\"\n changed=\"0\"\n unchanged=\"0\"\n deleted=\"\
 
75
        0\"/>\n<actions>\n\n<action \n action=\"QUERY\"\n host=\"delete.testid.pcekper.com.ar\"\
 
76
        \n type=\"TXT\">\n<record \n name=\"delete.testid.pcekper.com.ar\"\n type=\"\
 
77
        TXT\"\n content=\"challengetoken\"\n ttl=\"3600 seconds\"\n prio=\"0\"/>\t\
 
78
        </action></actions></dnsapi_result>"}
 
79
    headers:
 
80
      cache-control: [no-store]
 
81
      connection: [Keep-Alive]
 
82
      content-length: ['454']
 
83
      content-type: [text/xml;charset=UTF-8]
 
84
      date: ['Tue, 28 Nov 2017 22:03:34 GMT']
 
85
      keep-alive: ['timeout=5, max=100']
 
86
      server: [Apache/2.4.25 (Debian)]
 
87
      set-cookie: ['uv=230061985; Expires=Wed, 28-Nov-2018 22:03:34 GMT; Path=/app;
 
88
          HttpOnly', JSESSIONID=05B7B16FF9D42EB30875894150141D14; Path=/app/; Secure;
 
89
          HttpOnly]
 
90
      vary: [Accept-Encoding]
 
91
    status: {code: 200, message: OK}
 
92
- request:
 
93
    body: null
 
94
    headers:
 
95
      Accept: ['*/*']
 
96
      Accept-Encoding: ['gzip, deflate']
 
97
      Connection: [keep-alive]
 
98
      User-Agent: [python-requests/2.18.4]
 
99
    method: GET
 
100
    uri: https://zonomi.com/app/dns/dyndns.jsp?action=DELETE&name=delete.testid.pcekper.com.ar&type=TXT&value=challengetoken
 
101
  response:
 
102
    body: {string: !!python/unicode "<?xml version =\"1.0\"  ?><!DOCTYPE html [<!ENTITY\
 
103
        \ nbsp '&#160;'><!ENTITY trade '&#8482;'><!ENTITY copy '&#169;'>]><dnsapi_result><is_ok>OK:</is_ok>\n\
 
104
        <result_counts \n added=\"0\"\n changed=\"0\"\n unchanged=\"0\"\n deleted=\"\
 
105
        1\"/>\n<actions>\n\n<action \n action=\"DELETE\"\n host=\"delete.testid.pcekper.com.ar\"\
 
106
        \n type=\"TXT\"\n value=\"challengetoken\">\n<record \n name=\"delete.testid.pcekper.com.ar\"\
 
107
        \n type=\"TXT\"\n content=\"challengetoken\"\n ttl=\"3600 seconds\"\n prio=\"\
 
108
        0\"\n deleted=\"\"/>\t</action></actions></dnsapi_result>"}
 
109
    headers:
 
110
      cache-control: [no-store]
 
111
      connection: [Keep-Alive]
 
112
      content-length: ['491']
 
113
      content-type: [text/xml;charset=UTF-8]
 
114
      date: ['Tue, 28 Nov 2017 22:03:35 GMT']
 
115
      keep-alive: ['timeout=5, max=100']
 
116
      server: [Apache/2.4.25 (Debian)]
 
117
      set-cookie: ['uv=430061985; Expires=Wed, 28-Nov-2018 22:03:35 GMT; Path=/app;
 
118
          HttpOnly', JSESSIONID=D17D3953D66150895E0AB56FAEAC1E0B; Path=/app/; Secure;
 
119
          HttpOnly]
 
120
      vary: [Accept-Encoding]
 
121
    status: {code: 200, message: OK}
 
122
- request:
 
123
    body: null
 
124
    headers:
 
125
      Accept: ['*/*']
 
126
      Accept-Encoding: ['gzip, deflate']
 
127
      Connection: [keep-alive]
 
128
      User-Agent: [python-requests/2.18.4]
 
129
    method: GET
 
130
    uri: https://zonomi.com/app/dns/dyndns.jsp?action=QUERY&name=delete.testid.pcekper.com.ar&type=TXT
 
131
  response:
 
132
    body: {string: !!python/unicode "<?xml version =\"1.0\"  ?><!DOCTYPE html [<!ENTITY\
 
133
        \ nbsp '&#160;'><!ENTITY trade '&#8482;'><!ENTITY copy '&#169;'>]><dnsapi_result><is_ok>OK:</is_ok>\n\
 
134
        <result_counts \n added=\"0\"\n changed=\"0\"\n unchanged=\"0\"\n deleted=\"\
 
135
        0\"/>\n<actions>\n\n<action \n action=\"QUERY\"\n host=\"delete.testid.pcekper.com.ar\"\
 
136
        \n type=\"TXT\"></action></actions></dnsapi_result>"}
 
137
    headers:
 
138
      cache-control: [no-store]
 
139
      connection: [Keep-Alive]
 
140
      content-length: ['337']
 
141
      content-type: [text/xml;charset=UTF-8]
 
142
      date: ['Tue, 28 Nov 2017 22:03:36 GMT']
 
143
      keep-alive: ['timeout=5, max=100']
 
144
      server: [Apache/2.4.25 (Debian)]
 
145
      set-cookie: ['uv=830061985; Expires=Wed, 28-Nov-2018 22:03:36 GMT; Path=/app;
 
146
          HttpOnly', JSESSIONID=03BE98168AF753CCA57117BB98EACF37; Path=/app/; Secure;
 
147
          HttpOnly]
 
148
      vary: [Accept-Encoding]
 
149
    status: {code: 200, message: OK}
 
150
version: 1