diff options
Diffstat (limited to 'tests/cassettes/test_follow_with_notify_reblog.yaml')
-rw-r--r-- | tests/cassettes/test_follow_with_notify_reblog.yaml | 142 |
1 files changed, 71 insertions, 71 deletions
diff --git a/tests/cassettes/test_follow_with_notify_reblog.yaml b/tests/cassettes/test_follow_with_notify_reblog.yaml index 837ac43..3ddd376 100644 --- a/tests/cassettes/test_follow_with_notify_reblog.yaml +++ b/tests/cassettes/test_follow_with_notify_reblog.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":"109367691027217373","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-11-19T00: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":"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}}' |
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-+LOS7wmj3OekUXboYdWZEQ==''; | 26 | style-src ''self'' http://localhost:3000 ''nonce-lSX4SRk++EAx9z2v01yJiQ==''; |
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/"26a41decc4abdc0f1b476cd7f7c6bc85" | 36 | - W/"5f1b08410562cb6329b673347086f76f" |
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,16 +49,16 @@ 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 | - 4838dc3f-efd5-4903-b77b-05ede04c7c1b | 52 | - f962a4b3-e5c5-45b9-8dff-e158e3d80434 |
53 | X-Runtime: | 53 | X-Runtime: |
54 | - '0.011572' | 54 | - '0.012723' |
55 | X-XSS-Protection: | 55 | X-XSS-Protection: |
56 | - 1; mode=block | 56 | - 1; mode=block |
57 | status: | 57 | status: |
58 | code: 200 | 58 | code: 200 |
59 | message: OK | 59 | message: OK |
60 | - request: | 60 | - request: |
61 | body: id=109367691027217373&reblogs=0¬ify=1 | 61 | body: reblogs=0¬ify=1 |
62 | headers: | 62 | headers: |
63 | Accept: | 63 | Accept: |
64 | - '*/*' | 64 | - '*/*' |
@@ -69,16 +69,16 @@ interactions: | |||
69 | Connection: | 69 | Connection: |
70 | - keep-alive | 70 | - keep-alive |
71 | Content-Length: | 71 | Content-Length: |
72 | - '40' | 72 | - '18' |
73 | Content-Type: | 73 | Content-Type: |
74 | - application/x-www-form-urlencoded | 74 | - application/x-www-form-urlencoded |
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/109367691027217373/follow | 78 | uri: http://localhost:3000/api/v1/accounts/109383664751443295/follow |
79 | response: | 79 | response: |
80 | body: | 80 | body: |
81 | string: '{"id":"109367691027217373","following":true,"showing_reblogs":false,"notifying":true,"languages":null,"followed_by":false,"blocking":false,"blocked_by":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false,"endorsed":false,"note":"top | 81 | string: '{"id":"109383664751443295","following":true,"showing_reblogs":false,"notifying":true,"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 | ebayer gerne wieder"}' |
83 | headers: | 83 | headers: |
84 | Cache-Control: | 84 | Cache-Control: |
@@ -86,7 +86,7 @@ interactions: | |||
86 | Content-Security-Policy: | 86 | Content-Security-Policy: |
87 | - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src | 87 | - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src |
88 | ''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; |
89 | style-src ''self'' http://localhost:3000 ''nonce-GuPyXahgh21Wm4ouFnv4AA==''; | 89 | style-src ''self'' http://localhost:3000 ''nonce-/vfufAglEwFrGTus7K4eJw==''; |
90 | media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' | 90 | media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' |
91 | https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' | 91 | https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' |
92 | data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 | 92 | data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 |
@@ -96,7 +96,7 @@ interactions: | |||
96 | Content-Type: | 96 | Content-Type: |
97 | - application/json; charset=utf-8 | 97 | - application/json; charset=utf-8 |
98 | ETag: | 98 | ETag: |
99 | - W/"3b952400ac97ad0ef61f7c00f286f935" | 99 | - W/"ce7f05d8cec00f717978a459e7ff0e39" |
100 | Referrer-Policy: | 100 | Referrer-Policy: |
101 | - strict-origin-when-cross-origin | 101 | - strict-origin-when-cross-origin |
102 | Transfer-Encoding: | 102 | Transfer-Encoding: |
@@ -116,11 +116,11 @@ interactions: | |||
116 | X-RateLimit-Remaining: | 116 | X-RateLimit-Remaining: |
117 | - '396' | 117 | - '396' |
118 | X-RateLimit-Reset: | 118 | X-RateLimit-Reset: |
119 | - '2022-11-20T00:00:00.548020Z' | 119 | - '2022-11-22T00:00:00.887188Z' |
120 | X-Request-Id: | 120 | X-Request-Id: |
121 | - e89fcbf9-70e9-4f9a-b520-dbeb353de15a | 121 | - 5118e4fe-6325-42e6-9f49-f363180ae68e |
122 | X-Runtime: | 122 | X-Runtime: |
123 | - '0.029424' | 123 | - '0.024111' |
124 | X-XSS-Protection: | 124 | X-XSS-Protection: |
125 | - 1; mode=block | 125 | - 1; mode=block |
126 | status: | 126 | status: |
@@ -147,16 +147,16 @@ interactions: | |||
147 | uri: http://localhost:3000/api/v1/statuses | 147 | uri: http://localhost:3000/api/v1/statuses |
148 | response: | 148 | response: |
149 | body: | 149 | body: |
150 | string: '{"id":"109367693186196389","created_at":"2022-11-19T00:42:40.582Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"ja","uri":"http://localhost:3000/users/mastodonpy_test_2/statuses/109367693186196389","url":"http://localhost:3000/@mastodonpy_test_2/109367693186196389","replies_count":0,"reblogs_count":0,"favourites_count":0,"edited_at":null,"favourited":false,"reblogged":false,"muted":false,"bookmarked":false,"pinned":false,"content":"\u003cp\u003erootin | 150 | string: '{"id":"109383666428238080","created_at":"2022-11-21T20:24:52.912Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"ja","uri":"http://localhost:3000/users/mastodonpy_test_2/statuses/109383666428238080","url":"http://localhost:3000/@mastodonpy_test_2/109383666428238080","replies_count":0,"reblogs_count":0,"favourites_count":0,"edited_at":null,"favourited":false,"reblogged":false,"muted":false,"bookmarked":false,"pinned":false,"content":"\u003cp\u003erootin |
151 | tooting and shootin\u003c/p\u003e","filtered":[],"reblog":null,"application":{"name":"Mastodon.py | 151 | tooting and shootin\u003c/p\u003e","filtered":[],"reblog":null,"application":{"name":"Mastodon.py |
152 | test suite","website":null},"account":{"id":"109367691345321436","username":"mastodonpy_test_2","acct":"mastodonpy_test_2","display_name":"","locked":false,"bot":false,"discoverable":true,"group":false,"created_at":"2022-11-19T00:00:00.000Z","note":"","url":"http://localhost:3000/@mastodonpy_test_2","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":1,"last_status_at":"2022-11-19","noindex":false,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null}' | 152 | test suite","website":null},"account":{"id":"109383665090212021","username":"mastodonpy_test_2","acct":"mastodonpy_test_2","display_name":"","locked":false,"bot":false,"discoverable":true,"group":false,"created_at":"2022-11-21T00:00:00.000Z","note":"","url":"http://localhost:3000/@mastodonpy_test_2","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":1,"last_status_at":"2022-11-21","noindex":false,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null}' |
153 | headers: | 153 | headers: |
154 | Cache-Control: | 154 | Cache-Control: |
155 | - no-store | 155 | - no-store |
156 | Content-Security-Policy: | 156 | Content-Security-Policy: |
157 | - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src | 157 | - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src |
158 | ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; | 158 | ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; |
159 | style-src ''self'' http://localhost:3000 ''nonce-VF6UC1AJiRukqOlSixHy5A==''; | 159 | style-src ''self'' http://localhost:3000 ''nonce-3BeQ0v+WLWhX4WU/cmbNvA==''; |
160 | media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' | 160 | media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' |
161 | https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' | 161 | https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' |
162 | data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 | 162 | data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 |
@@ -166,7 +166,7 @@ interactions: | |||
166 | Content-Type: | 166 | Content-Type: |
167 | - application/json; charset=utf-8 | 167 | - application/json; charset=utf-8 |
168 | ETag: | 168 | ETag: |
169 | - W/"60e673048913106cc07701134170b3da" | 169 | - W/"9d9db1967b2ef5cf6b82baccaf08d214" |
170 | Referrer-Policy: | 170 | Referrer-Policy: |
171 | - strict-origin-when-cross-origin | 171 | - strict-origin-when-cross-origin |
172 | Transfer-Encoding: | 172 | Transfer-Encoding: |
@@ -186,11 +186,11 @@ interactions: | |||
186 | X-RateLimit-Remaining: | 186 | X-RateLimit-Remaining: |
187 | - '299' | 187 | - '299' |
188 | X-RateLimit-Reset: | 188 | X-RateLimit-Reset: |
189 | - '2022-11-19T03:00:00.603946Z' | 189 | - '2022-11-21T21:00:00.933071Z' |
190 | X-Request-Id: | 190 | X-Request-Id: |
191 | - c69315ae-44d1-449f-8507-efaea467d3a6 | 191 | - bc7cdc46-0db8-4ac5-b79c-357f818eafa4 |
192 | X-Runtime: | 192 | X-Runtime: |
193 | - '0.051341' | 193 | - '0.040587' |
194 | X-XSS-Protection: | 194 | X-XSS-Protection: |
195 | - 1; mode=block | 195 | - 1; mode=block |
196 | status: | 196 | status: |
@@ -217,16 +217,16 @@ interactions: | |||
217 | uri: http://localhost:3000/api/v1/statuses | 217 | uri: http://localhost:3000/api/v1/statuses |
218 | response: | 218 | response: |
219 | body: | 219 | body: |
220 | string: '{"id":"109367693255981272","created_at":"2022-11-19T00:42:41.661Z","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/109367693255981272","url":"http://localhost:3000/@admin/109367693255981272","replies_count":0,"reblogs_count":0,"favourites_count":0,"edited_at":null,"favourited":false,"reblogged":false,"muted":false,"bookmarked":false,"pinned":false,"content":"\u003cp\u003ehorses | 220 | string: '{"id":"109383666496314872","created_at":"2022-11-21T20:24:53.952Z","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/109383666496314872","url":"http://localhost:3000/@admin/109383666496314872","replies_count":0,"reblogs_count":0,"favourites_count":0,"edited_at":null,"favourited":false,"reblogged":false,"muted":false,"bookmarked":false,"pinned":false,"content":"\u003cp\u003ehorses |
221 | are not real\u003c/p\u003e","filtered":[],"reblog":null,"application":{"name":"Mastodon.py | 221 | are not real\u003c/p\u003e","filtered":[],"reblog":null,"application":{"name":"Mastodon.py |
222 | test suite","website":null},"account":{"id":"109367691027217373","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-11-19T00: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-19","noindex":false,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null}' | 222 | test suite","website":null},"account":{"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":1,"following_count":0,"statuses_count":1,"last_status_at":"2022-11-21","noindex":false,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null}' |
223 | headers: | 223 | headers: |
224 | Cache-Control: | 224 | Cache-Control: |
225 | - no-store | 225 | - no-store |
226 | Content-Security-Policy: | 226 | Content-Security-Policy: |
227 | - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src | 227 | - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src |
228 | ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; | 228 | ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; |
229 | style-src ''self'' http://localhost:3000 ''nonce-Utbqpgln+wqh8G8Zp29Ovg==''; | 229 | style-src ''self'' http://localhost:3000 ''nonce-s4l4rc5RsUQjJZqFv0nxVw==''; |
230 | media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' | 230 | media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' |
231 | https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' | 231 | https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' |
232 | data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 | 232 | data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 |
@@ -236,7 +236,7 @@ interactions: | |||
236 | Content-Type: | 236 | Content-Type: |
237 | - application/json; charset=utf-8 | 237 | - application/json; charset=utf-8 |
238 | ETag: | 238 | ETag: |
239 | - W/"c2d494a245fdefbb32d9d01ad9bd97cb" | 239 | - W/"dee943d237e9cc6522dd640e6439d612" |
240 | Referrer-Policy: | 240 | Referrer-Policy: |
241 | - strict-origin-when-cross-origin | 241 | - strict-origin-when-cross-origin |
242 | Transfer-Encoding: | 242 | Transfer-Encoding: |
@@ -256,11 +256,11 @@ interactions: | |||
256 | X-RateLimit-Remaining: | 256 | X-RateLimit-Remaining: |
257 | - '299' | 257 | - '299' |
258 | X-RateLimit-Reset: | 258 | X-RateLimit-Reset: |
259 | - '2022-11-19T03:00:00.726575Z' | 259 | - '2022-11-21T21:00:00.973363Z' |
260 | X-Request-Id: | 260 | X-Request-Id: |
261 | - f66fffed-a7a0-41b3-b9de-d476365529a4 | 261 | - 05d76d9e-2328-42f7-b6e1-e5dacfdd56a3 |
262 | X-Runtime: | 262 | X-Runtime: |
263 | - '0.116766' | 263 | - '0.034123' |
264 | X-XSS-Protection: | 264 | X-XSS-Protection: |
265 | - 1; mode=block | 265 | - 1; mode=block |
266 | status: | 266 | status: |
@@ -282,19 +282,19 @@ interactions: | |||
282 | User-Agent: | 282 | User-Agent: |
283 | - tests/v311 | 283 | - tests/v311 |
284 | method: POST | 284 | method: POST |
285 | uri: http://localhost:3000/api/v1/statuses/109367693186196389/reblog | 285 | uri: http://localhost:3000/api/v1/statuses/109383666428238080/reblog |
286 | response: | 286 | response: |
287 | body: | 287 | body: |
288 | string: '{"id":"109367693262840961","created_at":"2022-11-19T00:42:41.749Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":null,"uri":"http://localhost:3000/users/admin/statuses/109367693262840961/activity","url":"http://localhost:3000/users/admin/statuses/109367693262840961/activity","replies_count":0,"reblogs_count":0,"favourites_count":0,"edited_at":null,"favourited":false,"reblogged":true,"muted":false,"bookmarked":false,"content":"","filtered":[],"reblog":{"id":"109367693186196389","created_at":"2022-11-19T00:42:40.582Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"ja","uri":"http://localhost:3000/users/mastodonpy_test_2/statuses/109367693186196389","url":"http://localhost:3000/@mastodonpy_test_2/109367693186196389","replies_count":0,"reblogs_count":1,"favourites_count":0,"edited_at":null,"favourited":false,"reblogged":true,"muted":false,"bookmarked":false,"content":"\u003cp\u003erootin | 288 | string: '{"id":"109383666499250460","created_at":"2022-11-21T20:24:53.995Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":null,"uri":"http://localhost:3000/users/admin/statuses/109383666499250460/activity","url":"http://localhost:3000/users/admin/statuses/109383666499250460/activity","replies_count":0,"reblogs_count":0,"favourites_count":0,"edited_at":null,"favourited":false,"reblogged":true,"muted":false,"bookmarked":false,"content":"","filtered":[],"reblog":{"id":"109383666428238080","created_at":"2022-11-21T20:24:52.912Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"ja","uri":"http://localhost:3000/users/mastodonpy_test_2/statuses/109383666428238080","url":"http://localhost:3000/@mastodonpy_test_2/109383666428238080","replies_count":0,"reblogs_count":1,"favourites_count":0,"edited_at":null,"favourited":false,"reblogged":true,"muted":false,"bookmarked":false,"content":"\u003cp\u003erootin |
289 | tooting and shootin\u003c/p\u003e","filtered":[],"reblog":null,"application":{"name":"Mastodon.py | 289 | tooting and shootin\u003c/p\u003e","filtered":[],"reblog":null,"application":{"name":"Mastodon.py |
290 | test suite","website":null},"account":{"id":"109367691345321436","username":"mastodonpy_test_2","acct":"mastodonpy_test_2","display_name":"","locked":false,"bot":false,"discoverable":true,"group":false,"created_at":"2022-11-19T00:00:00.000Z","note":"","url":"http://localhost:3000/@mastodonpy_test_2","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":1,"last_status_at":"2022-11-19","noindex":false,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null},"application":null,"account":{"id":"109367691027217373","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-11-19T00: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":2,"last_status_at":"2022-11-19","noindex":false,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null}' | 290 | test suite","website":null},"account":{"id":"109383665090212021","username":"mastodonpy_test_2","acct":"mastodonpy_test_2","display_name":"","locked":false,"bot":false,"discoverable":true,"group":false,"created_at":"2022-11-21T00:00:00.000Z","note":"","url":"http://localhost:3000/@mastodonpy_test_2","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":1,"last_status_at":"2022-11-21","noindex":false,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null},"application":null,"account":{"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":1,"following_count":0,"statuses_count":2,"last_status_at":"2022-11-21","noindex":false,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null}' |
291 | headers: | 291 | headers: |
292 | Cache-Control: | 292 | Cache-Control: |
293 | - no-store | 293 | - no-store |
294 | Content-Security-Policy: | 294 | Content-Security-Policy: |
295 | - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src | 295 | - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src |
296 | ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; | 296 | ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; |
297 | style-src ''self'' http://localhost:3000 ''nonce-RW3WMsn//qvtSox7bd78hQ==''; | 297 | style-src ''self'' http://localhost:3000 ''nonce-3L7qOyFl3mtoD7Sp0Cjseg==''; |
298 | media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' | 298 | media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' |
299 | https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' | 299 | https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' |
300 | data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 | 300 | data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 |
@@ -304,7 +304,7 @@ interactions: | |||
304 | Content-Type: | 304 | Content-Type: |
305 | - application/json; charset=utf-8 | 305 | - application/json; charset=utf-8 |
306 | ETag: | 306 | ETag: |
307 | - W/"645229ba8d2d5f6cacd94acae9e57fdf" | 307 | - W/"08ab43109beed6c906f5bc4d7d85ebf4" |
308 | Referrer-Policy: | 308 | Referrer-Policy: |
309 | - strict-origin-when-cross-origin | 309 | - strict-origin-when-cross-origin |
310 | Transfer-Encoding: | 310 | Transfer-Encoding: |
@@ -324,11 +324,11 @@ interactions: | |||
324 | X-RateLimit-Remaining: | 324 | X-RateLimit-Remaining: |
325 | - '299' | 325 | - '299' |
326 | X-RateLimit-Reset: | 326 | X-RateLimit-Reset: |
327 | - '2022-11-19T03:00:00.787073Z' | 327 | - '2022-11-21T21:00:00.039642Z' |
328 | X-Request-Id: | 328 | X-Request-Id: |
329 | - 5050173b-2f5f-4e51-9435-1ce8ad2b5ec0 | 329 | - 04f218dd-0285-4de1-a69a-3a7dcbb3118c |
330 | X-Runtime: | 330 | X-Runtime: |
331 | - '0.056016' | 331 | - '0.062138' |
332 | X-XSS-Protection: | 332 | X-XSS-Protection: |
333 | - 1; mode=block | 333 | - 1; mode=block |
334 | status: | 334 | status: |
@@ -351,16 +351,16 @@ interactions: | |||
351 | uri: http://localhost:3000/api/v1/notifications | 351 | uri: http://localhost:3000/api/v1/notifications |
352 | response: | 352 | response: |
353 | body: | 353 | body: |
354 | string: '[{"id":"9","type":"status","created_at":"2022-11-19T00:42:41.943Z","account":{"id":"109367691027217373","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-11-19T00: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":2,"last_status_at":"2022-11-19","noindex":false,"emojis":[],"fields":[]},"status":{"id":"109367693255981272","created_at":"2022-11-19T00:42:41.661Z","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/109367693255981272","url":"http://localhost:3000/@admin/109367693255981272","replies_count":0,"reblogs_count":0,"favourites_count":0,"edited_at":null,"favourited":false,"reblogged":false,"muted":false,"bookmarked":false,"content":"\u003cp\u003ehorses | 354 | string: '[{"id":"12","type":"status","created_at":"2022-11-21T20:24:54.264Z","account":{"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":1,"following_count":0,"statuses_count":2,"last_status_at":"2022-11-21","noindex":false,"emojis":[],"fields":[]},"status":{"id":"109383666496314872","created_at":"2022-11-21T20:24:53.952Z","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/109383666496314872","url":"http://localhost:3000/@admin/109383666496314872","replies_count":0,"reblogs_count":0,"favourites_count":0,"edited_at":null,"favourited":false,"reblogged":false,"muted":false,"bookmarked":false,"content":"\u003cp\u003ehorses |
355 | are not real\u003c/p\u003e","filtered":[],"reblog":null,"application":{"name":"Mastodon.py | 355 | are not real\u003c/p\u003e","filtered":[],"reblog":null,"application":{"name":"Mastodon.py |
356 | test suite","website":null},"account":{"id":"109367691027217373","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-11-19T00: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":2,"last_status_at":"2022-11-19","noindex":false,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null}}]' | 356 | test suite","website":null},"account":{"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":1,"following_count":0,"statuses_count":2,"last_status_at":"2022-11-21","noindex":false,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null}}]' |
357 | headers: | 357 | headers: |
358 | Cache-Control: | 358 | Cache-Control: |
359 | - no-store | 359 | - no-store |
360 | Content-Security-Policy: | 360 | Content-Security-Policy: |
361 | - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src | 361 | - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src |
362 | ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; | 362 | ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; |
363 | style-src ''self'' http://localhost:3000 ''nonce-EnJ9uYFlbda8w5i+t8bFUw==''; | 363 | style-src ''self'' http://localhost:3000 ''nonce-Rzy595UsOoAiMHQL6SBVCg==''; |
364 | media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' | 364 | media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' |
365 | https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' | 365 | https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' |
366 | data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 | 366 | data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 |
@@ -370,9 +370,9 @@ interactions: | |||
370 | Content-Type: | 370 | Content-Type: |
371 | - application/json; charset=utf-8 | 371 | - application/json; charset=utf-8 |
372 | ETag: | 372 | ETag: |
373 | - W/"3639a64b1dbdca6ae105ad74a42645aa" | 373 | - W/"3f7e91ad9d0119201c310666d8bfd639" |
374 | Link: | 374 | Link: |
375 | - <http://localhost:3000/api/v1/notifications?max_id=9>; rel="next", <http://localhost:3000/api/v1/notifications?min_id=9>; | 375 | - <http://localhost:3000/api/v1/notifications?max_id=12>; rel="next", <http://localhost:3000/api/v1/notifications?min_id=12>; |
376 | rel="prev" | 376 | rel="prev" |
377 | Referrer-Policy: | 377 | Referrer-Policy: |
378 | - strict-origin-when-cross-origin | 378 | - strict-origin-when-cross-origin |
@@ -389,9 +389,9 @@ interactions: | |||
389 | X-Permitted-Cross-Domain-Policies: | 389 | X-Permitted-Cross-Domain-Policies: |
390 | - none | 390 | - none |
391 | X-Request-Id: | 391 | X-Request-Id: |
392 | - 82826827-fcb4-469f-8568-3c2a65d9d914 | 392 | - 548ff5c3-1797-4ced-9c17-40aff9a29754 |
393 | X-Runtime: | 393 | X-Runtime: |
394 | - '0.037239' | 394 | - '0.029362' |
395 | X-XSS-Protection: | 395 | X-XSS-Protection: |
396 | - 1; mode=block | 396 | - 1; mode=block |
397 | status: | 397 | status: |
@@ -414,16 +414,16 @@ interactions: | |||
414 | uri: http://localhost:3000/api/v1/timelines/home?local=1 | 414 | uri: http://localhost:3000/api/v1/timelines/home?local=1 |
415 | response: | 415 | response: |
416 | body: | 416 | body: |
417 | string: '[{"id":"109367693255981272","created_at":"2022-11-19T00:42:41.661Z","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/109367693255981272","url":"http://localhost:3000/@admin/109367693255981272","replies_count":0,"reblogs_count":0,"favourites_count":0,"edited_at":null,"favourited":false,"reblogged":false,"muted":false,"bookmarked":false,"content":"\u003cp\u003ehorses | 417 | string: '[{"id":"109383666496314872","created_at":"2022-11-21T20:24:53.952Z","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/109383666496314872","url":"http://localhost:3000/@admin/109383666496314872","replies_count":0,"reblogs_count":0,"favourites_count":0,"edited_at":null,"favourited":false,"reblogged":false,"muted":false,"bookmarked":false,"content":"\u003cp\u003ehorses |
418 | are not real\u003c/p\u003e","filtered":[],"reblog":null,"application":{"name":"Mastodon.py | 418 | are not real\u003c/p\u003e","filtered":[],"reblog":null,"application":{"name":"Mastodon.py |
419 | test suite","website":null},"account":{"id":"109367691027217373","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-11-19T00: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":2,"last_status_at":"2022-11-19","noindex":false,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null}]' | 419 | test suite","website":null},"account":{"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":1,"following_count":0,"statuses_count":2,"last_status_at":"2022-11-21","noindex":false,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null}]' |
420 | headers: | 420 | headers: |
421 | Cache-Control: | 421 | Cache-Control: |
422 | - no-store | 422 | - no-store |
423 | Content-Security-Policy: | 423 | Content-Security-Policy: |
424 | - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src | 424 | - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src |
425 | ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; | 425 | ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; |
426 | style-src ''self'' http://localhost:3000 ''nonce-DmIm9X5bQ2NGNCUeIk4mhg==''; | 426 | style-src ''self'' http://localhost:3000 ''nonce-wWVu+Tu7YSgohaHVk6DqcQ==''; |
427 | media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' | 427 | media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' |
428 | https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' | 428 | https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' |
429 | data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 | 429 | data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 |
@@ -433,10 +433,10 @@ interactions: | |||
433 | Content-Type: | 433 | Content-Type: |
434 | - application/json; charset=utf-8 | 434 | - application/json; charset=utf-8 |
435 | ETag: | 435 | ETag: |
436 | - W/"33b42219ec335bec4bcc40d93463abfa" | 436 | - W/"d99543e875858dd3682138d4be4e1030" |
437 | Link: | 437 | Link: |
438 | - <http://localhost:3000/api/v1/timelines/home?local=1&max_id=109367693255981272>; | 438 | - <http://localhost:3000/api/v1/timelines/home?local=1&max_id=109383666496314872>; |
439 | rel="next", <http://localhost:3000/api/v1/timelines/home?local=1&min_id=109367693255981272>; | 439 | rel="next", <http://localhost:3000/api/v1/timelines/home?local=1&min_id=109383666496314872>; |
440 | rel="prev" | 440 | rel="prev" |
441 | Referrer-Policy: | 441 | Referrer-Policy: |
442 | - strict-origin-when-cross-origin | 442 | - strict-origin-when-cross-origin |
@@ -453,9 +453,9 @@ interactions: | |||
453 | X-Permitted-Cross-Domain-Policies: | 453 | X-Permitted-Cross-Domain-Policies: |
454 | - none | 454 | - none |
455 | X-Request-Id: | 455 | X-Request-Id: |
456 | - 780e3365-79f7-4c8e-a575-505a72047a20 | 456 | - 40b875e9-c5d5-4e41-ad4e-668484589b4e |
457 | X-Runtime: | 457 | X-Runtime: |
458 | - '0.025326' | 458 | - '0.024803' |
459 | X-XSS-Protection: | 459 | X-XSS-Protection: |
460 | - 1; mode=block | 460 | - 1; mode=block |
461 | status: | 461 | status: |
@@ -477,10 +477,10 @@ interactions: | |||
477 | User-Agent: | 477 | User-Agent: |
478 | - tests/v311 | 478 | - tests/v311 |
479 | method: POST | 479 | method: POST |
480 | uri: http://localhost:3000/api/v1/accounts/109367691027217373/unfollow | 480 | uri: http://localhost:3000/api/v1/accounts/109383664751443295/unfollow |
481 | response: | 481 | response: |
482 | body: | 482 | body: |
483 | string: '{"id":"109367691027217373","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 | 483 | 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":"top |
484 | ebayer gerne wieder"}' | 484 | ebayer gerne wieder"}' |
485 | headers: | 485 | headers: |
486 | Cache-Control: | 486 | Cache-Control: |
@@ -488,7 +488,7 @@ interactions: | |||
488 | Content-Security-Policy: | 488 | Content-Security-Policy: |
489 | - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src | 489 | - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src |
490 | ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; | 490 | ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; |
491 | style-src ''self'' http://localhost:3000 ''nonce-Hjixty2Z6OrBEWMQCTf5dg==''; | 491 | style-src ''self'' http://localhost:3000 ''nonce-8AunfQaPDHZemPxABbrptg==''; |
492 | media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' | 492 | media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' |
493 | https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' | 493 | https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' |
494 | data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 | 494 | data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 |
@@ -498,7 +498,7 @@ interactions: | |||
498 | Content-Type: | 498 | Content-Type: |
499 | - application/json; charset=utf-8 | 499 | - application/json; charset=utf-8 |
500 | ETag: | 500 | ETag: |
501 | - W/"08cbbe52317052ef8ec82a9714a02c24" | 501 | - W/"58461760c85684a6046b0ead8e4d4b9f" |
502 | Referrer-Policy: | 502 | Referrer-Policy: |
503 | - strict-origin-when-cross-origin | 503 | - strict-origin-when-cross-origin |
504 | Transfer-Encoding: | 504 | Transfer-Encoding: |
@@ -514,9 +514,9 @@ interactions: | |||
514 | X-Permitted-Cross-Domain-Policies: | 514 | X-Permitted-Cross-Domain-Policies: |
515 | - none | 515 | - none |
516 | X-Request-Id: | 516 | X-Request-Id: |
517 | - 42aa672c-3d15-4c7d-9ef3-820ffb16115a | 517 | - 0141cf5f-ded4-4121-ab09-85096c320ab0 |
518 | X-Runtime: | 518 | X-Runtime: |
519 | - '0.020614' | 519 | - '0.018827' |
520 | X-XSS-Protection: | 520 | X-XSS-Protection: |
521 | - 1; mode=block | 521 | - 1; mode=block |
522 | status: | 522 | status: |
@@ -538,19 +538,19 @@ interactions: | |||
538 | User-Agent: | 538 | User-Agent: |
539 | - tests/v311 | 539 | - tests/v311 |
540 | method: DELETE | 540 | method: DELETE |
541 | uri: http://localhost:3000/api/v1/statuses/109367693186196389 | 541 | uri: http://localhost:3000/api/v1/statuses/109383666428238080 |
542 | response: | 542 | response: |
543 | body: | 543 | body: |
544 | string: '{"id":"109367693186196389","created_at":"2022-11-19T00:42:40.582Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"ja","uri":"http://localhost:3000/users/mastodonpy_test_2/statuses/109367693186196389","url":"http://localhost:3000/@mastodonpy_test_2/109367693186196389","replies_count":0,"reblogs_count":1,"favourites_count":0,"edited_at":null,"favourited":false,"reblogged":false,"muted":false,"bookmarked":false,"pinned":false,"text":"rootin | 544 | string: '{"id":"109383666428238080","created_at":"2022-11-21T20:24:52.912Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"ja","uri":"http://localhost:3000/users/mastodonpy_test_2/statuses/109383666428238080","url":"http://localhost:3000/@mastodonpy_test_2/109383666428238080","replies_count":0,"reblogs_count":1,"favourites_count":0,"edited_at":null,"favourited":false,"reblogged":false,"muted":false,"bookmarked":false,"pinned":false,"text":"rootin |
545 | tooting and shootin","filtered":[],"reblog":null,"application":{"name":"Mastodon.py | 545 | tooting and shootin","filtered":[],"reblog":null,"application":{"name":"Mastodon.py |
546 | test suite","website":null},"account":{"id":"109367691345321436","username":"mastodonpy_test_2","acct":"mastodonpy_test_2","display_name":"","locked":false,"bot":false,"discoverable":true,"group":false,"created_at":"2022-11-19T00:00:00.000Z","note":"","url":"http://localhost:3000/@mastodonpy_test_2","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-19","noindex":false,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null}' | 546 | test suite","website":null},"account":{"id":"109383665090212021","username":"mastodonpy_test_2","acct":"mastodonpy_test_2","display_name":"","locked":false,"bot":false,"discoverable":true,"group":false,"created_at":"2022-11-21T00:00:00.000Z","note":"","url":"http://localhost:3000/@mastodonpy_test_2","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-21","noindex":false,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null}' |
547 | headers: | 547 | headers: |
548 | Cache-Control: | 548 | Cache-Control: |
549 | - no-store | 549 | - no-store |
550 | Content-Security-Policy: | 550 | Content-Security-Policy: |
551 | - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src | 551 | - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src |
552 | ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; | 552 | ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; |
553 | style-src ''self'' http://localhost:3000 ''nonce-wpU9n1qIetuBe0HkuB6W0A==''; | 553 | style-src ''self'' http://localhost:3000 ''nonce-wxJlpLQPhGLGfusL8f7Mzg==''; |
554 | media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' | 554 | media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' |
555 | https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' | 555 | https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' |
556 | data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 | 556 | data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 |
@@ -560,7 +560,7 @@ interactions: | |||
560 | Content-Type: | 560 | Content-Type: |
561 | - application/json; charset=utf-8 | 561 | - application/json; charset=utf-8 |
562 | ETag: | 562 | ETag: |
563 | - W/"0785fb64ce1931ff82bb14b6241a84a9" | 563 | - W/"efb40b90706c82df8b3ec2cee00e0010" |
564 | Referrer-Policy: | 564 | Referrer-Policy: |
565 | - strict-origin-when-cross-origin | 565 | - strict-origin-when-cross-origin |
566 | Transfer-Encoding: | 566 | Transfer-Encoding: |
@@ -576,9 +576,9 @@ interactions: | |||
576 | X-Permitted-Cross-Domain-Policies: | 576 | X-Permitted-Cross-Domain-Policies: |
577 | - none | 577 | - none |
578 | X-Request-Id: | 578 | X-Request-Id: |
579 | - 6f9bc033-f366-4d44-9a38-280962ea613b | 579 | - 77b3ee2e-ce53-428b-8de6-4109ca3bd0c5 |
580 | X-Runtime: | 580 | X-Runtime: |
581 | - '0.027949' | 581 | - '0.027102' |
582 | X-XSS-Protection: | 582 | X-XSS-Protection: |
583 | - 1; mode=block | 583 | - 1; mode=block |
584 | status: | 584 | status: |
@@ -600,19 +600,19 @@ interactions: | |||
600 | User-Agent: | 600 | User-Agent: |
601 | - tests/v311 | 601 | - tests/v311 |
602 | method: DELETE | 602 | method: DELETE |
603 | uri: http://localhost:3000/api/v1/statuses/109367693255981272 | 603 | uri: http://localhost:3000/api/v1/statuses/109383666496314872 |
604 | response: | 604 | response: |
605 | body: | 605 | body: |
606 | string: '{"id":"109367693255981272","created_at":"2022-11-19T00:42:41.661Z","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/109367693255981272","url":"http://localhost:3000/@admin/109367693255981272","replies_count":0,"reblogs_count":0,"favourites_count":0,"edited_at":null,"favourited":false,"reblogged":false,"muted":false,"bookmarked":false,"pinned":false,"text":"horses | 606 | string: '{"id":"109383666496314872","created_at":"2022-11-21T20:24:53.952Z","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/109383666496314872","url":"http://localhost:3000/@admin/109383666496314872","replies_count":0,"reblogs_count":0,"favourites_count":0,"edited_at":null,"favourited":false,"reblogged":false,"muted":false,"bookmarked":false,"pinned":false,"text":"horses |
607 | are not real","filtered":[],"reblog":null,"application":{"name":"Mastodon.py | 607 | are not real","filtered":[],"reblog":null,"application":{"name":"Mastodon.py |
608 | test suite","website":null},"account":{"id":"109367691027217373","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-11-19T00: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":1,"last_status_at":"2022-11-19","noindex":false,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null}' | 608 | test suite","website":null},"account":{"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":1,"last_status_at":"2022-11-21","noindex":false,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null}' |
609 | headers: | 609 | headers: |
610 | Cache-Control: | 610 | Cache-Control: |
611 | - no-store | 611 | - no-store |
612 | Content-Security-Policy: | 612 | Content-Security-Policy: |
613 | - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src | 613 | - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src |
614 | ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; | 614 | ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; |
615 | style-src ''self'' http://localhost:3000 ''nonce-bm2SiUL7ftZ06v0WLNS6Wg==''; | 615 | style-src ''self'' http://localhost:3000 ''nonce-sgAOOP4pHg1yykGt61oQFw==''; |
616 | media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' | 616 | media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' |
617 | https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' | 617 | https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' |
618 | data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 | 618 | data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 |
@@ -622,7 +622,7 @@ interactions: | |||
622 | Content-Type: | 622 | Content-Type: |
623 | - application/json; charset=utf-8 | 623 | - application/json; charset=utf-8 |
624 | ETag: | 624 | ETag: |
625 | - W/"7fc11883536b17e5b07359865de406bc" | 625 | - W/"8f1a02964513473a3b08889542e6b9e0" |
626 | Referrer-Policy: | 626 | Referrer-Policy: |
627 | - strict-origin-when-cross-origin | 627 | - strict-origin-when-cross-origin |
628 | Transfer-Encoding: | 628 | Transfer-Encoding: |
@@ -638,9 +638,9 @@ interactions: | |||
638 | X-Permitted-Cross-Domain-Policies: | 638 | X-Permitted-Cross-Domain-Policies: |
639 | - none | 639 | - none |
640 | X-Request-Id: | 640 | X-Request-Id: |
641 | - 32d4570b-b73a-4428-a361-9488308f0320 | 641 | - b0dcb5b4-8b0d-4c26-902a-57fc83ab2e74 |
642 | X-Runtime: | 642 | X-Runtime: |
643 | - '0.039280' | 643 | - '0.026016' |
644 | X-XSS-Protection: | 644 | X-XSS-Protection: |
645 | - 1; mode=block | 645 | - 1; mode=block |
646 | status: | 646 | status: |