aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhalcy <halcy@ARARAGI-KUN>2022-11-13 16:16:29 +0200
committerhalcy <halcy@ARARAGI-KUN>2022-11-13 16:16:29 +0200
commit0e00fced99976d74e972a3c9ca5b762697840a33 (patch)
tree632f7e06d3e7d81e15f78d8821d39acf59b8301c /tests/cassettes/test_list_timeline.yaml
parentc66015a6b0655f865c45587095ca8744a9d61534 (diff)
downloadmastodon.py-0e00fced99976d74e972a3c9ca5b762697840a33.tar.gz
fix tests
Diffstat (limited to 'tests/cassettes/test_list_timeline.yaml')
-rw-r--r--tests/cassettes/test_list_timeline.yaml108
1 files changed, 54 insertions, 54 deletions
diff --git a/tests/cassettes/test_list_timeline.yaml b/tests/cassettes/test_list_timeline.yaml
index c10eacb..7abb494 100644
--- a/tests/cassettes/test_list_timeline.yaml
+++ b/tests/cassettes/test_list_timeline.yaml
@@ -27,7 +27,7 @@ interactions:
27 Content-Security-Policy: 27 Content-Security-Policy:
28 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src 28 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src
29 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; 29 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000;
30 style-src ''self'' http://localhost:3000 ''nonce-SkRR1Oe7NbwrrPeR25fNUg==''; 30 style-src ''self'' http://localhost:3000 ''nonce-jaS4xpQHWcyrkdziH5NrvQ=='';
31 media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' 31 media-src ''self'' https: data: http://localhost:3000; frame-src ''self''
32 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' 32 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self''
33 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 33 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000
@@ -53,9 +53,9 @@ interactions:
53 X-Permitted-Cross-Domain-Policies: 53 X-Permitted-Cross-Domain-Policies:
54 - none 54 - none
55 X-Request-Id: 55 X-Request-Id:
56 - d96caa07-a66e-4ede-a546-257b7527005f 56 - d6c143fc-c1e9-426a-ba4c-15281da72302
57 X-Runtime: 57 X-Runtime:
58 - '0.011144' 58 - '0.010961'
59 X-XSS-Protection: 59 X-XSS-Protection:
60 - 1; mode=block 60 - 1; mode=block
61 status: 61 status:
@@ -78,14 +78,14 @@ interactions:
78 uri: http://localhost:3000/api/v1/accounts/verify_credentials 78 uri: http://localhost:3000/api/v1/accounts/verify_credentials
79 response: 79 response:
80 body: 80 body:
81 string: '{"id":"109336623096259500","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-11-13T00:00:00.000Z","note":"","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":0,"following_count":0,"statuses_count":0,"last_status_at":null,"noindex":false,"source":{"privacy":"public","sensitive":false,"language":null,"note":"","fields":[],"follow_requests_count":0},"emojis":[],"fields":[],"role":{"id":"3","name":"Owner","permissions":"1048575","color":"","highlighted":true}}' 81 string: '{"id":"109336898971915318","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-11-13T00:00:00.000Z","note":"","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":0,"following_count":0,"statuses_count":0,"last_status_at":"2022-11-13","noindex":false,"source":{"privacy":"public","sensitive":false,"language":null,"note":"","fields":[],"follow_requests_count":0},"emojis":[],"fields":[],"role":{"id":"3","name":"Owner","permissions":"1048575","color":"","highlighted":true}}'
82 headers: 82 headers:
83 Cache-Control: 83 Cache-Control:
84 - no-store 84 - no-store
85 Content-Security-Policy: 85 Content-Security-Policy:
86 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src 86 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src
87 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; 87 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000;
88 style-src ''self'' http://localhost:3000 ''nonce-wmGixEc98DTR3BZl3fr63Q==''; 88 style-src ''self'' http://localhost:3000 ''nonce-0Rgc5nAZna/dDZqEY2JKrg=='';
89 media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' 89 media-src ''self'' https: data: http://localhost:3000; frame-src ''self''
90 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' 90 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self''
91 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 91 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000
@@ -95,7 +95,7 @@ interactions:
95 Content-Type: 95 Content-Type:
96 - application/json; charset=utf-8 96 - application/json; charset=utf-8
97 ETag: 97 ETag:
98 - W/"045b82c55c495fceaaae2b0dc2b6d8db" 98 - W/"c858fe55670095b09a4a2b7de090f899"
99 Referrer-Policy: 99 Referrer-Policy:
100 - strict-origin-when-cross-origin 100 - strict-origin-when-cross-origin
101 Transfer-Encoding: 101 Transfer-Encoding:
@@ -111,16 +111,16 @@ interactions:
111 X-Permitted-Cross-Domain-Policies: 111 X-Permitted-Cross-Domain-Policies:
112 - none 112 - none
113 X-Request-Id: 113 X-Request-Id:
114 - 4d0b2551-debd-427e-830a-4d673289352c 114 - 42663da3-5e24-4358-b2ef-2667ef2fb5e3
115 X-Runtime: 115 X-Runtime:
116 - '0.012141' 116 - '0.011743'
117 X-XSS-Protection: 117 X-XSS-Protection:
118 - 1; mode=block 118 - 1; mode=block
119 status: 119 status:
120 code: 200 120 code: 200
121 message: OK 121 message: OK
122- request: 122- request:
123 body: id=109336623096259500&reblogs=1 123 body: id=109336898971915318&reblogs=1&notify=0
124 headers: 124 headers:
125 Accept: 125 Accept:
126 - '*/*' 126 - '*/*'
@@ -131,16 +131,16 @@ interactions:
131 Connection: 131 Connection:
132 - keep-alive 132 - keep-alive
133 Content-Length: 133 Content-Length:
134 - '31' 134 - '40'
135 Content-Type: 135 Content-Type:
136 - application/x-www-form-urlencoded 136 - application/x-www-form-urlencoded
137 User-Agent: 137 User-Agent:
138 - tests/v311 138 - tests/v311
139 method: POST 139 method: POST
140 uri: http://localhost:3000/api/v1/accounts/109336623096259500/follow 140 uri: http://localhost:3000/api/v1/accounts/109336898971915318/follow
141 response: 141 response:
142 body: 142 body:
143 string: '{"id":"109336623096259500","following":true,"showing_reblogs":true,"notifying":false,"languages":null,"followed_by":false,"blocking":false,"blocked_by":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false,"endorsed":false,"note":"top 143 string: '{"id":"109336898971915318","following":true,"showing_reblogs":true,"notifying":false,"languages":null,"followed_by":false,"blocking":false,"blocked_by":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false,"endorsed":false,"note":"top
144 ebayer gerne wieder"}' 144 ebayer gerne wieder"}'
145 headers: 145 headers:
146 Cache-Control: 146 Cache-Control:
@@ -148,7 +148,7 @@ interactions:
148 Content-Security-Policy: 148 Content-Security-Policy:
149 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src 149 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src
150 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; 150 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000;
151 style-src ''self'' http://localhost:3000 ''nonce-ub/dFPEsi/hvrXmHkMcfkQ==''; 151 style-src ''self'' http://localhost:3000 ''nonce-7I3bgV0AiVtPEsP/mXsHBQ=='';
152 media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' 152 media-src ''self'' https: data: http://localhost:3000; frame-src ''self''
153 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' 153 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self''
154 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 154 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000
@@ -158,7 +158,7 @@ interactions:
158 Content-Type: 158 Content-Type:
159 - application/json; charset=utf-8 159 - application/json; charset=utf-8
160 ETag: 160 ETag:
161 - W/"aa8b7bc9c53d7fba235020a079a8abc6" 161 - W/"1a84b5760a0d343e140cbce60e8c347d"
162 Referrer-Policy: 162 Referrer-Policy:
163 - strict-origin-when-cross-origin 163 - strict-origin-when-cross-origin
164 Transfer-Encoding: 164 Transfer-Encoding:
@@ -176,20 +176,20 @@ interactions:
176 X-RateLimit-Limit: 176 X-RateLimit-Limit:
177 - '400' 177 - '400'
178 X-RateLimit-Remaining: 178 X-RateLimit-Remaining:
179 - '393' 179 - '392'
180 X-RateLimit-Reset: 180 X-RateLimit-Reset:
181 - '2022-11-14T00:00:00.735697Z' 181 - '2022-11-14T00:00:00.345986Z'
182 X-Request-Id: 182 X-Request-Id:
183 - 10d5e3e9-2b84-4f08-97cd-15fedf22a1cb 183 - 4d7e5ac7-7404-4081-ada7-a0ed6aacb348
184 X-Runtime: 184 X-Runtime:
185 - '0.020042' 185 - '0.021128'
186 X-XSS-Protection: 186 X-XSS-Protection:
187 - 1; mode=block 187 - 1; mode=block
188 status: 188 status:
189 code: 200 189 code: 200
190 message: OK 190 message: OK
191- request: 191- request:
192 body: account_ids%5B%5D=109336623096259500 192 body: account_ids%5B%5D=109336898971915318
193 headers: 193 headers:
194 Accept: 194 Accept:
195 - '*/*' 195 - '*/*'
@@ -216,7 +216,7 @@ interactions:
216 Content-Security-Policy: 216 Content-Security-Policy:
217 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src 217 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src
218 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; 218 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000;
219 style-src ''self'' http://localhost:3000 ''nonce-XA/oLh3gMQ60fTw+SYjYFg==''; 219 style-src ''self'' http://localhost:3000 ''nonce-YSeBblwXeHYmLvbev++a5w=='';
220 media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' 220 media-src ''self'' https: data: http://localhost:3000; frame-src ''self''
221 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' 221 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self''
222 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 222 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000
@@ -242,9 +242,9 @@ interactions:
242 X-Permitted-Cross-Domain-Policies: 242 X-Permitted-Cross-Domain-Policies:
243 - none 243 - none
244 X-Request-Id: 244 X-Request-Id:
245 - 7b91f95d-e2c3-451b-880e-e26850db9946 245 - bd29738b-6520-4f08-be22-67c59a3b4382
246 X-Runtime: 246 X-Runtime:
247 - '0.012604' 247 - '0.012446'
248 X-XSS-Protection: 248 X-XSS-Protection:
249 - 1; mode=block 249 - 1; mode=block
250 status: 250 status:
@@ -271,16 +271,16 @@ interactions:
271 uri: http://localhost:3000/api/v1/statuses 271 uri: http://localhost:3000/api/v1/statuses
272 response: 272 response:
273 body: 273 body:
274 string: '{"id":"109336677630942128","created_at":"2022-11-13T13:15:00.766Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/admin/statuses/109336677630942128","url":"http://localhost:3000/@admin/109336677630942128","replies_count":0,"reblogs_count":0,"favourites_count":0,"edited_at":null,"favourited":false,"reblogged":false,"muted":false,"bookmarked":false,"pinned":false,"content":"\u003cp\u003eI 274 string: '{"id":"109336904556676524","created_at":"2022-11-13T14:12:43.378Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/admin/statuses/109336904556676524","url":"http://localhost:3000/@admin/109336904556676524","replies_count":0,"reblogs_count":0,"favourites_count":0,"edited_at":null,"favourited":false,"reblogged":false,"muted":false,"bookmarked":false,"pinned":false,"content":"\u003cp\u003eI
275 have never stolen a ham in my life.\u003c/p\u003e","filtered":[],"reblog":null,"application":{"name":"Mastodon.py 275 have never stolen a ham in my life.\u003c/p\u003e","filtered":[],"reblog":null,"application":{"name":"Mastodon.py
276 test suite","website":null},"account":{"id":"109336623096259500","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-11-13T00:00:00.000Z","note":"","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":1,"last_status_at":"2022-11-13","noindex":false,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null}' 276 test suite","website":null},"account":{"id":"109336898971915318","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-11-13T00:00:00.000Z","note":"","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":1,"last_status_at":"2022-11-13","noindex":false,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null}'
277 headers: 277 headers:
278 Cache-Control: 278 Cache-Control:
279 - no-store 279 - no-store
280 Content-Security-Policy: 280 Content-Security-Policy:
281 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src 281 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src
282 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; 282 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000;
283 style-src ''self'' http://localhost:3000 ''nonce-mbwvAmqXQ+rx50BTj9kCRw==''; 283 style-src ''self'' http://localhost:3000 ''nonce-2C2JPCVnFbjLuy2GwAWNfA=='';
284 media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' 284 media-src ''self'' https: data: http://localhost:3000; frame-src ''self''
285 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' 285 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self''
286 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 286 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000
@@ -290,7 +290,7 @@ interactions:
290 Content-Type: 290 Content-Type:
291 - application/json; charset=utf-8 291 - application/json; charset=utf-8
292 ETag: 292 ETag:
293 - W/"7f8ae35a5375515d41a0c58160a41053" 293 - W/"ad2928c26da225380815b600dc195696"
294 Referrer-Policy: 294 Referrer-Policy:
295 - strict-origin-when-cross-origin 295 - strict-origin-when-cross-origin
296 Transfer-Encoding: 296 Transfer-Encoding:
@@ -308,13 +308,13 @@ interactions:
308 X-RateLimit-Limit: 308 X-RateLimit-Limit:
309 - '300' 309 - '300'
310 X-RateLimit-Remaining: 310 X-RateLimit-Remaining:
311 - '299' 311 - '298'
312 X-RateLimit-Reset: 312 X-RateLimit-Reset:
313 - '2022-11-13T15:00:00.786102Z' 313 - '2022-11-13T15:00:00.397743Z'
314 X-Request-Id: 314 X-Request-Id:
315 - da57b37b-a71f-4dd8-9ab9-ca27e069f4fd 315 - d38f8a90-b30f-40b0-be9b-0dbbb5624333
316 X-Runtime: 316 X-Runtime:
317 - '0.030647' 317 - '0.031947'
318 X-XSS-Protection: 318 X-XSS-Protection:
319 - 1; mode=block 319 - 1; mode=block
320 status: 320 status:
@@ -337,16 +337,16 @@ interactions:
337 uri: http://localhost:3000/api/v1/timelines/list/5 337 uri: http://localhost:3000/api/v1/timelines/list/5
338 response: 338 response:
339 body: 339 body:
340 string: '[{"id":"109336677630942128","created_at":"2022-11-13T13:15:00.766Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/admin/statuses/109336677630942128","url":"http://localhost:3000/@admin/109336677630942128","replies_count":0,"reblogs_count":0,"favourites_count":0,"edited_at":null,"favourited":false,"reblogged":false,"muted":false,"bookmarked":false,"content":"\u003cp\u003eI 340 string: '[{"id":"109336904556676524","created_at":"2022-11-13T14:12:43.378Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/admin/statuses/109336904556676524","url":"http://localhost:3000/@admin/109336904556676524","replies_count":0,"reblogs_count":0,"favourites_count":0,"edited_at":null,"favourited":false,"reblogged":false,"muted":false,"bookmarked":false,"content":"\u003cp\u003eI
341 have never stolen a ham in my life.\u003c/p\u003e","filtered":[],"reblog":null,"application":{"name":"Mastodon.py 341 have never stolen a ham in my life.\u003c/p\u003e","filtered":[],"reblog":null,"application":{"name":"Mastodon.py
342 test suite","website":null},"account":{"id":"109336623096259500","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-11-13T00:00:00.000Z","note":"","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":1,"last_status_at":"2022-11-13","noindex":false,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null}]' 342 test suite","website":null},"account":{"id":"109336898971915318","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-11-13T00:00:00.000Z","note":"","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":1,"last_status_at":"2022-11-13","noindex":false,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null}]'
343 headers: 343 headers:
344 Cache-Control: 344 Cache-Control:
345 - no-store 345 - no-store
346 Content-Security-Policy: 346 Content-Security-Policy:
347 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src 347 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src
348 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; 348 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000;
349 style-src ''self'' http://localhost:3000 ''nonce-5c8ZjiRi/VyDFfRfxzYPQw==''; 349 style-src ''self'' http://localhost:3000 ''nonce-Dz+3Li7igVDNnvy9TqvO3A=='';
350 media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' 350 media-src ''self'' https: data: http://localhost:3000; frame-src ''self''
351 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' 351 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self''
352 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 352 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000
@@ -356,10 +356,10 @@ interactions:
356 Content-Type: 356 Content-Type:
357 - application/json; charset=utf-8 357 - application/json; charset=utf-8
358 ETag: 358 ETag:
359 - W/"00d68fe8a24d43d555628cda1d928c8e" 359 - W/"f241bb7aa98e2d0b062e5cbe19e6d477"
360 Link: 360 Link:
361 - <http://localhost:3000/api/v1/timelines/list/5?max_id=109336677630942128>; 361 - <http://localhost:3000/api/v1/timelines/list/5?max_id=109336904556676524>;
362 rel="next", <http://localhost:3000/api/v1/timelines/list/5?min_id=109336677630942128>; 362 rel="next", <http://localhost:3000/api/v1/timelines/list/5?min_id=109336904556676524>;
363 rel="prev" 363 rel="prev"
364 Referrer-Policy: 364 Referrer-Policy:
365 - strict-origin-when-cross-origin 365 - strict-origin-when-cross-origin
@@ -376,9 +376,9 @@ interactions:
376 X-Permitted-Cross-Domain-Policies: 376 X-Permitted-Cross-Domain-Policies:
377 - none 377 - none
378 X-Request-Id: 378 X-Request-Id:
379 - 58ca5d4c-acc4-4ac1-8906-cffbecb904c4 379 - 09af234b-5213-4edc-8f81-9e766e870e29
380 X-Runtime: 380 X-Runtime:
381 - '0.040387' 381 - '0.022746'
382 X-XSS-Protection: 382 X-XSS-Protection:
383 - 1; mode=block 383 - 1; mode=block
384 status: 384 status:
@@ -400,19 +400,19 @@ interactions:
400 User-Agent: 400 User-Agent:
401 - tests/v311 401 - tests/v311
402 method: DELETE 402 method: DELETE
403 uri: http://localhost:3000/api/v1/statuses/109336677630942128 403 uri: http://localhost:3000/api/v1/statuses/109336904556676524
404 response: 404 response:
405 body: 405 body:
406 string: '{"id":"109336677630942128","created_at":"2022-11-13T13:15:00.766Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/admin/statuses/109336677630942128","url":"http://localhost:3000/@admin/109336677630942128","replies_count":0,"reblogs_count":0,"favourites_count":0,"edited_at":null,"favourited":false,"reblogged":false,"muted":false,"bookmarked":false,"pinned":false,"text":"I 406 string: '{"id":"109336904556676524","created_at":"2022-11-13T14:12:43.378Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/admin/statuses/109336904556676524","url":"http://localhost:3000/@admin/109336904556676524","replies_count":0,"reblogs_count":0,"favourites_count":0,"edited_at":null,"favourited":false,"reblogged":false,"muted":false,"bookmarked":false,"pinned":false,"text":"I
407 have never stolen a ham in my life.","filtered":[],"reblog":null,"application":{"name":"Mastodon.py 407 have never stolen a ham in my life.","filtered":[],"reblog":null,"application":{"name":"Mastodon.py
408 test suite","website":null},"account":{"id":"109336623096259500","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-11-13T00:00:00.000Z","note":"","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":0,"last_status_at":"2022-11-13","noindex":false,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null}' 408 test suite","website":null},"account":{"id":"109336898971915318","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-11-13T00:00:00.000Z","note":"","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":0,"last_status_at":"2022-11-13","noindex":false,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null}'
409 headers: 409 headers:
410 Cache-Control: 410 Cache-Control:
411 - no-store 411 - no-store
412 Content-Security-Policy: 412 Content-Security-Policy:
413 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src 413 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src
414 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; 414 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000;
415 style-src ''self'' http://localhost:3000 ''nonce-S+CX7uSf6I9/B6fyj7bAvg==''; 415 style-src ''self'' http://localhost:3000 ''nonce-u1RmCkoniPc1xeLaGKk38w=='';
416 media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' 416 media-src ''self'' https: data: http://localhost:3000; frame-src ''self''
417 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' 417 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self''
418 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 418 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000
@@ -422,7 +422,7 @@ interactions:
422 Content-Type: 422 Content-Type:
423 - application/json; charset=utf-8 423 - application/json; charset=utf-8
424 ETag: 424 ETag:
425 - W/"0b505a2932492e83e8ca3198514299cd" 425 - W/"981683079d08e2f7a002883a7227ddf1"
426 Referrer-Policy: 426 Referrer-Policy:
427 - strict-origin-when-cross-origin 427 - strict-origin-when-cross-origin
428 Transfer-Encoding: 428 Transfer-Encoding:
@@ -438,9 +438,9 @@ interactions:
438 X-Permitted-Cross-Domain-Policies: 438 X-Permitted-Cross-Domain-Policies:
439 - none 439 - none
440 X-Request-Id: 440 X-Request-Id:
441 - b448090f-6412-4ae0-8a32-68443d5bb157 441 - e5ca499a-299d-411a-a78e-d4c63ce1fe70
442 X-Runtime: 442 X-Runtime:
443 - '0.024529' 443 - '0.023974'
444 X-XSS-Protection: 444 X-XSS-Protection:
445 - 1; mode=block 445 - 1; mode=block
446 status: 446 status:
@@ -462,10 +462,10 @@ interactions:
462 User-Agent: 462 User-Agent:
463 - tests/v311 463 - tests/v311
464 method: POST 464 method: POST
465 uri: http://localhost:3000/api/v1/accounts/109336623096259500/unfollow 465 uri: http://localhost:3000/api/v1/accounts/109336898971915318/unfollow
466 response: 466 response:
467 body: 467 body:
468 string: '{"id":"109336623096259500","following":false,"showing_reblogs":false,"notifying":false,"languages":null,"followed_by":false,"blocking":false,"blocked_by":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false,"endorsed":false,"note":"top 468 string: '{"id":"109336898971915318","following":false,"showing_reblogs":false,"notifying":false,"languages":null,"followed_by":false,"blocking":false,"blocked_by":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false,"endorsed":false,"note":"top
469 ebayer gerne wieder"}' 469 ebayer gerne wieder"}'
470 headers: 470 headers:
471 Cache-Control: 471 Cache-Control:
@@ -473,7 +473,7 @@ interactions:
473 Content-Security-Policy: 473 Content-Security-Policy:
474 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src 474 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src
475 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; 475 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000;
476 style-src ''self'' http://localhost:3000 ''nonce-EOkacaBOsApINo/TyuUAGQ==''; 476 style-src ''self'' http://localhost:3000 ''nonce-vwjImHtbO81jFinJCZhsiA=='';
477 media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' 477 media-src ''self'' https: data: http://localhost:3000; frame-src ''self''
478 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' 478 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self''
479 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 479 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000
@@ -483,7 +483,7 @@ interactions:
483 Content-Type: 483 Content-Type:
484 - application/json; charset=utf-8 484 - application/json; charset=utf-8
485 ETag: 485 ETag:
486 - W/"fc5fa4da9317772baa3b6968b8c31a68" 486 - W/"a58b6931bdf80070edebc5580f3ddc28"
487 Referrer-Policy: 487 Referrer-Policy:
488 - strict-origin-when-cross-origin 488 - strict-origin-when-cross-origin
489 Transfer-Encoding: 489 Transfer-Encoding:
@@ -499,9 +499,9 @@ interactions:
499 X-Permitted-Cross-Domain-Policies: 499 X-Permitted-Cross-Domain-Policies:
500 - none 500 - none
501 X-Request-Id: 501 X-Request-Id:
502 - cd63b268-669c-4c60-82ce-cdab09742e88 502 - 8d882d7d-eb59-46f7-88f0-a84e546d0f13
503 X-Runtime: 503 X-Runtime:
504 - '0.019047' 504 - '0.017262'
505 X-XSS-Protection: 505 X-XSS-Protection:
506 - 1; mode=block 506 - 1; mode=block
507 status: 507 status:
@@ -533,7 +533,7 @@ interactions:
533 Content-Security-Policy: 533 Content-Security-Policy:
534 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src 534 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src
535 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; 535 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000;
536 style-src ''self'' http://localhost:3000 ''nonce-k8MOUTDJOhtGKIOLn9PQRA==''; 536 style-src ''self'' http://localhost:3000 ''nonce-78NPsDvMYUkm4W9eVpnkqw=='';
537 media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' 537 media-src ''self'' https: data: http://localhost:3000; frame-src ''self''
538 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' 538 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self''
539 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 539 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000
@@ -559,9 +559,9 @@ interactions:
559 X-Permitted-Cross-Domain-Policies: 559 X-Permitted-Cross-Domain-Policies:
560 - none 560 - none
561 X-Request-Id: 561 X-Request-Id:
562 - bd395b76-61e8-4edd-9b92-30ea8a7da8fe 562 - e97b7523-4baf-4bcd-9881-63e5b3257f69
563 X-Runtime: 563 X-Runtime:
564 - '0.012458' 564 - '0.011327'
565 X-XSS-Protection: 565 X-XSS-Protection:
566 - 1; mode=block 566 - 1; mode=block
567 status: 567 status:
Powered by cgit v1.2.3 (git 2.41.0)