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 5e24dfc..9e5d34f 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":"109383664751443295","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-11-21T00: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":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-Qw19SwkFp6zFSpEwFs5nZQ==''; 26 style-src ''self'' http://localhost:3000 ''nonce-p+hnsC2YgfGK7w7F75rfcw=='';
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/"5f1b08410562cb6329b673347086f76f" 36 - W/"840bf348c4e8e3a07d556e2f3b7ff418"
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 - ae9c0b62-8145-4be0-9394-ba4e2769e498 52 - 348dccdd-0945-4d78-88b0-e3b8c7ecb1cd
53 X-Runtime: 53 X-Runtime:
54 - '0.013142' 54 - '0.013227'
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/109383664751443295/mute 78 uri: http://localhost:3000/api/v1/accounts/109440137501589086/mute
79 response: 79 response:
80 body: 80 body:
81 string: '{"id":"109383664751443295","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":"109440137501589086","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-ZZokVgSPdenNHedpSnWCmg==''; 88 style-src ''self'' http://localhost:3000 ''nonce-08H6j9Rsmfy/+YUa3wOTsQ=='';
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/"44b91a98da863309fc56f5d7f06ab10e" 98 - W/"ec2d7cdb9030bc6d7360c6caf2a192d8"
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 - f0990ad5-55db-4563-9e35-e067546682c0 114 - 21508a76-9be5-4fc8-a25b-5fa0bd9e4fe7
115 X-Runtime: 115 X-Runtime:
116 - '0.023963' 116 - '0.021697'
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/109383664751443295/unmute 138 uri: http://localhost:3000/api/v1/accounts/109440137501589086/unmute
139 response: 139 response:
140 body: 140 body:
141 string: '{"id":"109383664751443295","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":"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":""}'
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-MXth+nMobZLaytrRoX1Ytg==''; 148 style-src ''self'' http://localhost:3000 ''nonce-3Fts7rFHoZAHNEl54DGNug=='';
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/"fdde9052870e9f115f5c25c05c7e9eef" 158 - W/"19a1735290f397bc4442b5dc8508d01e"
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 - 019aa7ba-967c-4a5e-be0d-614704a13d23 174 - c1fd96c9-9a07-4b25-bea3-196f3fdc62e3
175 X-Runtime: 175 X-Runtime:
176 - '0.017448' 176 - '0.016848'
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/109383664751443295/mute 200 uri: http://localhost:3000/api/v1/accounts/109440137501589086/mute
201 response: 201 response:
202 body: 202 body:
203 string: '{"id":"109383664751443295","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":"109440137501589086","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-+j/DqTJgNqIPiR6cZjoU0w==''; 210 style-src ''self'' http://localhost:3000 ''nonce-iW0MwKX32jE67F7c9ZErNA=='';
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/"44b91a98da863309fc56f5d7f06ab10e" 220 - W/"ec2d7cdb9030bc6d7360c6caf2a192d8"
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 - c0453f89-ee06-44e2-bc84-4b0487985958 236 - 7c82de5d-27e2-4230-ba41-2ecffb4f59b3
237 X-Runtime: 237 X-Runtime:
238 - '0.019048' 238 - '0.018414'
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=109383664751443295 258 uri: http://localhost:3000/api/v1/accounts/relationships?id=109440137501589086
259 response: 259 response:
260 body: 260 body:
261 string: '[{"id":"109383664751443295","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":"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":""}]'
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-QGb2xvgEEh8xK26JjVaHOQ==''; 268 style-src ''self'' http://localhost:3000 ''nonce-WtmPT7HnCxdcAwXqi0vm4Q=='';
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/"1613ccb9819bdc2957f24b73bca31548" 278 - W/"7de8fd47f34cb376457b430e3093c7dc"
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 - da817b4b-168c-4946-bb1f-8526b15f44f8 294 - 4547c2b8-8686-45e3-9aeb-5f1ee6b00a28
295 X-Runtime: 295 X-Runtime:
296 - '0.010643' 296 - '0.011969'
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)