Skip to content

Commit 2bd6a67

Browse files
committed
resetting tests
1 parent 178b9d1 commit 2bd6a67

File tree

5,269 files changed

+1220812
-468
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

5,269 files changed

+1220812
-468
lines changed
Lines changed: 279 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,279 @@
1+
interactions:
2+
- request:
3+
body: null
4+
headers:
5+
Accept:
6+
- '*/*'
7+
Accept-Encoding:
8+
- gzip, deflate
9+
Connection:
10+
- keep-alive
11+
Content-Length:
12+
- '0'
13+
User-Agent:
14+
- azsdk-python-storage-queue/12.0.0b5 Python/3.6.3 (Windows-10-10.0.18362-SP0)
15+
x-ms-date:
16+
- Wed, 30 Oct 2019 19:51:15 GMT
17+
x-ms-version:
18+
- '2018-03-28'
19+
method: PUT
20+
uri: https://storagename.queue.core.windows.net/pyqueuesyncbf740c50
21+
response:
22+
body:
23+
string: ''
24+
headers:
25+
content-length:
26+
- '0'
27+
date:
28+
- Wed, 30 Oct 2019 19:51:14 GMT
29+
server:
30+
- Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0
31+
x-ms-version:
32+
- '2018-03-28'
33+
status:
34+
code: 201
35+
message: Created
36+
- request:
37+
body: '<?xml version=''1.0'' encoding=''utf-8''?>
38+
39+
<QueueMessage><MessageText>message1</MessageText></QueueMessage>'
40+
headers:
41+
Accept:
42+
- application/xml
43+
Accept-Encoding:
44+
- gzip, deflate
45+
Connection:
46+
- keep-alive
47+
Content-Length:
48+
- '103'
49+
Content-Type:
50+
- application/xml; charset=utf-8
51+
User-Agent:
52+
- azsdk-python-storage-queue/12.0.0b5 Python/3.6.3 (Windows-10-10.0.18362-SP0)
53+
x-ms-date:
54+
- Wed, 30 Oct 2019 19:51:15 GMT
55+
x-ms-version:
56+
- '2018-03-28'
57+
method: POST
58+
uri: https://storagename.queue.core.windows.net/pyqueuesyncbf740c50/messages
59+
response:
60+
body:
61+
string: "\uFEFF<?xml version=\"1.0\" encoding=\"utf-8\"?><QueueMessagesList><QueueMessage><MessageId>e37a1af0-3478-44d6-a6d5-ceccea68f5cd</MessageId><InsertionTime>Wed,
62+
30 Oct 2019 19:51:14 GMT</InsertionTime><ExpirationTime>Wed, 06 Nov 2019 19:51:14
63+
GMT</ExpirationTime><PopReceipt>AgAAAAMAAAAAAAAAMhI6Y1uP1QE=</PopReceipt><TimeNextVisible>Wed,
64+
30 Oct 2019 19:51:14 GMT</TimeNextVisible></QueueMessage></QueueMessagesList>"
65+
headers:
66+
content-type:
67+
- application/xml
68+
date:
69+
- Wed, 30 Oct 2019 19:51:14 GMT
70+
server:
71+
- Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0
72+
transfer-encoding:
73+
- chunked
74+
x-ms-version:
75+
- '2018-03-28'
76+
status:
77+
code: 201
78+
message: Created
79+
- request:
80+
body: '<?xml version=''1.0'' encoding=''utf-8''?>
81+
82+
<QueueMessage><MessageText>message2</MessageText></QueueMessage>'
83+
headers:
84+
Accept:
85+
- application/xml
86+
Accept-Encoding:
87+
- gzip, deflate
88+
Connection:
89+
- keep-alive
90+
Content-Length:
91+
- '103'
92+
Content-Type:
93+
- application/xml; charset=utf-8
94+
User-Agent:
95+
- azsdk-python-storage-queue/12.0.0b5 Python/3.6.3 (Windows-10-10.0.18362-SP0)
96+
x-ms-date:
97+
- Wed, 30 Oct 2019 19:51:15 GMT
98+
x-ms-version:
99+
- '2018-03-28'
100+
method: POST
101+
uri: https://storagename.queue.core.windows.net/pyqueuesyncbf740c50/messages
102+
response:
103+
body:
104+
string: "\uFEFF<?xml version=\"1.0\" encoding=\"utf-8\"?><QueueMessagesList><QueueMessage><MessageId>e8c70bbf-1c7e-4de7-9390-8e322ac892c1</MessageId><InsertionTime>Wed,
105+
30 Oct 2019 19:51:14 GMT</InsertionTime><ExpirationTime>Wed, 06 Nov 2019 19:51:14
106+
GMT</ExpirationTime><PopReceipt>AgAAAAMAAAAAAAAAsLRBY1uP1QE=</PopReceipt><TimeNextVisible>Wed,
107+
30 Oct 2019 19:51:14 GMT</TimeNextVisible></QueueMessage></QueueMessagesList>"
108+
headers:
109+
content-type:
110+
- application/xml
111+
date:
112+
- Wed, 30 Oct 2019 19:51:14 GMT
113+
server:
114+
- Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0
115+
transfer-encoding:
116+
- chunked
117+
x-ms-version:
118+
- '2018-03-28'
119+
status:
120+
code: 201
121+
message: Created
122+
- request:
123+
body: '<?xml version=''1.0'' encoding=''utf-8''?>
124+
125+
<QueueMessage><MessageText>message3</MessageText></QueueMessage>'
126+
headers:
127+
Accept:
128+
- application/xml
129+
Accept-Encoding:
130+
- gzip, deflate
131+
Connection:
132+
- keep-alive
133+
Content-Length:
134+
- '103'
135+
Content-Type:
136+
- application/xml; charset=utf-8
137+
User-Agent:
138+
- azsdk-python-storage-queue/12.0.0b5 Python/3.6.3 (Windows-10-10.0.18362-SP0)
139+
x-ms-date:
140+
- Wed, 30 Oct 2019 19:51:15 GMT
141+
x-ms-version:
142+
- '2018-03-28'
143+
method: POST
144+
uri: https://storagename.queue.core.windows.net/pyqueuesyncbf740c50/messages
145+
response:
146+
body:
147+
string: "\uFEFF<?xml version=\"1.0\" encoding=\"utf-8\"?><QueueMessagesList><QueueMessage><MessageId>2c6a6466-eff0-46ec-a343-f19faf4c5890</MessageId><InsertionTime>Wed,
148+
30 Oct 2019 19:51:14 GMT</InsertionTime><ExpirationTime>Wed, 06 Nov 2019 19:51:14
149+
GMT</ExpirationTime><PopReceipt>AgAAAAMAAAAAAAAAt0FKY1uP1QE=</PopReceipt><TimeNextVisible>Wed,
150+
30 Oct 2019 19:51:14 GMT</TimeNextVisible></QueueMessage></QueueMessagesList>"
151+
headers:
152+
content-type:
153+
- application/xml
154+
date:
155+
- Wed, 30 Oct 2019 19:51:14 GMT
156+
server:
157+
- Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0
158+
transfer-encoding:
159+
- chunked
160+
x-ms-version:
161+
- '2018-03-28'
162+
status:
163+
code: 201
164+
message: Created
165+
- request:
166+
body: '<?xml version=''1.0'' encoding=''utf-8''?>
167+
168+
<QueueMessage><MessageText>message4</MessageText></QueueMessage>'
169+
headers:
170+
Accept:
171+
- application/xml
172+
Accept-Encoding:
173+
- gzip, deflate
174+
Connection:
175+
- keep-alive
176+
Content-Length:
177+
- '103'
178+
Content-Type:
179+
- application/xml; charset=utf-8
180+
User-Agent:
181+
- azsdk-python-storage-queue/12.0.0b5 Python/3.6.3 (Windows-10-10.0.18362-SP0)
182+
x-ms-date:
183+
- Wed, 30 Oct 2019 19:51:15 GMT
184+
x-ms-version:
185+
- '2018-03-28'
186+
method: POST
187+
uri: https://storagename.queue.core.windows.net/pyqueuesyncbf740c50/messages
188+
response:
189+
body:
190+
string: "\uFEFF<?xml version=\"1.0\" encoding=\"utf-8\"?><QueueMessagesList><QueueMessage><MessageId>95978a93-9183-49e3-bb2b-baf2a99bb71a</MessageId><InsertionTime>Wed,
191+
30 Oct 2019 19:51:14 GMT</InsertionTime><ExpirationTime>Wed, 06 Nov 2019 19:51:14
192+
GMT</ExpirationTime><PopReceipt>AgAAAAMAAAAAAAAANeRRY1uP1QE=</PopReceipt><TimeNextVisible>Wed,
193+
30 Oct 2019 19:51:14 GMT</TimeNextVisible></QueueMessage></QueueMessagesList>"
194+
headers:
195+
content-type:
196+
- application/xml
197+
date:
198+
- Wed, 30 Oct 2019 19:51:14 GMT
199+
server:
200+
- Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0
201+
transfer-encoding:
202+
- chunked
203+
x-ms-version:
204+
- '2018-03-28'
205+
status:
206+
code: 201
207+
message: Created
208+
- request:
209+
body: null
210+
headers:
211+
Accept:
212+
- '*/*'
213+
Accept-Encoding:
214+
- gzip, deflate
215+
Connection:
216+
- keep-alive
217+
Content-Length:
218+
- '0'
219+
User-Agent:
220+
- azsdk-python-storage-queue/12.0.0b5 Python/3.6.3 (Windows-10-10.0.18362-SP0)
221+
x-ms-date:
222+
- Wed, 30 Oct 2019 19:51:15 GMT
223+
x-ms-version:
224+
- '2018-03-28'
225+
method: DELETE
226+
uri: https://storagename.queue.core.windows.net/pyqueuesyncbf740c50/messages
227+
response:
228+
body:
229+
string: ''
230+
headers:
231+
content-length:
232+
- '0'
233+
date:
234+
- Wed, 30 Oct 2019 19:51:14 GMT
235+
server:
236+
- Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0
237+
x-ms-version:
238+
- '2018-03-28'
239+
status:
240+
code: 204
241+
message: No Content
242+
- request:
243+
body: null
244+
headers:
245+
Accept:
246+
- application/xml
247+
Accept-Encoding:
248+
- gzip, deflate
249+
Connection:
250+
- keep-alive
251+
User-Agent:
252+
- azsdk-python-storage-queue/12.0.0b5 Python/3.6.3 (Windows-10-10.0.18362-SP0)
253+
x-ms-date:
254+
- Wed, 30 Oct 2019 19:51:15 GMT
255+
x-ms-version:
256+
- '2018-03-28'
257+
method: GET
258+
uri: https://storagename.queue.core.windows.net/pyqueuesyncbf740c50/messages?peekonly=true
259+
response:
260+
body:
261+
string: "\uFEFF<?xml version=\"1.0\" encoding=\"utf-8\"?><QueueMessagesList
262+
/>"
263+
headers:
264+
cache-control:
265+
- no-cache
266+
content-type:
267+
- application/xml
268+
date:
269+
- Wed, 30 Oct 2019 19:51:14 GMT
270+
server:
271+
- Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0
272+
transfer-encoding:
273+
- chunked
274+
x-ms-version:
275+
- '2018-03-28'
276+
status:
277+
code: 200
278+
message: OK
279+
version: 1
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
interactions:
2+
- request:
3+
body: null
4+
headers:
5+
Accept:
6+
- '*/*'
7+
Accept-Encoding:
8+
- gzip, deflate
9+
Connection:
10+
- keep-alive
11+
Content-Length:
12+
- '0'
13+
User-Agent:
14+
- azsdk-python-storage-queue/12.0.0b5 Python/3.6.3 (Windows-10-10.0.18362-SP0)
15+
x-ms-date:
16+
- Wed, 30 Oct 2019 19:51:15 GMT
17+
x-ms-version:
18+
- '2018-03-28'
19+
method: PUT
20+
uri: https://storagename.queue.core.windows.net/pyqueuesynca7af0b8a
21+
response:
22+
body:
23+
string: ''
24+
headers:
25+
content-length:
26+
- '0'
27+
date:
28+
- Wed, 30 Oct 2019 19:51:14 GMT
29+
server:
30+
- Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0
31+
x-ms-version:
32+
- '2018-03-28'
33+
status:
34+
code: 201
35+
message: Created
36+
version: 1
Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
interactions:
2+
- request:
3+
body: null
4+
headers:
5+
Accept:
6+
- '*/*'
7+
Accept-Encoding:
8+
- gzip, deflate
9+
Connection:
10+
- keep-alive
11+
Content-Length:
12+
- '0'
13+
User-Agent:
14+
- azsdk-python-storage-queue/12.0.0b5 Python/3.6.3 (Windows-10-10.0.18362-SP0)
15+
x-ms-date:
16+
- Wed, 30 Oct 2019 19:51:16 GMT
17+
x-ms-version:
18+
- '2018-03-28'
19+
method: PUT
20+
uri: https://storagename.queue.core.windows.net/pyqueuesync736a114d
21+
response:
22+
body:
23+
string: ''
24+
headers:
25+
content-length:
26+
- '0'
27+
date:
28+
- Wed, 30 Oct 2019 19:51:14 GMT
29+
server:
30+
- Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0
31+
x-ms-version:
32+
- '2018-03-28'
33+
status:
34+
code: 201
35+
message: Created
36+
- request:
37+
body: null
38+
headers:
39+
Accept:
40+
- '*/*'
41+
Accept-Encoding:
42+
- gzip, deflate
43+
Connection:
44+
- keep-alive
45+
Content-Length:
46+
- '0'
47+
User-Agent:
48+
- azsdk-python-storage-queue/12.0.0b5 Python/3.6.3 (Windows-10-10.0.18362-SP0)
49+
x-ms-date:
50+
- Wed, 30 Oct 2019 19:51:16 GMT
51+
x-ms-version:
52+
- '2018-03-28'
53+
method: PUT
54+
uri: https://storagename.queue.core.windows.net/pyqueuesync736a114d
55+
response:
56+
body:
57+
string: ''
58+
headers:
59+
content-length:
60+
- '0'
61+
date:
62+
- Wed, 30 Oct 2019 19:51:15 GMT
63+
server:
64+
- Windows-Azure-Queue/1.0 Microsoft-HTTPAPI/2.0
65+
x-ms-version:
66+
- '2018-03-28'
67+
status:
68+
code: 204
69+
message: No Content
70+
version: 1

0 commit comments

Comments
 (0)