aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhalcy <halcy@ARARAGI-KUN>2022-11-13 15:33:10 +0200
committerhalcy <halcy@ARARAGI-KUN>2022-11-13 15:33:10 +0200
commitb1e1ec7bdc9e84ecd31626f1a4fbf645e84d0bb2 (patch)
tree3ecf530456b311057658b3b2e749ad017074455b /tests/cassettes/test_list_timeline.yaml
parenta17b20cfa142469019cd5982ba200510afc1f884 (diff)
downloadmastodon.py-b1e1ec7bdc9e84ecd31626f1a4fbf645e84d0bb2.tar.gz
Add support for timed mutes, fix tests to actually pass with new setup
Diffstat (limited to 'tests/cassettes/test_list_timeline.yaml')
-rw-r--r--tests/cassettes/test_list_timeline.yaml104
1 files changed, 53 insertions, 51 deletions
diff --git a/tests/cassettes/test_list_timeline.yaml b/tests/cassettes/test_list_timeline.yaml
index 5fdaa03..c10eacb 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-UmqdvhxGZUJCqIFt9dIriA==''; 30 style-src ''self'' http://localhost:3000 ''nonce-SkRR1Oe7NbwrrPeR25fNUg=='';
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 - 1a496ddb-28d4-4fcf-90a3-fc8a716b767b 56 - d96caa07-a66e-4ede-a546-257b7527005f
57 X-Runtime: 57 X-Runtime:
58 - '0.011642' 58 - '0.011144'
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":"109304268902557892","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-11-07T00: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":"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}}'
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-lc1pptJ9TE6BKfnScKfW6g==''; 88 style-src ''self'' http://localhost:3000 ''nonce-wmGixEc98DTR3BZl3fr63Q=='';
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/"2806d276d8ca861b8ad4afe38233637f" 98 - W/"045b82c55c495fceaaae2b0dc2b6d8db"
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 - 49170d63-3bf6-4ec5-96c1-49c0e4c4de3b 114 - 4d0b2551-debd-427e-830a-4d673289352c
115 X-Runtime: 115 X-Runtime:
116 - '0.011919' 116 - '0.012141'
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=109304268902557892&reblogs=1 123 body: id=109336623096259500&reblogs=1
124 headers: 124 headers:
125 Accept: 125 Accept:
126 - '*/*' 126 - '*/*'
@@ -137,17 +137,18 @@ interactions:
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/109304268902557892/follow 140 uri: http://localhost:3000/api/v1/accounts/109336623096259500/follow
141 response: 141 response:
142 body: 142 body:
143 string: '{"id":"109304268902557892","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":""}' 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
144 ebayer gerne wieder"}'
144 headers: 145 headers:
145 Cache-Control: 146 Cache-Control:
146 - no-store 147 - no-store
147 Content-Security-Policy: 148 Content-Security-Policy:
148 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src 149 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src
149 ''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;
150 style-src ''self'' http://localhost:3000 ''nonce-YtpGw7NMV45D3/GqijdALg==''; 151 style-src ''self'' http://localhost:3000 ''nonce-ub/dFPEsi/hvrXmHkMcfkQ=='';
151 media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' 152 media-src ''self'' https: data: http://localhost:3000; frame-src ''self''
152 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' 153 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self''
153 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 154 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000
@@ -157,7 +158,7 @@ interactions:
157 Content-Type: 158 Content-Type:
158 - application/json; charset=utf-8 159 - application/json; charset=utf-8
159 ETag: 160 ETag:
160 - W/"328aa28d0debfcbfaef3df0c7630cbd8" 161 - W/"aa8b7bc9c53d7fba235020a079a8abc6"
161 Referrer-Policy: 162 Referrer-Policy:
162 - strict-origin-when-cross-origin 163 - strict-origin-when-cross-origin
163 Transfer-Encoding: 164 Transfer-Encoding:
@@ -177,18 +178,18 @@ interactions:
177 X-RateLimit-Remaining: 178 X-RateLimit-Remaining:
178 - '393' 179 - '393'
179 X-RateLimit-Reset: 180 X-RateLimit-Reset:
180 - '2022-11-08T00:00:00.916706Z' 181 - '2022-11-14T00:00:00.735697Z'
181 X-Request-Id: 182 X-Request-Id:
182 - ae52518a-947f-40bd-b0a5-460b7944b2ad 183 - 10d5e3e9-2b84-4f08-97cd-15fedf22a1cb
183 X-Runtime: 184 X-Runtime:
184 - '0.020929' 185 - '0.020042'
185 X-XSS-Protection: 186 X-XSS-Protection:
186 - 1; mode=block 187 - 1; mode=block
187 status: 188 status:
188 code: 200 189 code: 200
189 message: OK 190 message: OK
190- request: 191- request:
191 body: account_ids%5B%5D=109304268902557892 192 body: account_ids%5B%5D=109336623096259500
192 headers: 193 headers:
193 Accept: 194 Accept:
194 - '*/*' 195 - '*/*'
@@ -215,7 +216,7 @@ interactions:
215 Content-Security-Policy: 216 Content-Security-Policy:
216 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src 217 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src
217 ''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;
218 style-src ''self'' http://localhost:3000 ''nonce-ylZHZyqjmbvd9TrU9YHjRw==''; 219 style-src ''self'' http://localhost:3000 ''nonce-XA/oLh3gMQ60fTw+SYjYFg=='';
219 media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' 220 media-src ''self'' https: data: http://localhost:3000; frame-src ''self''
220 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' 221 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self''
221 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 222 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000
@@ -241,9 +242,9 @@ interactions:
241 X-Permitted-Cross-Domain-Policies: 242 X-Permitted-Cross-Domain-Policies:
242 - none 243 - none
243 X-Request-Id: 244 X-Request-Id:
244 - d1534982-2705-4cda-b5b0-3db2048562d9 245 - 7b91f95d-e2c3-451b-880e-e26850db9946
245 X-Runtime: 246 X-Runtime:
246 - '0.012408' 247 - '0.012604'
247 X-XSS-Protection: 248 X-XSS-Protection:
248 - 1; mode=block 249 - 1; mode=block
249 status: 250 status:
@@ -270,16 +271,16 @@ interactions:
270 uri: http://localhost:3000/api/v1/statuses 271 uri: http://localhost:3000/api/v1/statuses
271 response: 272 response:
272 body: 273 body:
273 string: '{"id":"109304275530293262","created_at":"2022-11-07T19:54:43.947Z","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/109304275530293262","url":"http://localhost:3000/@admin/109304275530293262","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":"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 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
275 test suite","website":null},"account":{"id":"109304268902557892","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-11-07T00: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-07","noindex":false,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null}' 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 headers: 277 headers:
277 Cache-Control: 278 Cache-Control:
278 - no-store 279 - no-store
279 Content-Security-Policy: 280 Content-Security-Policy:
280 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src 281 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src
281 ''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;
282 style-src ''self'' http://localhost:3000 ''nonce-hLO2HaxQwHxHg8GoD0U25w==''; 283 style-src ''self'' http://localhost:3000 ''nonce-mbwvAmqXQ+rx50BTj9kCRw=='';
283 media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' 284 media-src ''self'' https: data: http://localhost:3000; frame-src ''self''
284 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' 285 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self''
285 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 286 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000
@@ -289,7 +290,7 @@ interactions:
289 Content-Type: 290 Content-Type:
290 - application/json; charset=utf-8 291 - application/json; charset=utf-8
291 ETag: 292 ETag:
292 - W/"e3d3621717972e95db51f2721a8e5ae9" 293 - W/"7f8ae35a5375515d41a0c58160a41053"
293 Referrer-Policy: 294 Referrer-Policy:
294 - strict-origin-when-cross-origin 295 - strict-origin-when-cross-origin
295 Transfer-Encoding: 296 Transfer-Encoding:
@@ -309,11 +310,11 @@ interactions:
309 X-RateLimit-Remaining: 310 X-RateLimit-Remaining:
310 - '299' 311 - '299'
311 X-RateLimit-Reset: 312 X-RateLimit-Reset:
312 - '2022-11-07T21:00:00.967408Z' 313 - '2022-11-13T15:00:00.786102Z'
313 X-Request-Id: 314 X-Request-Id:
314 - 533d4065-6da1-4f7b-96b5-d730cac1c12a 315 - da57b37b-a71f-4dd8-9ab9-ca27e069f4fd
315 X-Runtime: 316 X-Runtime:
316 - '0.031352' 317 - '0.030647'
317 X-XSS-Protection: 318 X-XSS-Protection:
318 - 1; mode=block 319 - 1; mode=block
319 status: 320 status:
@@ -336,16 +337,16 @@ interactions:
336 uri: http://localhost:3000/api/v1/timelines/list/5 337 uri: http://localhost:3000/api/v1/timelines/list/5
337 response: 338 response:
338 body: 339 body:
339 string: '[{"id":"109304275530293262","created_at":"2022-11-07T19:54:43.947Z","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/109304275530293262","url":"http://localhost:3000/@admin/109304275530293262","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":"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 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
341 test suite","website":null},"account":{"id":"109304268902557892","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-11-07T00: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-07","noindex":false,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null}]' 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 headers: 343 headers:
343 Cache-Control: 344 Cache-Control:
344 - no-store 345 - no-store
345 Content-Security-Policy: 346 Content-Security-Policy:
346 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src 347 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src
347 ''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;
348 style-src ''self'' http://localhost:3000 ''nonce-IoBHDZVrbt/iySqUQIgULg==''; 349 style-src ''self'' http://localhost:3000 ''nonce-5c8ZjiRi/VyDFfRfxzYPQw=='';
349 media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' 350 media-src ''self'' https: data: http://localhost:3000; frame-src ''self''
350 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' 351 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self''
351 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 352 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000
@@ -355,10 +356,10 @@ interactions:
355 Content-Type: 356 Content-Type:
356 - application/json; charset=utf-8 357 - application/json; charset=utf-8
357 ETag: 358 ETag:
358 - W/"f49175845d1019ce8f5e50ecbc61bef4" 359 - W/"00d68fe8a24d43d555628cda1d928c8e"
359 Link: 360 Link:
360 - <http://localhost:3000/api/v1/timelines/list/5?max_id=109304275530293262>; 361 - <http://localhost:3000/api/v1/timelines/list/5?max_id=109336677630942128>;
361 rel="next", <http://localhost:3000/api/v1/timelines/list/5?min_id=109304275530293262>; 362 rel="next", <http://localhost:3000/api/v1/timelines/list/5?min_id=109336677630942128>;
362 rel="prev" 363 rel="prev"
363 Referrer-Policy: 364 Referrer-Policy:
364 - strict-origin-when-cross-origin 365 - strict-origin-when-cross-origin
@@ -375,9 +376,9 @@ interactions:
375 X-Permitted-Cross-Domain-Policies: 376 X-Permitted-Cross-Domain-Policies:
376 - none 377 - none
377 X-Request-Id: 378 X-Request-Id:
378 - 11e65dea-d050-4fa4-9098-bb895f16ed4a 379 - 58ca5d4c-acc4-4ac1-8906-cffbecb904c4
379 X-Runtime: 380 X-Runtime:
380 - '0.024399' 381 - '0.040387'
381 X-XSS-Protection: 382 X-XSS-Protection:
382 - 1; mode=block 383 - 1; mode=block
383 status: 384 status:
@@ -399,19 +400,19 @@ interactions:
399 User-Agent: 400 User-Agent:
400 - tests/v311 401 - tests/v311
401 method: DELETE 402 method: DELETE
402 uri: http://localhost:3000/api/v1/statuses/109304275530293262 403 uri: http://localhost:3000/api/v1/statuses/109336677630942128
403 response: 404 response:
404 body: 405 body:
405 string: '{"id":"109304275530293262","created_at":"2022-11-07T19:54:43.947Z","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/109304275530293262","url":"http://localhost:3000/@admin/109304275530293262","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":"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 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
407 test suite","website":null},"account":{"id":"109304268902557892","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-11-07T00: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-07","noindex":false,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null}' 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 headers: 409 headers:
409 Cache-Control: 410 Cache-Control:
410 - no-store 411 - no-store
411 Content-Security-Policy: 412 Content-Security-Policy:
412 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src 413 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src
413 ''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;
414 style-src ''self'' http://localhost:3000 ''nonce-ncnPgWJhLPhLZ6h3fGS0ZQ==''; 415 style-src ''self'' http://localhost:3000 ''nonce-S+CX7uSf6I9/B6fyj7bAvg=='';
415 media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' 416 media-src ''self'' https: data: http://localhost:3000; frame-src ''self''
416 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' 417 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self''
417 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 418 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000
@@ -421,7 +422,7 @@ interactions:
421 Content-Type: 422 Content-Type:
422 - application/json; charset=utf-8 423 - application/json; charset=utf-8
423 ETag: 424 ETag:
424 - W/"07b36a7ffa7938adecbaba26638291f0" 425 - W/"0b505a2932492e83e8ca3198514299cd"
425 Referrer-Policy: 426 Referrer-Policy:
426 - strict-origin-when-cross-origin 427 - strict-origin-when-cross-origin
427 Transfer-Encoding: 428 Transfer-Encoding:
@@ -437,9 +438,9 @@ interactions:
437 X-Permitted-Cross-Domain-Policies: 438 X-Permitted-Cross-Domain-Policies:
438 - none 439 - none
439 X-Request-Id: 440 X-Request-Id:
440 - f9ce7cc9-e13e-4057-a632-f17fcef678d9 441 - b448090f-6412-4ae0-8a32-68443d5bb157
441 X-Runtime: 442 X-Runtime:
442 - '0.031072' 443 - '0.024529'
443 X-XSS-Protection: 444 X-XSS-Protection:
444 - 1; mode=block 445 - 1; mode=block
445 status: 446 status:
@@ -461,17 +462,18 @@ interactions:
461 User-Agent: 462 User-Agent:
462 - tests/v311 463 - tests/v311
463 method: POST 464 method: POST
464 uri: http://localhost:3000/api/v1/accounts/109304268902557892/unfollow 465 uri: http://localhost:3000/api/v1/accounts/109336623096259500/unfollow
465 response: 466 response:
466 body: 467 body:
467 string: '{"id":"109304268902557892","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":""}' 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
469 ebayer gerne wieder"}'
468 headers: 470 headers:
469 Cache-Control: 471 Cache-Control:
470 - no-store 472 - no-store
471 Content-Security-Policy: 473 Content-Security-Policy:
472 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src 474 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src
473 ''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;
474 style-src ''self'' http://localhost:3000 ''nonce-IPSBu4MB+zY9NHh8LBQgJQ==''; 476 style-src ''self'' http://localhost:3000 ''nonce-EOkacaBOsApINo/TyuUAGQ=='';
475 media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' 477 media-src ''self'' https: data: http://localhost:3000; frame-src ''self''
476 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' 478 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self''
477 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 479 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000
@@ -481,7 +483,7 @@ interactions:
481 Content-Type: 483 Content-Type:
482 - application/json; charset=utf-8 484 - application/json; charset=utf-8
483 ETag: 485 ETag:
484 - W/"8d8caa68e50963507d45a12d820e86b0" 486 - W/"fc5fa4da9317772baa3b6968b8c31a68"
485 Referrer-Policy: 487 Referrer-Policy:
486 - strict-origin-when-cross-origin 488 - strict-origin-when-cross-origin
487 Transfer-Encoding: 489 Transfer-Encoding:
@@ -497,9 +499,9 @@ interactions:
497 X-Permitted-Cross-Domain-Policies: 499 X-Permitted-Cross-Domain-Policies:
498 - none 500 - none
499 X-Request-Id: 501 X-Request-Id:
500 - ecfd5b7a-c78d-4646-9766-12434e9b9027 502 - cd63b268-669c-4c60-82ce-cdab09742e88
501 X-Runtime: 503 X-Runtime:
502 - '0.020223' 504 - '0.019047'
503 X-XSS-Protection: 505 X-XSS-Protection:
504 - 1; mode=block 506 - 1; mode=block
505 status: 507 status:
@@ -531,7 +533,7 @@ interactions:
531 Content-Security-Policy: 533 Content-Security-Policy:
532 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src 534 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src
533 ''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;
534 style-src ''self'' http://localhost:3000 ''nonce-PSPg5R1iEAwaQ49O0OcomA==''; 536 style-src ''self'' http://localhost:3000 ''nonce-k8MOUTDJOhtGKIOLn9PQRA=='';
535 media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' 537 media-src ''self'' https: data: http://localhost:3000; frame-src ''self''
536 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' 538 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self''
537 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 539 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000
@@ -557,9 +559,9 @@ interactions:
557 X-Permitted-Cross-Domain-Policies: 559 X-Permitted-Cross-Domain-Policies:
558 - none 560 - none
559 X-Request-Id: 561 X-Request-Id:
560 - b3583f48-1d7b-44bf-a735-27f8c3e1e5c5 562 - bd395b76-61e8-4edd-9b92-30ea8a7da8fe
561 X-Runtime: 563 X-Runtime:
562 - '0.011359' 564 - '0.012458'
563 X-XSS-Protection: 565 X-XSS-Protection:
564 - 1; mode=block 566 - 1; mode=block
565 status: 567 status:
Powered by cgit v1.2.3 (git 2.41.0)