diff options
author | halcy <halcy@ARARAGI-KUN> | 2022-11-13 15:33:10 +0200 |
---|---|---|
committer | halcy <halcy@ARARAGI-KUN> | 2022-11-13 15:33:10 +0200 |
commit | b1e1ec7bdc9e84ecd31626f1a4fbf645e84d0bb2 (patch) | |
tree | 3ecf530456b311057658b3b2e749ad017074455b /tests/cassettes/test_notifications_dismiss.yaml | |
parent | a17b20cfa142469019cd5982ba200510afc1f884 (diff) | |
download | mastodon.py-b1e1ec7bdc9e84ecd31626f1a4fbf645e84d0bb2.tar.gz |
Add support for timed mutes, fix tests to actually pass with new setup
Diffstat (limited to 'tests/cassettes/test_notifications_dismiss.yaml')
-rw-r--r-- | tests/cassettes/test_notifications_dismiss.yaml | 66 |
1 files changed, 35 insertions, 31 deletions
diff --git a/tests/cassettes/test_notifications_dismiss.yaml b/tests/cassettes/test_notifications_dismiss.yaml index 0d597af..cce0e14 100644 --- a/tests/cassettes/test_notifications_dismiss.yaml +++ b/tests/cassettes/test_notifications_dismiss.yaml | |||
@@ -20,18 +20,18 @@ interactions: | |||
20 | uri: http://localhost:3000/api/v1/statuses | 20 | uri: http://localhost:3000/api/v1/statuses |
21 | response: | 21 | response: |
22 | body: | 22 | body: |
23 | string: '{"id":"109304275739881636","created_at":"2022-11-07T19:54:47.146Z","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/109304275739881636","url":"http://localhost:3000/@admin/109304275739881636","replies_count":0,"reblogs_count":0,"favourites_count":0,"edited_at":null,"favourited":false,"reblogged":false,"muted":false,"bookmarked":false,"pinned":false,"content":"\u003cp\u003e\u003cspan | 23 | string: '{"id":"109336736463234442","created_at":"2022-11-13T13:29:58.475Z","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/109336736463234442","url":"http://localhost:3000/@admin/109336736463234442","replies_count":0,"reblogs_count":0,"favourites_count":0,"edited_at":null,"favourited":false,"reblogged":false,"muted":false,"bookmarked":false,"pinned":false,"content":"\u003cp\u003e\u003cspan |
24 | class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" | 24 | class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" |
25 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e | 25 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e |
26 | hello!\u003c/p\u003e","filtered":[],"reblog":null,"application":{"name":"Mastodon.py | 26 | hello!\u003c/p\u003e","filtered":[],"reblog":null,"application":{"name":"Mastodon.py |
27 | test suite","website":null},"account":{"id":"109304268902557892","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-11-07T00:00:00.000Z","note":"","url":"http://localhost:3000/@admin","avatar":"http://localhost:3000/avatars/original/missing.png","avatar_static":"http://localhost:3000/avatars/original/missing.png","header":"http://localhost:3000/headers/original/missing.png","header_static":"http://localhost:3000/headers/original/missing.png","followers_count":0,"following_count":0,"statuses_count":1,"last_status_at":"2022-11-07","noindex":false,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[{"id":"1234567890123456","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[],"card":null,"poll":null}' | 27 | test suite","website":null},"account":{"id":"109336623096259500","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-11-13T00:00:00.000Z","note":"","url":"http://localhost:3000/@admin","avatar":"http://localhost:3000/avatars/original/missing.png","avatar_static":"http://localhost:3000/avatars/original/missing.png","header":"http://localhost:3000/headers/original/missing.png","header_static":"http://localhost:3000/headers/original/missing.png","followers_count":0,"following_count":0,"statuses_count":4,"last_status_at":"2022-11-13","noindex":false,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[{"id":"109336623311102204","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[],"card":null,"poll":null}' |
28 | headers: | 28 | headers: |
29 | Cache-Control: | 29 | Cache-Control: |
30 | - no-store | 30 | - no-store |
31 | Content-Security-Policy: | 31 | Content-Security-Policy: |
32 | - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src | 32 | - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src |
33 | ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; | 33 | ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; |
34 | style-src ''self'' http://localhost:3000 ''nonce-Ood1uft1M+AF/X5YjwwWYQ==''; | 34 | style-src ''self'' http://localhost:3000 ''nonce-Kdm48rcOMTp/2a/sjRUHpg==''; |
35 | media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' | 35 | media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' |
36 | https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' | 36 | https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' |
37 | data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 | 37 | data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 |
@@ -41,7 +41,7 @@ interactions: | |||
41 | Content-Type: | 41 | Content-Type: |
42 | - application/json; charset=utf-8 | 42 | - application/json; charset=utf-8 |
43 | ETag: | 43 | ETag: |
44 | - W/"c85dbe58cf9dfbbaa5df16dc6606153b" | 44 | - W/"b3622f65afe74dd08cc60266bb724b58" |
45 | Referrer-Policy: | 45 | Referrer-Policy: |
46 | - strict-origin-when-cross-origin | 46 | - strict-origin-when-cross-origin |
47 | Transfer-Encoding: | 47 | Transfer-Encoding: |
@@ -59,13 +59,13 @@ interactions: | |||
59 | X-RateLimit-Limit: | 59 | X-RateLimit-Limit: |
60 | - '300' | 60 | - '300' |
61 | X-RateLimit-Remaining: | 61 | X-RateLimit-Remaining: |
62 | - '297' | 62 | - '278' |
63 | X-RateLimit-Reset: | 63 | X-RateLimit-Reset: |
64 | - '2022-11-07T21:00:00.172285Z' | 64 | - '2022-11-13T15:00:00.499745Z' |
65 | X-Request-Id: | 65 | X-Request-Id: |
66 | - 0f21f001-b16a-47a6-bbc0-f81e61bf28ed | 66 | - aeb82125-6216-4444-8f52-ed73a594863f |
67 | X-Runtime: | 67 | X-Runtime: |
68 | - '0.039049' | 68 | - '0.035988' |
69 | X-XSS-Protection: | 69 | X-XSS-Protection: |
70 | - 1; mode=block | 70 | - 1; mode=block |
71 | status: | 71 | status: |
@@ -88,14 +88,18 @@ interactions: | |||
88 | uri: http://localhost:3000/api/v1/notifications | 88 | uri: http://localhost:3000/api/v1/notifications |
89 | response: | 89 | response: |
90 | body: | 90 | body: |
91 | string: '[{"id":"6","type":"follow_request","created_at":"2022-11-07T19:54:38.477Z","account":{"id":"109304268902557892","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-11-07T00:00:00.000Z","note":"","url":"http://localhost:3000/@admin","avatar":"http://localhost:3000/avatars/original/missing.png","avatar_static":"http://localhost:3000/avatars/original/missing.png","header":"http://localhost:3000/headers/original/missing.png","header_static":"http://localhost:3000/headers/original/missing.png","followers_count":0,"following_count":0,"statuses_count":1,"last_status_at":"2022-11-07","noindex":false,"emojis":[],"fields":[]}}]' | 91 | string: '[{"id":"23","type":"mention","created_at":"2022-11-13T13:29:58.565Z","account":{"id":"109336623096259500","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-11-13T00:00:00.000Z","note":"","url":"http://localhost:3000/@admin","avatar":"http://localhost:3000/avatars/original/missing.png","avatar_static":"http://localhost:3000/avatars/original/missing.png","header":"http://localhost:3000/headers/original/missing.png","header_static":"http://localhost:3000/headers/original/missing.png","followers_count":0,"following_count":0,"statuses_count":4,"last_status_at":"2022-11-13","noindex":false,"emojis":[],"fields":[]},"status":{"id":"109336736463234442","created_at":"2022-11-13T13:29:58.475Z","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/109336736463234442","url":"http://localhost:3000/@admin/109336736463234442","replies_count":0,"reblogs_count":0,"favourites_count":0,"edited_at":null,"favourited":false,"reblogged":false,"muted":false,"bookmarked":false,"content":"\u003cp\u003e\u003cspan |
92 | class=\"h-card\"\u003e\u003ca href=\"http://localhost:3000/@mastodonpy_test\" | ||
93 | class=\"u-url mention\"\u003e@\u003cspan\u003emastodonpy_test\u003c/span\u003e\u003c/a\u003e\u003c/span\u003e | ||
94 | hello!\u003c/p\u003e","filtered":[],"reblog":null,"application":{"name":"Mastodon.py | ||
95 | test suite","website":null},"account":{"id":"109336623096259500","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-11-13T00:00:00.000Z","note":"","url":"http://localhost:3000/@admin","avatar":"http://localhost:3000/avatars/original/missing.png","avatar_static":"http://localhost:3000/avatars/original/missing.png","header":"http://localhost:3000/headers/original/missing.png","header_static":"http://localhost:3000/headers/original/missing.png","followers_count":0,"following_count":0,"statuses_count":4,"last_status_at":"2022-11-13","noindex":false,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[{"id":"109336623311102204","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[],"card":null,"poll":null}}]' | ||
92 | headers: | 96 | headers: |
93 | Cache-Control: | 97 | Cache-Control: |
94 | - no-store | 98 | - no-store |
95 | Content-Security-Policy: | 99 | Content-Security-Policy: |
96 | - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src | 100 | - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src |
97 | ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; | 101 | ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; |
98 | style-src ''self'' http://localhost:3000 ''nonce-GLe/BRxMb/4ukIpP+ySz6w==''; | 102 | style-src ''self'' http://localhost:3000 ''nonce-iN4nrD8+cXV7iqdEWIjA5Q==''; |
99 | media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' | 103 | media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' |
100 | https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' | 104 | https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' |
101 | data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 | 105 | data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 |
@@ -105,9 +109,9 @@ interactions: | |||
105 | Content-Type: | 109 | Content-Type: |
106 | - application/json; charset=utf-8 | 110 | - application/json; charset=utf-8 |
107 | ETag: | 111 | ETag: |
108 | - W/"7ba0277d54c9ec55fa8e206c94e7e7c5" | 112 | - W/"4baf58dd76c97345b3da7b267f6c0531" |
109 | Link: | 113 | Link: |
110 | - <http://localhost:3000/api/v1/notifications?max_id=6>; rel="next", <http://localhost:3000/api/v1/notifications?min_id=6>; | 114 | - <http://localhost:3000/api/v1/notifications?max_id=23>; rel="next", <http://localhost:3000/api/v1/notifications?min_id=23>; |
111 | rel="prev" | 115 | rel="prev" |
112 | Referrer-Policy: | 116 | Referrer-Policy: |
113 | - strict-origin-when-cross-origin | 117 | - strict-origin-when-cross-origin |
@@ -124,9 +128,9 @@ interactions: | |||
124 | X-Permitted-Cross-Domain-Policies: | 128 | X-Permitted-Cross-Domain-Policies: |
125 | - none | 129 | - none |
126 | X-Request-Id: | 130 | X-Request-Id: |
127 | - 74be2b71-76f2-4f2c-8817-7f45a17bd654 | 131 | - e1c891cf-2025-4f96-b0e8-ba78492ef13d |
128 | X-Runtime: | 132 | X-Runtime: |
129 | - '0.019147' | 133 | - '0.023606' |
130 | X-XSS-Protection: | 134 | X-XSS-Protection: |
131 | - 1; mode=block | 135 | - 1; mode=block |
132 | status: | 136 | status: |
@@ -149,14 +153,14 @@ interactions: | |||
149 | uri: http://localhost:3000/api/v1/instance/ | 153 | uri: http://localhost:3000/api/v1/instance/ |
150 | response: | 154 | response: |
151 | body: | 155 | body: |
152 | string: '{"uri":"localhost:3000","title":"Mastodon","short_description":"","description":"","email":"","version":"4.0.0rc1","urls":{"streaming_api":"ws://localhost:4000"},"stats":{"user_count":4,"status_count":1,"domain_count":0},"thumbnail":"http://localhost:3000/packs/media/images/preview-6399aebd96ccf025654e2977454f168f.png","languages":["en"],"registrations":true,"approval_required":false,"invites_enabled":true,"configuration":{"accounts":{"max_featured_tags":10},"statuses":{"max_characters":500,"max_media_attachments":4,"characters_reserved_per_url":23},"media_attachments":{"supported_mime_types":["image/jpeg","image/png","image/gif","image/heic","image/heif","image/webp","image/avif","video/webm","video/mp4","video/quicktime","video/ogg","audio/wave","audio/wav","audio/x-wav","audio/x-pn-wave","audio/vnd.wave","audio/ogg","audio/vorbis","audio/mpeg","audio/mp3","audio/webm","audio/flac","audio/aac","audio/m4a","audio/x-m4a","audio/mp4","audio/3gpp","video/x-ms-asf"],"image_size_limit":10485760,"image_matrix_limit":16777216,"video_size_limit":41943040,"video_frame_rate_limit":60,"video_matrix_limit":2304000},"polls":{"max_options":4,"max_characters_per_option":50,"min_expiration":300,"max_expiration":2629746}},"contact_account":null,"rules":[]}' | 156 | string: '{"uri":"localhost:3000","title":"Mastodon","short_description":"","description":"","email":"","version":"4.0.0rc2","urls":{"streaming_api":"ws://localhost:4000"},"stats":{"user_count":4,"status_count":7,"domain_count":0},"thumbnail":"http://localhost:3000/packs/media/images/preview-6399aebd96ccf025654e2977454f168f.png","languages":["en"],"registrations":true,"approval_required":false,"invites_enabled":true,"configuration":{"accounts":{"max_featured_tags":10},"statuses":{"max_characters":500,"max_media_attachments":4,"characters_reserved_per_url":23},"media_attachments":{"supported_mime_types":["image/jpeg","image/png","image/gif","image/heic","image/heif","image/webp","image/avif","video/webm","video/mp4","video/quicktime","video/ogg","audio/wave","audio/wav","audio/x-wav","audio/x-pn-wave","audio/vnd.wave","audio/ogg","audio/vorbis","audio/mpeg","audio/mp3","audio/webm","audio/flac","audio/aac","audio/m4a","audio/x-m4a","audio/mp4","audio/3gpp","video/x-ms-asf"],"image_size_limit":10485760,"image_matrix_limit":16777216,"video_size_limit":41943040,"video_frame_rate_limit":60,"video_matrix_limit":2304000},"polls":{"max_options":4,"max_characters_per_option":50,"min_expiration":300,"max_expiration":2629746}},"contact_account":null,"rules":[]}' |
153 | headers: | 157 | headers: |
154 | Cache-Control: | 158 | Cache-Control: |
155 | - max-age=180, public | 159 | - max-age=180, public |
156 | Content-Security-Policy: | 160 | Content-Security-Policy: |
157 | - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src | 161 | - '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; | 162 | ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; |
159 | style-src ''self'' http://localhost:3000 ''nonce-YW16mj5VvnRtGyT5WYZLVg==''; | 163 | style-src ''self'' http://localhost:3000 ''nonce-f93HYmWNljV8fRYo1wH3kg==''; |
160 | media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' | 164 | media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' |
161 | https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' | 165 | https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' |
162 | data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 | 166 | data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 |
@@ -166,9 +170,9 @@ interactions: | |||
166 | Content-Type: | 170 | Content-Type: |
167 | - application/json; charset=utf-8 | 171 | - application/json; charset=utf-8 |
168 | Date: | 172 | Date: |
169 | - Mon, 07 Nov 2022 19:54:47 GMT | 173 | - Sun, 13 Nov 2022 13:30:01 GMT |
170 | ETag: | 174 | ETag: |
171 | - W/"a17de89b698f0c42f267e69340e11e47" | 175 | - W/"6c14ac0d07842aa42335cbaf2881fd8d" |
172 | Referrer-Policy: | 176 | Referrer-Policy: |
173 | - strict-origin-when-cross-origin | 177 | - strict-origin-when-cross-origin |
174 | Transfer-Encoding: | 178 | Transfer-Encoding: |
@@ -184,9 +188,9 @@ interactions: | |||
184 | X-Permitted-Cross-Domain-Policies: | 188 | X-Permitted-Cross-Domain-Policies: |
185 | - none | 189 | - none |
186 | X-Request-Id: | 190 | X-Request-Id: |
187 | - 38ffba67-56c0-4b67-a214-28bc43f86639 | 191 | - 24416733-be43-4561-b6bb-523739e7652d |
188 | X-Runtime: | 192 | X-Runtime: |
189 | - '0.013739' | 193 | - '0.012009' |
190 | X-XSS-Protection: | 194 | X-XSS-Protection: |
191 | - 1; mode=block | 195 | - 1; mode=block |
192 | status: | 196 | status: |
@@ -208,7 +212,7 @@ interactions: | |||
208 | User-Agent: | 212 | User-Agent: |
209 | - tests/v311 | 213 | - tests/v311 |
210 | method: POST | 214 | method: POST |
211 | uri: http://localhost:3000/api/v1/notifications/6/dismiss | 215 | uri: http://localhost:3000/api/v1/notifications/23/dismiss |
212 | response: | 216 | response: |
213 | body: | 217 | body: |
214 | string: '{}' | 218 | string: '{}' |
@@ -218,7 +222,7 @@ interactions: | |||
218 | Content-Security-Policy: | 222 | Content-Security-Policy: |
219 | - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src | 223 | - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src |
220 | ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; | 224 | ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; |
221 | style-src ''self'' http://localhost:3000 ''nonce-S8/BS4+NES5M1jWFmsp4ng==''; | 225 | style-src ''self'' http://localhost:3000 ''nonce-DG3HkoQV1nrR3r7RuvVETA==''; |
222 | media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' | 226 | media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' |
223 | https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' | 227 | https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' |
224 | data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 | 228 | data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 |
@@ -244,9 +248,9 @@ interactions: | |||
244 | X-Permitted-Cross-Domain-Policies: | 248 | X-Permitted-Cross-Domain-Policies: |
245 | - none | 249 | - none |
246 | X-Request-Id: | 250 | X-Request-Id: |
247 | - 4b947742-ab8d-40c1-9b93-261fec9ea293 | 251 | - 6be177ab-65ee-4a9b-95d3-759d67b3e7ce |
248 | X-Runtime: | 252 | X-Runtime: |
249 | - '0.010901' | 253 | - '0.018239' |
250 | X-XSS-Protection: | 254 | X-XSS-Protection: |
251 | - 1; mode=block | 255 | - 1; mode=block |
252 | status: | 256 | status: |
@@ -268,19 +272,19 @@ interactions: | |||
268 | User-Agent: | 272 | User-Agent: |
269 | - tests/v311 | 273 | - tests/v311 |
270 | method: DELETE | 274 | method: DELETE |
271 | uri: http://localhost:3000/api/v1/statuses/109304275739881636 | 275 | uri: http://localhost:3000/api/v1/statuses/109336736463234442 |
272 | response: | 276 | response: |
273 | body: | 277 | body: |
274 | string: '{"id":"109304275739881636","created_at":"2022-11-07T19:54:47.146Z","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/109304275739881636","url":"http://localhost:3000/@admin/109304275739881636","replies_count":0,"reblogs_count":0,"favourites_count":0,"edited_at":null,"favourited":false,"reblogged":false,"muted":false,"bookmarked":false,"pinned":false,"text":"@mastodonpy_test | 278 | string: '{"id":"109336736463234442","created_at":"2022-11-13T13:29:58.475Z","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/109336736463234442","url":"http://localhost:3000/@admin/109336736463234442","replies_count":0,"reblogs_count":0,"favourites_count":0,"edited_at":null,"favourited":false,"reblogged":false,"muted":false,"bookmarked":false,"pinned":false,"text":"@mastodonpy_test |
275 | hello!","filtered":[],"reblog":null,"application":{"name":"Mastodon.py test | 279 | hello!","filtered":[],"reblog":null,"application":{"name":"Mastodon.py test |
276 | suite","website":null},"account":{"id":"109304268902557892","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-11-07T00:00:00.000Z","note":"","url":"http://localhost:3000/@admin","avatar":"http://localhost:3000/avatars/original/missing.png","avatar_static":"http://localhost:3000/avatars/original/missing.png","header":"http://localhost:3000/headers/original/missing.png","header_static":"http://localhost:3000/headers/original/missing.png","followers_count":0,"following_count":0,"statuses_count":0,"last_status_at":"2022-11-07","noindex":false,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[{"id":"1234567890123456","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[],"card":null,"poll":null}' | 280 | suite","website":null},"account":{"id":"109336623096259500","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-11-13T00:00:00.000Z","note":"","url":"http://localhost:3000/@admin","avatar":"http://localhost:3000/avatars/original/missing.png","avatar_static":"http://localhost:3000/avatars/original/missing.png","header":"http://localhost:3000/headers/original/missing.png","header_static":"http://localhost:3000/headers/original/missing.png","followers_count":0,"following_count":0,"statuses_count":3,"last_status_at":"2022-11-13","noindex":false,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[{"id":"109336623311102204","username":"mastodonpy_test","url":"http://localhost:3000/@mastodonpy_test","acct":"mastodonpy_test"}],"tags":[],"emojis":[],"card":null,"poll":null}' |
277 | headers: | 281 | headers: |
278 | Cache-Control: | 282 | Cache-Control: |
279 | - no-store | 283 | - no-store |
280 | Content-Security-Policy: | 284 | Content-Security-Policy: |
281 | - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src | 285 | - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src |
282 | ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; | 286 | ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; |
283 | style-src ''self'' http://localhost:3000 ''nonce-fbFVsvr3bIsp3OAMiUkOCQ==''; | 287 | style-src ''self'' http://localhost:3000 ''nonce-expF3hORWgVjCjoe6u2WCA==''; |
284 | media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' | 288 | media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' |
285 | https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' | 289 | https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' |
286 | data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 | 290 | data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 |
@@ -290,7 +294,7 @@ interactions: | |||
290 | Content-Type: | 294 | Content-Type: |
291 | - application/json; charset=utf-8 | 295 | - application/json; charset=utf-8 |
292 | ETag: | 296 | ETag: |
293 | - W/"96a5f537070048a9fbca4202992a5561" | 297 | - W/"aca2dde40239b50d949f3c4522d9ca5c" |
294 | Referrer-Policy: | 298 | Referrer-Policy: |
295 | - strict-origin-when-cross-origin | 299 | - strict-origin-when-cross-origin |
296 | Transfer-Encoding: | 300 | Transfer-Encoding: |
@@ -306,9 +310,9 @@ interactions: | |||
306 | X-Permitted-Cross-Domain-Policies: | 310 | X-Permitted-Cross-Domain-Policies: |
307 | - none | 311 | - none |
308 | X-Request-Id: | 312 | X-Request-Id: |
309 | - 09253804-3f84-4bd6-a5da-44efa042f938 | 313 | - 60ea9d84-1e9e-4696-a905-2a42035307c6 |
310 | X-Runtime: | 314 | X-Runtime: |
311 | - '0.027164' | 315 | - '0.024171' |
312 | X-XSS-Protection: | 316 | X-XSS-Protection: |
313 | - 1; mode=block | 317 | - 1; mode=block |
314 | status: | 318 | status: |