aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenz Diener <[email protected]>2019-04-27 21:04:06 +0200
committerLorenz Diener <[email protected]>2019-04-27 21:04:06 +0200
commite3936649745a627fa2c31fc7b8602793b7d6027b (patch)
treec478eb7f45acbfe63faec6151a23658dfc0da3e6 /tests/cassettes/test_list_add_remove_account.yaml
parentc1418e9f3f37319d5142e0fa058e2eab434c4e5d (diff)
downloadmastodon.py-e3936649745a627fa2c31fc7b8602793b7d6027b.tar.gz
Test fixups and small 2.8 fixes
Pagination backwards is broken presently.
Diffstat (limited to 'tests/cassettes/test_list_add_remove_account.yaml')
-rw-r--r--tests/cassettes/test_list_add_remove_account.yaml134
1 files changed, 67 insertions, 67 deletions
diff --git a/tests/cassettes/test_list_add_remove_account.yaml b/tests/cassettes/test_list_add_remove_account.yaml
index 9f2751d..daeb29c 100644
--- a/tests/cassettes/test_list_add_remove_account.yaml
+++ b/tests/cassettes/test_list_add_remove_account.yaml
@@ -12,11 +12,11 @@ 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":"16","title":"ham burglars"}'} 15 body: {string: '{"id":"13","title":"ham burglars"}'}
16 headers: 16 headers:
17 Cache-Control: ['max-age=0, private, must-revalidate'] 17 Cache-Control: ['max-age=0, private, must-revalidate']
18 Content-Type: [application/json; charset=utf-8] 18 Content-Type: [application/json; charset=utf-8]
19 ETag: [W/"b584c20fa9cf0db03162b6661d2621e8"] 19 ETag: [W/"07509f109f42d4687ab3f97cecc32f2d"]
20 Referrer-Policy: [strict-origin-when-cross-origin] 20 Referrer-Policy: [strict-origin-when-cross-origin]
21 Transfer-Encoding: [chunked] 21 Transfer-Encoding: [chunked]
22 Vary: ['Accept-Encoding, Origin'] 22 Vary: ['Accept-Encoding, Origin']
@@ -24,8 +24,8 @@ interactions:
24 X-Download-Options: [noopen] 24 X-Download-Options: [noopen]
25 X-Frame-Options: [SAMEORIGIN] 25 X-Frame-Options: [SAMEORIGIN]
26 X-Permitted-Cross-Domain-Policies: [none] 26 X-Permitted-Cross-Domain-Policies: [none]
27 X-Request-Id: [e8856f14-de79-4f10-82f2-6551725f7332] 27 X-Request-Id: [ecfb3d17-0eb9-47ef-88c6-cef7a63ca0fb]
28 X-Runtime: ['0.026911'] 28 X-Runtime: ['0.025506']
29 X-XSS-Protection: [1; mode=block] 29 X-XSS-Protection: [1; mode=block]
30 content-length: ['34'] 30 content-length: ['34']
31 status: {code: 200, message: OK} 31 status: {code: 200, message: OK}
@@ -40,11 +40,11 @@ interactions:
40 method: GET 40 method: GET
41 uri: http://localhost:3000/api/v1/accounts/verify_credentials 41 uri: http://localhost:3000/api/v1/accounts/verify_credentials
42 response: 42 response:
43 body: {string: '{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-07-13T19:35:33.303Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost:3000/@admin","avatar":"http://localhost:3000/avatars/original/missing.png","avatar_static":"http://localhost:3000/avatars/original/missing.png","header":"http://localhost:3000/headers/original/missing.png","header_static":"http://localhost:3000/headers/original/missing.png","followers_count":1,"following_count":0,"statuses_count":83,"source":{"privacy":"public","sensitive":false,"language":null,"note":"","fields":[]},"emojis":[],"fields":[]}'} 43 body: {string: '{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2019-04-27T17:58:11.427Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost/@admin","avatar":"http://localhost/avatars/original/missing.png","avatar_static":"http://localhost/avatars/original/missing.png","header":"http://localhost/headers/original/missing.png","header_static":"http://localhost/headers/original/missing.png","followers_count":1,"following_count":0,"statuses_count":4,"source":{"privacy":"public","sensitive":false,"language":null,"note":"","fields":[]},"emojis":[],"fields":[]}'}
44 headers: 44 headers:
45 Cache-Control: ['max-age=0, private, must-revalidate'] 45 Cache-Control: ['max-age=0, private, must-revalidate']
46 Content-Type: [application/json; charset=utf-8] 46 Content-Type: [application/json; charset=utf-8]
47 ETag: [W/"c9ee97c0acce48b20640608733e71598"] 47 ETag: [W/"4743bd5a10738b03a8075c666b8ae4b7"]
48 Referrer-Policy: [strict-origin-when-cross-origin] 48 Referrer-Policy: [strict-origin-when-cross-origin]
49 Transfer-Encoding: [chunked] 49 Transfer-Encoding: [chunked]
50 Vary: ['Accept-Encoding, Origin'] 50 Vary: ['Accept-Encoding, Origin']
@@ -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: [667ef227-4ec3-4e07-b67c-44eefb02e7ee] 55 X-Request-Id: [7a546efa-0f22-4b8d-a45c-31bea316120d]
56 X-Runtime: ['0.030328'] 56 X-Runtime: ['0.019141']
57 X-XSS-Protection: [1; mode=block] 57 X-XSS-Protection: [1; mode=block]
58 content-length: ['635'] 58 content-length: ['609']
59 status: {code: 200, message: OK} 59 status: {code: 200, message: OK}
60- request: 60- request:
61 body: reblogs=1&id=1 61 body: reblogs=1&id=1
@@ -70,11 +70,11 @@ interactions:
70 method: POST 70 method: POST
71 uri: http://localhost:3000/api/v1/accounts/1/follow 71 uri: http://localhost:3000/api/v1/accounts/1/follow
72 response: 72 response:
73 body: {string: '{"id":"1","following":true,"showing_reblogs":true,"followed_by":false,"blocking":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false}'} 73 body: {string: '{"id":"1","following":true,"showing_reblogs":true,"followed_by":false,"blocking":false,"blocked_by":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false,"endorsed":false}'}
74 headers: 74 headers:
75 Cache-Control: ['max-age=0, private, must-revalidate'] 75 Cache-Control: ['max-age=0, private, must-revalidate']
76 Content-Type: [application/json; charset=utf-8] 76 Content-Type: [application/json; charset=utf-8]
77 ETag: [W/"a43703d3ce33bdb9fe5527c33203da98"] 77 ETag: [W/"b3b583b439113ba5a011fdfb18034122"]
78 Referrer-Policy: [strict-origin-when-cross-origin] 78 Referrer-Policy: [strict-origin-when-cross-origin]
79 Transfer-Encoding: [chunked] 79 Transfer-Encoding: [chunked]
80 Vary: ['Accept-Encoding, Origin'] 80 Vary: ['Accept-Encoding, Origin']
@@ -82,10 +82,10 @@ interactions:
82 X-Download-Options: [noopen] 82 X-Download-Options: [noopen]
83 X-Frame-Options: [SAMEORIGIN] 83 X-Frame-Options: [SAMEORIGIN]
84 X-Permitted-Cross-Domain-Policies: [none] 84 X-Permitted-Cross-Domain-Policies: [none]
85 X-Request-Id: [a055644f-1165-43cb-bcf0-879e42c141e7] 85 X-Request-Id: [3596d493-bc20-4630-ad44-874077a9021e]
86 X-Runtime: ['0.052602'] 86 X-Runtime: ['0.052244']
87 X-XSS-Protection: [1; mode=block] 87 X-XSS-Protection: [1; mode=block]
88 content-length: ['173'] 88 content-length: ['209']
89 status: {code: 200, message: OK} 89 status: {code: 200, message: OK}
90- request: 90- request:
91 body: account_ids%5B%5D=1 91 body: account_ids%5B%5D=1
@@ -98,13 +98,13 @@ interactions:
98 Content-Type: [application/x-www-form-urlencoded] 98 Content-Type: [application/x-www-form-urlencoded]
99 User-Agent: [python-requests/2.18.4] 99 User-Agent: [python-requests/2.18.4]
100 method: POST 100 method: POST
101 uri: http://localhost:3000/api/v1/lists/16/accounts 101 uri: http://localhost:3000/api/v1/lists/13/accounts
102 response: 102 response:
103 body: {string: '{}'} 103 body: {string: '{}'}
104 headers: 104 headers:
105 Cache-Control: ['max-age=0, private, must-revalidate'] 105 Cache-Control: ['max-age=0, private, must-revalidate']
106 Content-Type: [application/json; charset=utf-8] 106 Content-Type: [application/json; charset=utf-8]
107 ETag: [W/"1117e5398aa3b3d23877677b5f948531"] 107 ETag: [W/"f7218fbcd1fb889396566736881b9808"]
108 Referrer-Policy: [strict-origin-when-cross-origin] 108 Referrer-Policy: [strict-origin-when-cross-origin]
109 Transfer-Encoding: [chunked] 109 Transfer-Encoding: [chunked]
110 Vary: ['Accept-Encoding, Origin'] 110 Vary: ['Accept-Encoding, Origin']
@@ -112,8 +112,8 @@ interactions:
112 X-Download-Options: [noopen] 112 X-Download-Options: [noopen]
113 X-Frame-Options: [SAMEORIGIN] 113 X-Frame-Options: [SAMEORIGIN]
114 X-Permitted-Cross-Domain-Policies: [none] 114 X-Permitted-Cross-Domain-Policies: [none]
115 X-Request-Id: [81659cc8-b46a-4222-8380-748513586891] 115 X-Request-Id: [7339a54b-fb1a-496e-bfda-ac8ac686dc00]
116 X-Runtime: ['0.052149'] 116 X-Runtime: ['0.060909']
117 X-XSS-Protection: [1; mode=block] 117 X-XSS-Protection: [1; mode=block]
118 content-length: ['2'] 118 content-length: ['2']
119 status: {code: 200, message: OK} 119 status: {code: 200, message: OK}
@@ -126,14 +126,14 @@ interactions:
126 Connection: [keep-alive] 126 Connection: [keep-alive]
127 User-Agent: [python-requests/2.18.4] 127 User-Agent: [python-requests/2.18.4]
128 method: GET 128 method: GET
129 uri: http://localhost:3000/api/v1/lists/16/accounts 129 uri: http://localhost:3000/api/v1/lists/13/accounts
130 response: 130 response:
131 body: {string: '[{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-07-13T19:35:33.303Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost:3000/@admin","avatar":"http://localhost:3000/avatars/original/missing.png","avatar_static":"http://localhost:3000/avatars/original/missing.png","header":"http://localhost:3000/headers/original/missing.png","header_static":"http://localhost:3000/headers/original/missing.png","followers_count":1,"following_count":0,"statuses_count":83,"emojis":[],"fields":[]}]'} 131 body: {string: '[{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2019-04-27T17:58:11.427Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost/@admin","avatar":"http://localhost/avatars/original/missing.png","avatar_static":"http://localhost/avatars/original/missing.png","header":"http://localhost/headers/original/missing.png","header_static":"http://localhost/headers/original/missing.png","followers_count":1,"following_count":0,"statuses_count":4,"emojis":[],"fields":[]}]'}
132 headers: 132 headers:
133 Cache-Control: ['max-age=0, private, must-revalidate'] 133 Cache-Control: ['max-age=0, private, must-revalidate']
134 Content-Type: [application/json; charset=utf-8] 134 Content-Type: [application/json; charset=utf-8]
135 ETag: [W/"62b2d456f18018a2b00ab285296a177e"] 135 ETag: [W/"e56e3daf7f8db25fba528785afbc93e9"]
136 Link: ['<http://localhost:3000/api/v1/lists/16/accounts?since_id=1>; rel="prev"'] 136 Link: ['<http://localhost:3000/api/v1/lists/13/accounts?since_id=1>; rel="prev"']
137 Referrer-Policy: [strict-origin-when-cross-origin] 137 Referrer-Policy: [strict-origin-when-cross-origin]
138 Transfer-Encoding: [chunked] 138 Transfer-Encoding: [chunked]
139 Vary: ['Accept-Encoding, Origin'] 139 Vary: ['Accept-Encoding, Origin']
@@ -141,10 +141,10 @@ interactions:
141 X-Download-Options: [noopen] 141 X-Download-Options: [noopen]
142 X-Frame-Options: [SAMEORIGIN] 142 X-Frame-Options: [SAMEORIGIN]
143 X-Permitted-Cross-Domain-Policies: [none] 143 X-Permitted-Cross-Domain-Policies: [none]
144 X-Request-Id: [56c1c3a0-18cd-4f4f-8342-d76766c38f68] 144 X-Request-Id: [ae178f64-95e9-42b4-88cf-6ca4fd86f9e1]
145 X-Runtime: ['0.036450'] 145 X-Runtime: ['0.020260']
146 X-XSS-Protection: [1; mode=block] 146 X-XSS-Protection: [1; mode=block]
147 content-length: ['551'] 147 content-length: ['525']
148 status: {code: 200, message: OK} 148 status: {code: 200, message: OK}
149- request: 149- request:
150 body: null 150 body: null
@@ -158,11 +158,11 @@ interactions:
158 method: POST 158 method: POST
159 uri: http://localhost:3000/api/v1/accounts/1/unfollow 159 uri: http://localhost:3000/api/v1/accounts/1/unfollow
160 response: 160 response:
161 body: {string: '{"id":"1","following":false,"showing_reblogs":false,"followed_by":false,"blocking":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false}'} 161 body: {string: '{"id":"1","following":false,"showing_reblogs":false,"followed_by":false,"blocking":false,"blocked_by":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false,"endorsed":false}'}
162 headers: 162 headers:
163 Cache-Control: ['max-age=0, private, must-revalidate'] 163 Cache-Control: ['max-age=0, private, must-revalidate']
164 Content-Type: [application/json; charset=utf-8] 164 Content-Type: [application/json; charset=utf-8]
165 ETag: [W/"aad57287d0aae27aee223c4b2cd56a37"] 165 ETag: [W/"fce88baa792f3991e7dbd5b7006926f7"]
166 Referrer-Policy: [strict-origin-when-cross-origin] 166 Referrer-Policy: [strict-origin-when-cross-origin]
167 Transfer-Encoding: [chunked] 167 Transfer-Encoding: [chunked]
168 Vary: ['Accept-Encoding, Origin'] 168 Vary: ['Accept-Encoding, Origin']
@@ -170,10 +170,10 @@ interactions:
170 X-Download-Options: [noopen] 170 X-Download-Options: [noopen]
171 X-Frame-Options: [SAMEORIGIN] 171 X-Frame-Options: [SAMEORIGIN]
172 X-Permitted-Cross-Domain-Policies: [none] 172 X-Permitted-Cross-Domain-Policies: [none]
173 X-Request-Id: [d1bd3ba6-3c6f-4d2d-92ef-8ad50367f4fa] 173 X-Request-Id: [91746aff-6054-4308-9356-6ecea72f49e7]
174 X-Runtime: ['0.071916'] 174 X-Runtime: ['0.045276']
175 X-XSS-Protection: [1; mode=block] 175 X-XSS-Protection: [1; mode=block]
176 content-length: ['175'] 176 content-length: ['211']
177 status: {code: 200, message: OK} 177 status: {code: 200, message: OK}
178- request: 178- request:
179 body: null 179 body: null
@@ -184,13 +184,13 @@ interactions:
184 Connection: [keep-alive] 184 Connection: [keep-alive]
185 User-Agent: [python-requests/2.18.4] 185 User-Agent: [python-requests/2.18.4]
186 method: GET 186 method: GET
187 uri: http://localhost:3000/api/v1/lists/16/accounts 187 uri: http://localhost:3000/api/v1/lists/13/accounts
188 response: 188 response:
189 body: {string: '[]'} 189 body: {string: '[]'}
190 headers: 190 headers:
191 Cache-Control: ['max-age=0, private, must-revalidate'] 191 Cache-Control: ['max-age=0, private, must-revalidate']
192 Content-Type: [application/json; charset=utf-8] 192 Content-Type: [application/json; charset=utf-8]
193 ETag: [W/"6e1c9e2391ff741ca248e8e79afdb372"] 193 ETag: [W/"5839a794e7a473cadc209ef56542b467"]
194 Referrer-Policy: [strict-origin-when-cross-origin] 194 Referrer-Policy: [strict-origin-when-cross-origin]
195 Transfer-Encoding: [chunked] 195 Transfer-Encoding: [chunked]
196 Vary: ['Accept-Encoding, Origin'] 196 Vary: ['Accept-Encoding, Origin']
@@ -198,8 +198,8 @@ interactions:
198 X-Download-Options: [noopen] 198 X-Download-Options: [noopen]
199 X-Frame-Options: [SAMEORIGIN] 199 X-Frame-Options: [SAMEORIGIN]
200 X-Permitted-Cross-Domain-Policies: [none] 200 X-Permitted-Cross-Domain-Policies: [none]
201 X-Request-Id: [6fae0a25-e32f-448e-af4d-1d995fcd19fb] 201 X-Request-Id: [e1f4e3a6-d51f-482c-a3e7-a83a0551cc3b]
202 X-Runtime: ['0.028235'] 202 X-Runtime: ['0.021326']
203 X-XSS-Protection: [1; mode=block] 203 X-XSS-Protection: [1; mode=block]
204 content-length: ['2'] 204 content-length: ['2']
205 status: {code: 200, message: OK} 205 status: {code: 200, message: OK}
@@ -216,11 +216,11 @@ interactions:
216 method: POST 216 method: POST
217 uri: http://localhost:3000/api/v1/accounts/1/follow 217 uri: http://localhost:3000/api/v1/accounts/1/follow
218 response: 218 response:
219 body: {string: '{"id":"1","following":true,"showing_reblogs":true,"followed_by":false,"blocking":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false}'} 219 body: {string: '{"id":"1","following":true,"showing_reblogs":true,"followed_by":false,"blocking":false,"blocked_by":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false,"endorsed":false}'}
220 headers: 220 headers:
221 Cache-Control: ['max-age=0, private, must-revalidate'] 221 Cache-Control: ['max-age=0, private, must-revalidate']
222 Content-Type: [application/json; charset=utf-8] 222 Content-Type: [application/json; charset=utf-8]
223 ETag: [W/"e6d1a4d0b4c63bc211f53f07521e53f9"] 223 ETag: [W/"1d5525111153d4ca106111ca8fd589c9"]
224 Referrer-Policy: [strict-origin-when-cross-origin] 224 Referrer-Policy: [strict-origin-when-cross-origin]
225 Transfer-Encoding: [chunked] 225 Transfer-Encoding: [chunked]
226 Vary: ['Accept-Encoding, Origin'] 226 Vary: ['Accept-Encoding, Origin']
@@ -228,10 +228,10 @@ interactions:
228 X-Download-Options: [noopen] 228 X-Download-Options: [noopen]
229 X-Frame-Options: [SAMEORIGIN] 229 X-Frame-Options: [SAMEORIGIN]
230 X-Permitted-Cross-Domain-Policies: [none] 230 X-Permitted-Cross-Domain-Policies: [none]
231 X-Request-Id: [3bc55c29-5799-49d0-8315-e3efa6fa488e] 231 X-Request-Id: [caec88f4-10ba-4ea3-b346-03d1a6a90772]
232 X-Runtime: ['0.117992'] 232 X-Runtime: ['0.080250']
233 X-XSS-Protection: [1; mode=block] 233 X-XSS-Protection: [1; mode=block]
234 content-length: ['173'] 234 content-length: ['209']
235 status: {code: 200, message: OK} 235 status: {code: 200, message: OK}
236- request: 236- request:
237 body: account_ids%5B%5D=1 237 body: account_ids%5B%5D=1
@@ -244,13 +244,13 @@ interactions:
244 Content-Type: [application/x-www-form-urlencoded] 244 Content-Type: [application/x-www-form-urlencoded]
245 User-Agent: [python-requests/2.18.4] 245 User-Agent: [python-requests/2.18.4]
246 method: POST 246 method: POST
247 uri: http://localhost:3000/api/v1/lists/16/accounts 247 uri: http://localhost:3000/api/v1/lists/13/accounts
248 response: 248 response:
249 body: {string: '{}'} 249 body: {string: '{}'}
250 headers: 250 headers:
251 Cache-Control: ['max-age=0, private, must-revalidate'] 251 Cache-Control: ['max-age=0, private, must-revalidate']
252 Content-Type: [application/json; charset=utf-8] 252 Content-Type: [application/json; charset=utf-8]
253 ETag: [W/"7c50305199ecfdfb56aa3896291ad357"] 253 ETag: [W/"1f19006d4e16e44010f8b60659bab0b0"]
254 Referrer-Policy: [strict-origin-when-cross-origin] 254 Referrer-Policy: [strict-origin-when-cross-origin]
255 Transfer-Encoding: [chunked] 255 Transfer-Encoding: [chunked]
256 Vary: ['Accept-Encoding, Origin'] 256 Vary: ['Accept-Encoding, Origin']
@@ -258,8 +258,8 @@ interactions:
258 X-Download-Options: [noopen] 258 X-Download-Options: [noopen]
259 X-Frame-Options: [SAMEORIGIN] 259 X-Frame-Options: [SAMEORIGIN]
260 X-Permitted-Cross-Domain-Policies: [none] 260 X-Permitted-Cross-Domain-Policies: [none]
261 X-Request-Id: [335e6bcc-3d24-4135-889d-80de7004b292] 261 X-Request-Id: [439a863a-ce94-4c1f-a7b9-4469a1f42249]
262 X-Runtime: ['0.078046'] 262 X-Runtime: ['0.091119']
263 X-XSS-Protection: [1; mode=block] 263 X-XSS-Protection: [1; mode=block]
264 content-length: ['2'] 264 content-length: ['2']
265 status: {code: 200, message: OK} 265 status: {code: 200, message: OK}
@@ -272,14 +272,14 @@ interactions:
272 Connection: [keep-alive] 272 Connection: [keep-alive]
273 User-Agent: [python-requests/2.18.4] 273 User-Agent: [python-requests/2.18.4]
274 method: GET 274 method: GET
275 uri: http://localhost:3000/api/v1/lists/16/accounts 275 uri: http://localhost:3000/api/v1/lists/13/accounts
276 response: 276 response:
277 body: {string: '[{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-07-13T19:35:33.303Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost:3000/@admin","avatar":"http://localhost:3000/avatars/original/missing.png","avatar_static":"http://localhost:3000/avatars/original/missing.png","header":"http://localhost:3000/headers/original/missing.png","header_static":"http://localhost:3000/headers/original/missing.png","followers_count":1,"following_count":0,"statuses_count":83,"emojis":[],"fields":[]}]'} 277 body: {string: '[{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2019-04-27T17:58:11.427Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost/@admin","avatar":"http://localhost/avatars/original/missing.png","avatar_static":"http://localhost/avatars/original/missing.png","header":"http://localhost/headers/original/missing.png","header_static":"http://localhost/headers/original/missing.png","followers_count":1,"following_count":0,"statuses_count":4,"emojis":[],"fields":[]}]'}
278 headers: 278 headers:
279 Cache-Control: ['max-age=0, private, must-revalidate'] 279 Cache-Control: ['max-age=0, private, must-revalidate']
280 Content-Type: [application/json; charset=utf-8] 280 Content-Type: [application/json; charset=utf-8]
281 ETag: [W/"a8059cb31f57d484a02559a0554b4892"] 281 ETag: [W/"12d850bde19acd8541ce57682d068d23"]
282 Link: ['<http://localhost:3000/api/v1/lists/16/accounts?since_id=1>; rel="prev"'] 282 Link: ['<http://localhost:3000/api/v1/lists/13/accounts?since_id=1>; rel="prev"']
283 Referrer-Policy: [strict-origin-when-cross-origin] 283 Referrer-Policy: [strict-origin-when-cross-origin]
284 Transfer-Encoding: [chunked] 284 Transfer-Encoding: [chunked]
285 Vary: ['Accept-Encoding, Origin'] 285 Vary: ['Accept-Encoding, Origin']
@@ -287,10 +287,10 @@ interactions:
287 X-Download-Options: [noopen] 287 X-Download-Options: [noopen]
288 X-Frame-Options: [SAMEORIGIN] 288 X-Frame-Options: [SAMEORIGIN]
289 X-Permitted-Cross-Domain-Policies: [none] 289 X-Permitted-Cross-Domain-Policies: [none]
290 X-Request-Id: [0918b8dc-ab7a-4a5f-8cce-c36f46d117d6] 290 X-Request-Id: [f64a85d5-0704-48a2-913d-f7edc512fd5d]
291 X-Runtime: ['0.056222'] 291 X-Runtime: ['0.052260']
292 X-XSS-Protection: [1; mode=block] 292 X-XSS-Protection: [1; mode=block]
293 content-length: ['551'] 293 content-length: ['525']
294 status: {code: 200, message: OK} 294 status: {code: 200, message: OK}
295- request: 295- request:
296 body: account_ids%5B%5D=1 296 body: account_ids%5B%5D=1
@@ -303,13 +303,13 @@ interactions:
303 Content-Type: [application/x-www-form-urlencoded] 303 Content-Type: [application/x-www-form-urlencoded]
304 User-Agent: [python-requests/2.18.4] 304 User-Agent: [python-requests/2.18.4]
305 method: DELETE 305 method: DELETE
306 uri: http://localhost:3000/api/v1/lists/16/accounts 306 uri: http://localhost:3000/api/v1/lists/13/accounts
307 response: 307 response:
308 body: {string: '{}'} 308 body: {string: '{}'}
309 headers: 309 headers:
310 Cache-Control: ['max-age=0, private, must-revalidate'] 310 Cache-Control: ['max-age=0, private, must-revalidate']
311 Content-Type: [application/json; charset=utf-8] 311 Content-Type: [application/json; charset=utf-8]
312 ETag: [W/"7c50305199ecfdfb56aa3896291ad357"] 312 ETag: [W/"1f19006d4e16e44010f8b60659bab0b0"]
313 Referrer-Policy: [strict-origin-when-cross-origin] 313 Referrer-Policy: [strict-origin-when-cross-origin]
314 Transfer-Encoding: [chunked] 314 Transfer-Encoding: [chunked]
315 Vary: ['Accept-Encoding, Origin'] 315 Vary: ['Accept-Encoding, Origin']
@@ -317,8 +317,8 @@ interactions:
317 X-Download-Options: [noopen] 317 X-Download-Options: [noopen]
318 X-Frame-Options: [SAMEORIGIN] 318 X-Frame-Options: [SAMEORIGIN]
319 X-Permitted-Cross-Domain-Policies: [none] 319 X-Permitted-Cross-Domain-Policies: [none]
320 X-Request-Id: [914a133a-a710-4e35-9c6b-cf7a0c8d5a1f] 320 X-Request-Id: [1d93f963-f3e1-430b-b12f-3a35b8c97b18]
321 X-Runtime: ['0.074748'] 321 X-Runtime: ['0.061400']
322 X-XSS-Protection: [1; mode=block] 322 X-XSS-Protection: [1; mode=block]
323 content-length: ['2'] 323 content-length: ['2']
324 status: {code: 200, message: OK} 324 status: {code: 200, message: OK}
@@ -331,13 +331,13 @@ interactions:
331 Connection: [keep-alive] 331 Connection: [keep-alive]
332 User-Agent: [python-requests/2.18.4] 332 User-Agent: [python-requests/2.18.4]
333 method: GET 333 method: GET
334 uri: http://localhost:3000/api/v1/lists/16/accounts 334 uri: http://localhost:3000/api/v1/lists/13/accounts
335 response: 335 response:
336 body: {string: '[]'} 336 body: {string: '[]'}
337 headers: 337 headers:
338 Cache-Control: ['max-age=0, private, must-revalidate'] 338 Cache-Control: ['max-age=0, private, must-revalidate']
339 Content-Type: [application/json; charset=utf-8] 339 Content-Type: [application/json; charset=utf-8]
340 ETag: [W/"b55fc74f07cbe5934774cd4625d649d0"] 340 ETag: [W/"e6ae59ab52fdbf017d506af98d3c0346"]
341 Referrer-Policy: [strict-origin-when-cross-origin] 341 Referrer-Policy: [strict-origin-when-cross-origin]
342 Transfer-Encoding: [chunked] 342 Transfer-Encoding: [chunked]
343 Vary: ['Accept-Encoding, Origin'] 343 Vary: ['Accept-Encoding, Origin']
@@ -345,8 +345,8 @@ interactions:
345 X-Download-Options: [noopen] 345 X-Download-Options: [noopen]
346 X-Frame-Options: [SAMEORIGIN] 346 X-Frame-Options: [SAMEORIGIN]
347 X-Permitted-Cross-Domain-Policies: [none] 347 X-Permitted-Cross-Domain-Policies: [none]
348 X-Request-Id: [41a683e4-fc71-4e96-9d92-97f0a01db9f6] 348 X-Request-Id: [c8cb7671-b6cb-4afd-91e7-a8878ae10dca]
349 X-Runtime: ['0.045815'] 349 X-Runtime: ['0.020637']
350 X-XSS-Protection: [1; mode=block] 350 X-XSS-Protection: [1; mode=block]
351 content-length: ['2'] 351 content-length: ['2']
352 status: {code: 200, message: OK} 352 status: {code: 200, message: OK}
@@ -362,11 +362,11 @@ interactions:
362 method: POST 362 method: POST
363 uri: http://localhost:3000/api/v1/accounts/1/unfollow 363 uri: http://localhost:3000/api/v1/accounts/1/unfollow
364 response: 364 response:
365 body: {string: '{"id":"1","following":false,"showing_reblogs":false,"followed_by":false,"blocking":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false}'} 365 body: {string: '{"id":"1","following":false,"showing_reblogs":false,"followed_by":false,"blocking":false,"blocked_by":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false,"endorsed":false}'}
366 headers: 366 headers:
367 Cache-Control: ['max-age=0, private, must-revalidate'] 367 Cache-Control: ['max-age=0, private, must-revalidate']
368 Content-Type: [application/json; charset=utf-8] 368 Content-Type: [application/json; charset=utf-8]
369 ETag: [W/"7caae68836c3f3de747a26f4992f14d9"] 369 ETag: [W/"7de0bda800fc09d7aa7e4e09ff1e64ad"]
370 Referrer-Policy: [strict-origin-when-cross-origin] 370 Referrer-Policy: [strict-origin-when-cross-origin]
371 Transfer-Encoding: [chunked] 371 Transfer-Encoding: [chunked]
372 Vary: ['Accept-Encoding, Origin'] 372 Vary: ['Accept-Encoding, Origin']
@@ -374,10 +374,10 @@ interactions:
374 X-Download-Options: [noopen] 374 X-Download-Options: [noopen]
375 X-Frame-Options: [SAMEORIGIN] 375 X-Frame-Options: [SAMEORIGIN]
376 X-Permitted-Cross-Domain-Policies: [none] 376 X-Permitted-Cross-Domain-Policies: [none]
377 X-Request-Id: [7e6499ec-fb54-4c76-ab02-5faa886a2179] 377 X-Request-Id: [a19d2776-8646-4bec-a6b3-34f371fecde7]
378 X-Runtime: ['0.113259'] 378 X-Runtime: ['0.049793']
379 X-XSS-Protection: [1; mode=block] 379 X-XSS-Protection: [1; mode=block]
380 content-length: ['175'] 380 content-length: ['211']
381 status: {code: 200, message: OK} 381 status: {code: 200, message: OK}
382- request: 382- request:
383 body: null 383 body: null
@@ -389,13 +389,13 @@ interactions:
389 Content-Length: ['0'] 389 Content-Length: ['0']
390 User-Agent: [python-requests/2.18.4] 390 User-Agent: [python-requests/2.18.4]
391 method: DELETE 391 method: DELETE
392 uri: http://localhost:3000/api/v1/lists/16 392 uri: http://localhost:3000/api/v1/lists/13
393 response: 393 response:
394 body: {string: '{}'} 394 body: {string: '{}'}
395 headers: 395 headers:
396 Cache-Control: ['max-age=0, private, must-revalidate'] 396 Cache-Control: ['max-age=0, private, must-revalidate']
397 Content-Type: [application/json; charset=utf-8] 397 Content-Type: [application/json; charset=utf-8]
398 ETag: [W/"7c50305199ecfdfb56aa3896291ad357"] 398 ETag: [W/"1f19006d4e16e44010f8b60659bab0b0"]
399 Referrer-Policy: [strict-origin-when-cross-origin] 399 Referrer-Policy: [strict-origin-when-cross-origin]
400 Transfer-Encoding: [chunked] 400 Transfer-Encoding: [chunked]
401 Vary: ['Accept-Encoding, Origin'] 401 Vary: ['Accept-Encoding, Origin']
@@ -403,8 +403,8 @@ interactions:
403 X-Download-Options: [noopen] 403 X-Download-Options: [noopen]
404 X-Frame-Options: [SAMEORIGIN] 404 X-Frame-Options: [SAMEORIGIN]
405 X-Permitted-Cross-Domain-Policies: [none] 405 X-Permitted-Cross-Domain-Policies: [none]
406 X-Request-Id: [292e1cc8-90a7-492d-acb5-93f2c82eb835] 406 X-Request-Id: [b4f120a6-6147-445f-ac98-4d0a871c6e5b]
407 X-Runtime: ['0.105068'] 407 X-Runtime: ['0.023427']
408 X-XSS-Protection: [1; mode=block] 408 X-XSS-Protection: [1; mode=block]
409 content-length: ['2'] 409 content-length: ['2']
410 status: {code: 200, message: OK} 410 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)