aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_list_update.yaml')
-rw-r--r--tests/cassettes/test_list_update.yaml50
1 files changed, 25 insertions, 25 deletions
diff --git a/tests/cassettes/test_list_update.yaml b/tests/cassettes/test_list_update.yaml
index 902c696..e13a194 100644
--- a/tests/cassettes/test_list_update.yaml
+++ b/tests/cassettes/test_list_update.yaml
@@ -12,7 +12,7 @@ interactions:
12 method: POST 12 method: POST
13 uri: http://localhost:3000/api/v1/lists 13 uri: http://localhost:3000/api/v1/lists
14 response: 14 response:
15 body: {string: '{"id":"2","title":"ham burglars"}'} 15 body: {string: '{"id":"22","title":"ham burglars"}'}
16 headers: 16 headers:
17 Cache-Control: ['no-cache, no-store'] 17 Cache-Control: ['no-cache, no-store']
18 Content-Type: [application/json; charset=utf-8] 18 Content-Type: [application/json; charset=utf-8]
@@ -23,10 +23,10 @@ interactions:
23 X-Download-Options: [noopen] 23 X-Download-Options: [noopen]
24 X-Frame-Options: [SAMEORIGIN] 24 X-Frame-Options: [SAMEORIGIN]
25 X-Permitted-Cross-Domain-Policies: [none] 25 X-Permitted-Cross-Domain-Policies: [none]
26 X-Request-Id: [7a3e67d6-4676-48ce-ae8f-6cc3203b4270] 26 X-Request-Id: [bd1652d1-76f1-46a8-9538-628cc683adfa]
27 X-Runtime: ['0.021679'] 27 X-Runtime: ['0.026633']
28 X-XSS-Protection: [1; mode=block] 28 X-XSS-Protection: [1; mode=block]
29 content-length: ['33'] 29 content-length: ['34']
30 status: {code: 200, message: OK} 30 status: {code: 200, message: OK}
31- request: 31- request:
32 body: title=fry+kids 32 body: title=fry+kids
@@ -39,9 +39,9 @@ interactions:
39 Content-Type: [application/x-www-form-urlencoded] 39 Content-Type: [application/x-www-form-urlencoded]
40 User-Agent: [python-requests/2.18.4] 40 User-Agent: [python-requests/2.18.4]
41 method: PUT 41 method: PUT
42 uri: http://localhost:3000/api/v1/lists/2 42 uri: http://localhost:3000/api/v1/lists/22
43 response: 43 response:
44 body: {string: '{"id":"2","title":"fry kids"}'} 44 body: {string: '{"id":"22","title":"fry kids"}'}
45 headers: 45 headers:
46 Cache-Control: ['no-cache, no-store'] 46 Cache-Control: ['no-cache, no-store']
47 Content-Type: [application/json; charset=utf-8] 47 Content-Type: [application/json; charset=utf-8]
@@ -52,10 +52,10 @@ interactions:
52 X-Download-Options: [noopen] 52 X-Download-Options: [noopen]
53 X-Frame-Options: [SAMEORIGIN] 53 X-Frame-Options: [SAMEORIGIN]
54 X-Permitted-Cross-Domain-Policies: [none] 54 X-Permitted-Cross-Domain-Policies: [none]
55 X-Request-Id: [40c498a2-2c8b-4a34-9494-e3aed7a481df] 55 X-Request-Id: [6b7758be-dcdf-45fd-bb1a-fa632d637bb1]
56 X-Runtime: ['0.022328'] 56 X-Runtime: ['0.024845']
57 X-XSS-Protection: [1; mode=block] 57 X-XSS-Protection: [1; mode=block]
58 content-length: ['29'] 58 content-length: ['30']
59 status: {code: 200, message: OK} 59 status: {code: 200, message: OK}
60- request: 60- request:
61 body: null 61 body: null
@@ -68,7 +68,7 @@ interactions:
68 method: GET 68 method: GET
69 uri: http://localhost:3000/api/v1/lists 69 uri: http://localhost:3000/api/v1/lists
70 response: 70 response:
71 body: {string: '[{"id":"2","title":"fry kids"}]'} 71 body: {string: '[{"id":"22","title":"fry kids"}]'}
72 headers: 72 headers:
73 Cache-Control: ['no-cache, no-store'] 73 Cache-Control: ['no-cache, no-store']
74 Content-Type: [application/json; charset=utf-8] 74 Content-Type: [application/json; charset=utf-8]
@@ -79,10 +79,10 @@ interactions:
79 X-Download-Options: [noopen] 79 X-Download-Options: [noopen]
80 X-Frame-Options: [SAMEORIGIN] 80 X-Frame-Options: [SAMEORIGIN]
81 X-Permitted-Cross-Domain-Policies: [none] 81 X-Permitted-Cross-Domain-Policies: [none]
82 X-Request-Id: [69975442-93a0-4381-a7f2-81f787314057] 82 X-Request-Id: [a4ba556b-3082-4e0c-bde2-eb1cbc281ad8]
83 X-Runtime: ['0.017720'] 83 X-Runtime: ['0.020165']
84 X-XSS-Protection: [1; mode=block] 84 X-XSS-Protection: [1; mode=block]
85 content-length: ['31'] 85 content-length: ['32']
86 status: {code: 200, message: OK} 86 status: {code: 200, message: OK}
87- request: 87- request:
88 body: null 88 body: null
@@ -95,7 +95,7 @@ interactions:
95 method: GET 95 method: GET
96 uri: http://localhost:3000/api/v1/lists 96 uri: http://localhost:3000/api/v1/lists
97 response: 97 response:
98 body: {string: '[{"id":"2","title":"fry kids"}]'} 98 body: {string: '[{"id":"22","title":"fry kids"}]'}
99 headers: 99 headers:
100 Cache-Control: ['no-cache, no-store'] 100 Cache-Control: ['no-cache, no-store']
101 Content-Type: [application/json; charset=utf-8] 101 Content-Type: [application/json; charset=utf-8]
@@ -106,10 +106,10 @@ interactions:
106 X-Download-Options: [noopen] 106 X-Download-Options: [noopen]
107 X-Frame-Options: [SAMEORIGIN] 107 X-Frame-Options: [SAMEORIGIN]
108 X-Permitted-Cross-Domain-Policies: [none] 108 X-Permitted-Cross-Domain-Policies: [none]
109 X-Request-Id: [32536a24-bf91-45a7-93e4-11e68366c245] 109 X-Request-Id: [b347ee38-fb15-4812-8bac-ddb004364d02]
110 X-Runtime: ['0.016560'] 110 X-Runtime: ['0.016011']
111 X-XSS-Protection: [1; mode=block] 111 X-XSS-Protection: [1; mode=block]
112 content-length: ['31'] 112 content-length: ['32']
113 status: {code: 200, message: OK} 113 status: {code: 200, message: OK}
114- request: 114- request:
115 body: null 115 body: null
@@ -120,9 +120,9 @@ interactions:
120 Connection: [keep-alive] 120 Connection: [keep-alive]
121 User-Agent: [python-requests/2.18.4] 121 User-Agent: [python-requests/2.18.4]
122 method: GET 122 method: GET
123 uri: http://localhost:3000/api/v1/lists/2 123 uri: http://localhost:3000/api/v1/lists/22
124 response: 124 response:
125 body: {string: '{"id":"2","title":"fry kids"}'} 125 body: {string: '{"id":"22","title":"fry kids"}'}
126 headers: 126 headers:
127 Cache-Control: ['no-cache, no-store'] 127 Cache-Control: ['no-cache, no-store']
128 Content-Type: [application/json; charset=utf-8] 128 Content-Type: [application/json; charset=utf-8]
@@ -133,10 +133,10 @@ interactions:
133 X-Download-Options: [noopen] 133 X-Download-Options: [noopen]
134 X-Frame-Options: [SAMEORIGIN] 134 X-Frame-Options: [SAMEORIGIN]
135 X-Permitted-Cross-Domain-Policies: [none] 135 X-Permitted-Cross-Domain-Policies: [none]
136 X-Request-Id: [37e79f80-f338-440c-abd6-e9d0d6da7efe] 136 X-Request-Id: [fbcc429e-9132-4af9-b4fe-f05a78e842cf]
137 X-Runtime: ['0.017184'] 137 X-Runtime: ['0.015933']
138 X-XSS-Protection: [1; mode=block] 138 X-XSS-Protection: [1; mode=block]
139 content-length: ['29'] 139 content-length: ['30']
140 status: {code: 200, message: OK} 140 status: {code: 200, message: OK}
141- request: 141- request:
142 body: null 142 body: null
@@ -148,7 +148,7 @@ interactions:
148 Content-Length: ['0'] 148 Content-Length: ['0']
149 User-Agent: [python-requests/2.18.4] 149 User-Agent: [python-requests/2.18.4]
150 method: DELETE 150 method: DELETE
151 uri: http://localhost:3000/api/v1/lists/2 151 uri: http://localhost:3000/api/v1/lists/22
152 response: 152 response:
153 body: {string: '{}'} 153 body: {string: '{}'}
154 headers: 154 headers:
@@ -161,8 +161,8 @@ interactions:
161 X-Download-Options: [noopen] 161 X-Download-Options: [noopen]
162 X-Frame-Options: [SAMEORIGIN] 162 X-Frame-Options: [SAMEORIGIN]
163 X-Permitted-Cross-Domain-Policies: [none] 163 X-Permitted-Cross-Domain-Policies: [none]
164 X-Request-Id: [2a3ba842-1f5d-477b-ae06-f7ea48059ce9] 164 X-Request-Id: [6fbcb159-9c72-4cd7-ab18-c8fbf1dc0d71]
165 X-Runtime: ['0.028454'] 165 X-Runtime: ['0.029654']
166 X-XSS-Protection: [1; mode=block] 166 X-XSS-Protection: [1; mode=block]
167 content-length: ['2'] 167 content-length: ['2']
168 status: {code: 200, message: OK} 168 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)