aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_account_remove_from_followers.yaml')
-rw-r--r--tests/cassettes/test_account_remove_from_followers.yaml98
1 files changed, 52 insertions, 46 deletions
diff --git a/tests/cassettes/test_account_remove_from_followers.yaml b/tests/cassettes/test_account_remove_from_followers.yaml
index 9182231..52f4426 100644
--- a/tests/cassettes/test_account_remove_from_followers.yaml
+++ b/tests/cassettes/test_account_remove_from_followers.yaml
@@ -16,14 +16,14 @@ interactions:
16 uri: http://localhost:3000/api/v1/accounts/verify_credentials 16 uri: http://localhost:3000/api/v1/accounts/verify_credentials
17 response: 17 response:
18 body: 18 body:
19 string: '{"id":"109411885671340064","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-11-26T00: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}}' 19 string: '{"id":"109440137501589086","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-12-01T00: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-12-01","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}}'
20 headers: 20 headers:
21 Cache-Control: 21 Cache-Control:
22 - no-store 22 - no-store
23 Content-Security-Policy: 23 Content-Security-Policy:
24 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src 24 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src
25 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; 25 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000;
26 style-src ''self'' http://localhost:3000 ''nonce-R0dOyCBcX1yy1m5FC+QBeg==''; 26 style-src ''self'' http://localhost:3000 ''nonce-Za2+gvLS6ya0EZELVQVPHg=='';
27 media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' 27 media-src ''self'' https: data: http://localhost:3000; frame-src ''self''
28 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' 28 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self''
29 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 29 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000
@@ -33,7 +33,7 @@ interactions:
33 Content-Type: 33 Content-Type:
34 - application/json; charset=utf-8 34 - application/json; charset=utf-8
35 ETag: 35 ETag:
36 - W/"a92dcb08b6f874d680c45eede3cca2ec" 36 - W/"dd450e6d64e656efa28c76c7d7b7eef0"
37 Referrer-Policy: 37 Referrer-Policy:
38 - strict-origin-when-cross-origin 38 - strict-origin-when-cross-origin
39 Transfer-Encoding: 39 Transfer-Encoding:
@@ -49,9 +49,9 @@ interactions:
49 X-Permitted-Cross-Domain-Policies: 49 X-Permitted-Cross-Domain-Policies:
50 - none 50 - none
51 X-Request-Id: 51 X-Request-Id:
52 - 3cb66a54-d7b2-41d3-9286-d7a3408ef1a3 52 - 73e786a7-c787-48ba-9ab8-51917e9be030
53 X-Runtime: 53 X-Runtime:
54 - '0.020531' 54 - '0.013809'
55 X-XSS-Protection: 55 X-XSS-Protection:
56 - 1; mode=block 56 - 1; mode=block
57 status: 57 status:
@@ -75,17 +75,18 @@ interactions:
75 User-Agent: 75 User-Agent:
76 - tests/v311 76 - tests/v311
77 method: POST 77 method: POST
78 uri: http://localhost:3000/api/v1/accounts/109411885671340064/follow 78 uri: http://localhost:3000/api/v1/accounts/109440137501589086/follow
79 response: 79 response:
80 body: 80 body:
81 string: '{"id":"109411885671340064","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":""}' 81 string: '{"id":"109440137501589086","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
82 ebayer gerne wieder"}'
82 headers: 83 headers:
83 Cache-Control: 84 Cache-Control:
84 - no-store 85 - no-store
85 Content-Security-Policy: 86 Content-Security-Policy:
86 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src 87 - '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; 88 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000;
88 style-src ''self'' http://localhost:3000 ''nonce-+BjRNgT24KKtrEiWOEtFJQ==''; 89 style-src ''self'' http://localhost:3000 ''nonce-8R/cSHqabkPc3B6rT9Zoiw=='';
89 media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' 90 media-src ''self'' https: data: http://localhost:3000; frame-src ''self''
90 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' 91 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self''
91 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 92 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000
@@ -95,7 +96,7 @@ interactions:
95 Content-Type: 96 Content-Type:
96 - application/json; charset=utf-8 97 - application/json; charset=utf-8
97 ETag: 98 ETag:
98 - W/"af292124c7f7757a6ec996d381b1428e" 99 - W/"9e6b25ae9722f5f6fffb762a775cf850"
99 Referrer-Policy: 100 Referrer-Policy:
100 - strict-origin-when-cross-origin 101 - strict-origin-when-cross-origin
101 Transfer-Encoding: 102 Transfer-Encoding:
@@ -113,13 +114,13 @@ interactions:
113 X-RateLimit-Limit: 114 X-RateLimit-Limit:
114 - '400' 115 - '400'
115 X-RateLimit-Remaining: 116 X-RateLimit-Remaining:
116 - '398' 117 - '395'
117 X-RateLimit-Reset: 118 X-RateLimit-Reset:
118 - '2022-11-28T00:00:00.639846Z' 119 - '2022-12-02T00:00:00.311229Z'
119 X-Request-Id: 120 X-Request-Id:
120 - b8962ba9-f875-4975-97bb-df94b6eb4ffc 121 - 09dd2d65-085d-4e15-a0e5-d6e1e44aea3c
121 X-Runtime: 122 X-Runtime:
122 - '0.043218' 123 - '0.032856'
123 X-XSS-Protection: 124 X-XSS-Protection:
124 - 1; mode=block 125 - 1; mode=block
125 status: 126 status:
@@ -142,14 +143,14 @@ interactions:
142 uri: http://localhost:3000/api/v1/accounts/verify_credentials 143 uri: http://localhost:3000/api/v1/accounts/verify_credentials
143 response: 144 response:
144 body: 145 body:
145 string: '{"id":"109411885671340064","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-11-26T00: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":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}}' 146 string: '{"id":"109440137501589086","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-12-01T00: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-12-01","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}}'
146 headers: 147 headers:
147 Cache-Control: 148 Cache-Control:
148 - no-store 149 - no-store
149 Content-Security-Policy: 150 Content-Security-Policy:
150 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src 151 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src
151 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; 152 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000;
152 style-src ''self'' http://localhost:3000 ''nonce-sOq1lKB5A0ber9S6v+u7DA==''; 153 style-src ''self'' http://localhost:3000 ''nonce-rvQV/KoKzBdAOJ4XqzSesg=='';
153 media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' 154 media-src ''self'' https: data: http://localhost:3000; frame-src ''self''
154 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' 155 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self''
155 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 156 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000
@@ -159,7 +160,7 @@ interactions:
159 Content-Type: 160 Content-Type:
160 - application/json; charset=utf-8 161 - application/json; charset=utf-8
161 ETag: 162 ETag:
162 - W/"defdf16b9376bb51a9a69e6d6a5d3ab8" 163 - W/"0cb682d7a7793bb1ad16c4ba8761169c"
163 Referrer-Policy: 164 Referrer-Policy:
164 - strict-origin-when-cross-origin 165 - strict-origin-when-cross-origin
165 Transfer-Encoding: 166 Transfer-Encoding:
@@ -175,9 +176,9 @@ interactions:
175 X-Permitted-Cross-Domain-Policies: 176 X-Permitted-Cross-Domain-Policies:
176 - none 177 - none
177 X-Request-Id: 178 X-Request-Id:
178 - 150cfa42-bd36-4a82-9b22-b14db3938024 179 - 99454d82-71af-495a-86e8-9219d1445092
179 X-Runtime: 180 X-Runtime:
180 - '0.016869' 181 - '0.012688'
181 X-XSS-Protection: 182 X-XSS-Protection:
182 - 1; mode=block 183 - 1; mode=block
183 status: 184 status:
@@ -197,17 +198,18 @@ interactions:
197 User-Agent: 198 User-Agent:
198 - tests/v311 199 - tests/v311
199 method: GET 200 method: GET
200 uri: http://localhost:3000/api/v1/accounts/relationships?id=109411885671340064 201 uri: http://localhost:3000/api/v1/accounts/relationships?id=109440137501589086
201 response: 202 response:
202 body: 203 body:
203 string: '[{"id":"109411885671340064","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":""}]' 204 string: '[{"id":"109440137501589086","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
205 ebayer gerne wieder"}]'
204 headers: 206 headers:
205 Cache-Control: 207 Cache-Control:
206 - no-store 208 - no-store
207 Content-Security-Policy: 209 Content-Security-Policy:
208 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src 210 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src
209 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; 211 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000;
210 style-src ''self'' http://localhost:3000 ''nonce-S2ETIreO4os8h47eriy+PA==''; 212 style-src ''self'' http://localhost:3000 ''nonce-qa4O7Oca/pKOoAjm8CSq0Q=='';
211 media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' 213 media-src ''self'' https: data: http://localhost:3000; frame-src ''self''
212 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' 214 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self''
213 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 215 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000
@@ -217,7 +219,7 @@ interactions:
217 Content-Type: 219 Content-Type:
218 - application/json; charset=utf-8 220 - application/json; charset=utf-8
219 ETag: 221 ETag:
220 - W/"e8e7c78d4d5bca66b2af884722eb658b" 222 - W/"9dbe44dffd2bb1c779aad2fbbed0b202"
221 Referrer-Policy: 223 Referrer-Policy:
222 - strict-origin-when-cross-origin 224 - strict-origin-when-cross-origin
223 Transfer-Encoding: 225 Transfer-Encoding:
@@ -233,9 +235,9 @@ interactions:
233 X-Permitted-Cross-Domain-Policies: 235 X-Permitted-Cross-Domain-Policies:
234 - none 236 - none
235 X-Request-Id: 237 X-Request-Id:
236 - ad0bc94a-d5d5-476f-a8eb-52aa8d9a9227 238 - 5eafc753-e2d6-4af6-8278-178af56ef6c1
237 X-Runtime: 239 X-Runtime:
238 - '0.014908' 240 - '0.013273'
239 X-XSS-Protection: 241 X-XSS-Protection:
240 - 1; mode=block 242 - 1; mode=block
241 status: 243 status:
@@ -258,14 +260,17 @@ interactions:
258 uri: http://localhost:3000/api/v1/accounts/verify_credentials 260 uri: http://localhost:3000/api/v1/accounts/verify_credentials
259 response: 261 response:
260 body: 262 body:
261 string: '{"id":"109411885927532888","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"","locked":true,"bot":false,"discoverable":null,"group":false,"created_at":"2022-11-26T00:00:00.000Z","note":"","url":"http://localhost:3000/@mastodonpy_test","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":1,"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":"-99","name":"","permissions":"65536","color":"","highlighted":false}}' 263 string: '{"id":"109440137734600341","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John
264 Lennon","locked":true,"bot":false,"discoverable":null,"group":false,"created_at":"2022-12-01T00:00:00.000Z","note":"\u003cp\u003eI
265 walk funny\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test","avatar":"http://localhost:3000/system/accounts/avatars/109/440/137/734/600/341/original/1fa6adb0173e410e.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/109/440/137/734/600/341/original/1fa6adb0173e410e.jpg","header":"http://localhost:3000/system/accounts/headers/109/440/137/734/600/341/original/96de51cc44c4a5d9.jpg","header_static":"http://localhost:3000/system/accounts/headers/109/440/137/734/600/341/original/96de51cc44c4a5d9.jpg","followers_count":0,"following_count":1,"statuses_count":0,"last_status_at":"2022-12-01","noindex":false,"source":{"privacy":"public","sensitive":false,"language":null,"note":"I
266 walk funny","fields":[{"name":"bread","value":"toasty.","verified_at":null},{"name":"lasagna","value":"no!!!","verified_at":null}],"follow_requests_count":0},"emojis":[],"fields":[{"name":"bread","value":"toasty.","verified_at":null},{"name":"lasagna","value":"no!!!","verified_at":null}],"role":{"id":"-99","name":"","permissions":"65536","color":"","highlighted":false}}'
262 headers: 267 headers:
263 Cache-Control: 268 Cache-Control:
264 - no-store 269 - no-store
265 Content-Security-Policy: 270 Content-Security-Policy:
266 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src 271 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src
267 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; 272 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000;
268 style-src ''self'' http://localhost:3000 ''nonce-+NtKlOuZVkU8Acusia2Htw==''; 273 style-src ''self'' http://localhost:3000 ''nonce-Me+yanvGLGG3SZlbPp7nGg=='';
269 media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' 274 media-src ''self'' https: data: http://localhost:3000; frame-src ''self''
270 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' 275 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self''
271 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 276 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000
@@ -275,7 +280,7 @@ interactions:
275 Content-Type: 280 Content-Type:
276 - application/json; charset=utf-8 281 - application/json; charset=utf-8
277 ETag: 282 ETag:
278 - W/"17970f44d54945f9f38ba671d9d60356" 283 - W/"e7d4ee8ba302b63c8422fd14c56c8bcb"
279 Referrer-Policy: 284 Referrer-Policy:
280 - strict-origin-when-cross-origin 285 - strict-origin-when-cross-origin
281 Transfer-Encoding: 286 Transfer-Encoding:
@@ -291,9 +296,9 @@ interactions:
291 X-Permitted-Cross-Domain-Policies: 296 X-Permitted-Cross-Domain-Policies:
292 - none 297 - none
293 X-Request-Id: 298 X-Request-Id:
294 - 74be946f-6e21-4ab1-b9df-5cde9dea3ea0 299 - 0395f708-45aa-4df4-b49f-339a6a9d845d
295 X-Runtime: 300 X-Runtime:
296 - '0.016156' 301 - '0.012118'
297 X-XSS-Protection: 302 X-XSS-Protection:
298 - 1; mode=block 303 - 1; mode=block
299 status: 304 status:
@@ -315,17 +320,17 @@ interactions:
315 User-Agent: 320 User-Agent:
316 - tests/v311 321 - tests/v311
317 method: POST 322 method: POST
318 uri: http://localhost:3000/api/v1/accounts/109411885927532888/remove_from_followers 323 uri: http://localhost:3000/api/v1/accounts/109440137734600341/remove_from_followers
319 response: 324 response:
320 body: 325 body:
321 string: '{"id":"109411885927532888","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":""}' 326 string: '{"id":"109440137734600341","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":""}'
322 headers: 327 headers:
323 Cache-Control: 328 Cache-Control:
324 - no-store 329 - no-store
325 Content-Security-Policy: 330 Content-Security-Policy:
326 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src 331 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src
327 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; 332 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000;
328 style-src ''self'' http://localhost:3000 ''nonce-I3WirYh4zIJil4fz4Ypvuw==''; 333 style-src ''self'' http://localhost:3000 ''nonce-11VGnaZBhEXnnwpKWPEpnQ=='';
329 media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' 334 media-src ''self'' https: data: http://localhost:3000; frame-src ''self''
330 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' 335 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self''
331 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 336 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000
@@ -335,7 +340,7 @@ interactions:
335 Content-Type: 340 Content-Type:
336 - application/json; charset=utf-8 341 - application/json; charset=utf-8
337 ETag: 342 ETag:
338 - W/"cafa36e073f0abd1d761a2481756af20" 343 - W/"6ad3d4f38bad5f3ddf7f108290c8f81f"
339 Referrer-Policy: 344 Referrer-Policy:
340 - strict-origin-when-cross-origin 345 - strict-origin-when-cross-origin
341 Transfer-Encoding: 346 Transfer-Encoding:
@@ -351,9 +356,9 @@ interactions:
351 X-Permitted-Cross-Domain-Policies: 356 X-Permitted-Cross-Domain-Policies:
352 - none 357 - none
353 X-Request-Id: 358 X-Request-Id:
354 - f87c5171-28c0-4376-8fa8-b9dd0ae5f1e1 359 - 7a02ecc3-e726-477c-88d1-64aba24b7b5a
355 X-Runtime: 360 X-Runtime:
356 - '0.023087' 361 - '0.026523'
357 X-XSS-Protection: 362 X-XSS-Protection:
358 - 1; mode=block 363 - 1; mode=block
359 status: 364 status:
@@ -376,14 +381,14 @@ interactions:
376 uri: http://localhost:3000/api/v1/accounts/verify_credentials 381 uri: http://localhost:3000/api/v1/accounts/verify_credentials
377 response: 382 response:
378 body: 383 body:
379 string: '{"id":"109411885671340064","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-11-26T00: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}}' 384 string: '{"id":"109440137501589086","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-12-01T00: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-12-01","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}}'
380 headers: 385 headers:
381 Cache-Control: 386 Cache-Control:
382 - no-store 387 - no-store
383 Content-Security-Policy: 388 Content-Security-Policy:
384 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src 389 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src
385 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; 390 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000;
386 style-src ''self'' http://localhost:3000 ''nonce-6VHUdI/c1cfanzBNaHf3CA==''; 391 style-src ''self'' http://localhost:3000 ''nonce-/qqBZNdKPZD22QO9YCL+TA=='';
387 media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' 392 media-src ''self'' https: data: http://localhost:3000; frame-src ''self''
388 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' 393 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self''
389 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 394 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000
@@ -393,7 +398,7 @@ interactions:
393 Content-Type: 398 Content-Type:
394 - application/json; charset=utf-8 399 - application/json; charset=utf-8
395 ETag: 400 ETag:
396 - W/"a92dcb08b6f874d680c45eede3cca2ec" 401 - W/"dd450e6d64e656efa28c76c7d7b7eef0"
397 Referrer-Policy: 402 Referrer-Policy:
398 - strict-origin-when-cross-origin 403 - strict-origin-when-cross-origin
399 Transfer-Encoding: 404 Transfer-Encoding:
@@ -409,9 +414,9 @@ interactions:
409 X-Permitted-Cross-Domain-Policies: 414 X-Permitted-Cross-Domain-Policies:
410 - none 415 - none
411 X-Request-Id: 416 X-Request-Id:
412 - bdcd3a80-4ad7-48f1-acbb-7841dccaf9cd 417 - 704b70c9-f8b1-4563-9d6c-9bd62afec230
413 X-Runtime: 418 X-Runtime:
414 - '0.015990' 419 - '0.011993'
415 X-XSS-Protection: 420 X-XSS-Protection:
416 - 1; mode=block 421 - 1; mode=block
417 status: 422 status:
@@ -431,17 +436,18 @@ interactions:
431 User-Agent: 436 User-Agent:
432 - tests/v311 437 - tests/v311
433 method: GET 438 method: GET
434 uri: http://localhost:3000/api/v1/accounts/relationships?id=109411885671340064 439 uri: http://localhost:3000/api/v1/accounts/relationships?id=109440137501589086
435 response: 440 response:
436 body: 441 body:
437 string: '[{"id":"109411885671340064","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":""}]' 442 string: '[{"id":"109440137501589086","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
443 ebayer gerne wieder"}]'
438 headers: 444 headers:
439 Cache-Control: 445 Cache-Control:
440 - no-store 446 - no-store
441 Content-Security-Policy: 447 Content-Security-Policy:
442 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src 448 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src
443 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; 449 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000;
444 style-src ''self'' http://localhost:3000 ''nonce-tRCVlnmRrPBbrJTyH85B4w==''; 450 style-src ''self'' http://localhost:3000 ''nonce-FRm+PDPEQPGC6A2lM3BmwA=='';
445 media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' 451 media-src ''self'' https: data: http://localhost:3000; frame-src ''self''
446 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' 452 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self''
447 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 453 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000
@@ -451,7 +457,7 @@ interactions:
451 Content-Type: 457 Content-Type:
452 - application/json; charset=utf-8 458 - application/json; charset=utf-8
453 ETag: 459 ETag:
454 - W/"e0ec461bb1e1fc6ba00e167394f26490" 460 - W/"d05bd978998b301fdaf7ee78dc64ad26"
455 Referrer-Policy: 461 Referrer-Policy:
456 - strict-origin-when-cross-origin 462 - strict-origin-when-cross-origin
457 Transfer-Encoding: 463 Transfer-Encoding:
@@ -467,9 +473,9 @@ interactions:
467 X-Permitted-Cross-Domain-Policies: 473 X-Permitted-Cross-Domain-Policies:
468 - none 474 - none
469 X-Request-Id: 475 X-Request-Id:
470 - e869b74d-9f48-4b05-8fdc-a33cb6d82924 476 - f703ff14-6582-4667-b158-09c965992ff9
471 X-Runtime: 477 X-Runtime:
472 - '0.012606' 478 - '0.010010'
473 X-XSS-Protection: 479 X-XSS-Protection:
474 - 1; mode=block 480 - 1; mode=block
475 status: 481 status:
Powered by cgit v1.2.3 (git 2.41.0)