aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_account_mute_unmute.yaml')
-rw-r--r--tests/cassettes/test_account_mute_unmute.yaml58
1 files changed, 29 insertions, 29 deletions
diff --git a/tests/cassettes/test_account_mute_unmute.yaml b/tests/cassettes/test_account_mute_unmute.yaml
index 068fa93..401e5c7 100644
--- a/tests/cassettes/test_account_mute_unmute.yaml
+++ b/tests/cassettes/test_account_mute_unmute.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":"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":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":"109337440467895233","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}}'
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-Ehn7NhGlRZZHw2TxygH3CQ==''; 26 style-src ''self'' http://localhost:3000 ''nonce-zLuc9r2yPJFzBQPtfXtdiQ=='';
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/"42368453c18e76d233e5f4ac57d3de69" 36 - W/"91cc35ca6300f8fcd18839f0f85f1152"
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 - e4fe290b-b049-48e2-90cf-cfb3ee8db0e0 52 - cfcccb58-95f0-4f5f-af44-9fb4790a0f39
53 X-Runtime: 53 X-Runtime:
54 - '0.012021' 54 - '0.011573'
55 X-XSS-Protection: 55 X-XSS-Protection:
56 - 1; mode=block 56 - 1; mode=block
57 status: 57 status:
@@ -75,17 +75,17 @@ 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/109336898971915318/mute 78 uri: http://localhost:3000/api/v1/accounts/109337440467895233/mute
79 response: 79 response:
80 body: 80 body:
81 string: '{"id":"109336898971915318","following":false,"showing_reblogs":false,"notifying":false,"languages":null,"followed_by":false,"blocking":false,"blocked_by":false,"muting":true,"muting_notifications":true,"requested":false,"domain_blocking":false,"endorsed":false,"note":""}' 81 string: '{"id":"109337440467895233","following":false,"showing_reblogs":false,"notifying":false,"languages":null,"followed_by":false,"blocking":false,"blocked_by":false,"muting":true,"muting_notifications":true,"requested":false,"domain_blocking":false,"endorsed":false,"note":""}'
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-/CozhLptFzCXmAZXKdc/PQ==''; 88 style-src ''self'' http://localhost:3000 ''nonce-MxUtnBmk34liLGqQUYFArA=='';
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/"883c9df0623dd0add816d63d20cf09ce" 98 - W/"a439543d371ecacf11644d88483399bb"
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,9 +111,9 @@ 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 - 5a3d6070-210a-46d6-b40f-3621547bfbe5 114 - 90479dfb-cfa7-498a-b84c-133eb617774c
115 X-Runtime: 115 X-Runtime:
116 - '0.023798' 116 - '0.019411'
117 X-XSS-Protection: 117 X-XSS-Protection:
118 - 1; mode=block 118 - 1; mode=block
119 status: 119 status:
@@ -135,17 +135,17 @@ interactions:
135 User-Agent: 135 User-Agent:
136 - tests/v311 136 - tests/v311
137 method: POST 137 method: POST
138 uri: http://localhost:3000/api/v1/accounts/109336898971915318/unmute 138 uri: http://localhost:3000/api/v1/accounts/109337440467895233/unmute
139 response: 139 response:
140 body: 140 body:
141 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":""}' 141 string: '{"id":"109337440467895233","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":""}'
142 headers: 142 headers:
143 Cache-Control: 143 Cache-Control:
144 - no-store 144 - no-store
145 Content-Security-Policy: 145 Content-Security-Policy:
146 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src 146 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src
147 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; 147 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000;
148 style-src ''self'' http://localhost:3000 ''nonce-Zhkadi/xCCCInKjLsAYHAA==''; 148 style-src ''self'' http://localhost:3000 ''nonce-D3Phm5htCDjYqy+GKjj6pA=='';
149 media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' 149 media-src ''self'' https: data: http://localhost:3000; frame-src ''self''
150 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' 150 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self''
151 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 151 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000
@@ -155,7 +155,7 @@ interactions:
155 Content-Type: 155 Content-Type:
156 - application/json; charset=utf-8 156 - application/json; charset=utf-8
157 ETag: 157 ETag:
158 - W/"b9dd6d5b54697012fa8e870d86d958d3" 158 - W/"214f278429bf712708e952ee2355bf5e"
159 Referrer-Policy: 159 Referrer-Policy:
160 - strict-origin-when-cross-origin 160 - strict-origin-when-cross-origin
161 Transfer-Encoding: 161 Transfer-Encoding:
@@ -171,9 +171,9 @@ interactions:
171 X-Permitted-Cross-Domain-Policies: 171 X-Permitted-Cross-Domain-Policies:
172 - none 172 - none
173 X-Request-Id: 173 X-Request-Id:
174 - 4c9376a1-50cc-4ce4-8de8-ced3b5e42e6e 174 - 927feed7-3278-4cfc-aecd-f6af9a260ffb
175 X-Runtime: 175 X-Runtime:
176 - '0.015027' 176 - '0.015023'
177 X-XSS-Protection: 177 X-XSS-Protection:
178 - 1; mode=block 178 - 1; mode=block
179 status: 179 status:
@@ -197,17 +197,17 @@ interactions:
197 User-Agent: 197 User-Agent:
198 - tests/v311 198 - tests/v311
199 method: POST 199 method: POST
200 uri: http://localhost:3000/api/v1/accounts/109336898971915318/mute 200 uri: http://localhost:3000/api/v1/accounts/109337440467895233/mute
201 response: 201 response:
202 body: 202 body:
203 string: '{"id":"109336898971915318","following":false,"showing_reblogs":false,"notifying":false,"languages":null,"followed_by":false,"blocking":false,"blocked_by":false,"muting":true,"muting_notifications":true,"requested":false,"domain_blocking":false,"endorsed":false,"note":""}' 203 string: '{"id":"109337440467895233","following":false,"showing_reblogs":false,"notifying":false,"languages":null,"followed_by":false,"blocking":false,"blocked_by":false,"muting":true,"muting_notifications":true,"requested":false,"domain_blocking":false,"endorsed":false,"note":""}'
204 headers: 204 headers:
205 Cache-Control: 205 Cache-Control:
206 - no-store 206 - no-store
207 Content-Security-Policy: 207 Content-Security-Policy:
208 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src 208 - '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; 209 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000;
210 style-src ''self'' http://localhost:3000 ''nonce-zRtIZp1GlwFThrNFG6/e+Q==''; 210 style-src ''self'' http://localhost:3000 ''nonce-n/afPgqa83jlafc9HRyeAA=='';
211 media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' 211 media-src ''self'' https: data: http://localhost:3000; frame-src ''self''
212 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' 212 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self''
213 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 213 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000
@@ -217,7 +217,7 @@ interactions:
217 Content-Type: 217 Content-Type:
218 - application/json; charset=utf-8 218 - application/json; charset=utf-8
219 ETag: 219 ETag:
220 - W/"883c9df0623dd0add816d63d20cf09ce" 220 - W/"a439543d371ecacf11644d88483399bb"
221 Referrer-Policy: 221 Referrer-Policy:
222 - strict-origin-when-cross-origin 222 - strict-origin-when-cross-origin
223 Transfer-Encoding: 223 Transfer-Encoding:
@@ -233,9 +233,9 @@ interactions:
233 X-Permitted-Cross-Domain-Policies: 233 X-Permitted-Cross-Domain-Policies:
234 - none 234 - none
235 X-Request-Id: 235 X-Request-Id:
236 - 7a65f95c-39bc-42c2-b409-24de943dee03 236 - f445fb36-730b-463d-a117-1785805dd888
237 X-Runtime: 237 X-Runtime:
238 - '0.015505' 238 - '0.014904'
239 X-XSS-Protection: 239 X-XSS-Protection:
240 - 1; mode=block 240 - 1; mode=block
241 status: 241 status:
@@ -255,17 +255,17 @@ interactions:
255 User-Agent: 255 User-Agent:
256 - tests/v311 256 - tests/v311
257 method: GET 257 method: GET
258 uri: http://localhost:3000/api/v1/accounts/relationships?id=109336898971915318 258 uri: http://localhost:3000/api/v1/accounts/relationships?id=109337440467895233
259 response: 259 response:
260 body: 260 body:
261 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":""}]' 261 string: '[{"id":"109337440467895233","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":""}]'
262 headers: 262 headers:
263 Cache-Control: 263 Cache-Control:
264 - no-store 264 - no-store
265 Content-Security-Policy: 265 Content-Security-Policy:
266 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src 266 - '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; 267 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000;
268 style-src ''self'' http://localhost:3000 ''nonce-tfUJDQuSov8OYSGHtp4zbg==''; 268 style-src ''self'' http://localhost:3000 ''nonce-c9acHNqHo8uKi7UnmfPl/g=='';
269 media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' 269 media-src ''self'' https: data: http://localhost:3000; frame-src ''self''
270 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' 270 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self''
271 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 271 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000
@@ -275,7 +275,7 @@ interactions:
275 Content-Type: 275 Content-Type:
276 - application/json; charset=utf-8 276 - application/json; charset=utf-8
277 ETag: 277 ETag:
278 - W/"6ee15d72bf0466219285c8b125688be1" 278 - W/"825fcf0975bbc891c3591f076204e15a"
279 Referrer-Policy: 279 Referrer-Policy:
280 - strict-origin-when-cross-origin 280 - strict-origin-when-cross-origin
281 Transfer-Encoding: 281 Transfer-Encoding:
@@ -291,9 +291,9 @@ interactions:
291 X-Permitted-Cross-Domain-Policies: 291 X-Permitted-Cross-Domain-Policies:
292 - none 292 - none
293 X-Request-Id: 293 X-Request-Id:
294 - ee64158a-fdff-40ef-80d5-bcf33eb0cac1 294 - 1d32939b-bfee-4366-80f6-8e8d9f8fd3d4
295 X-Runtime: 295 X-Runtime:
296 - '0.010721' 296 - '0.016730'
297 X-XSS-Protection: 297 X-XSS-Protection:
298 - 1; mode=block 298 - 1; mode=block
299 status: 299 status:
Powered by cgit v1.2.3 (git 2.41.0)