diff options
author | Lorenz Diener <[email protected]> | 2018-07-14 01:07:26 +0200 |
---|---|---|
committer | Lorenz Diener <[email protected]> | 2018-07-14 01:07:26 +0200 |
commit | 65b1f41e65d5f20136de0bd01f154ecf4134eaf8 (patch) | |
tree | 6cb000bf369c5eda54f3ce4dcc5636437a20e9e0 /tests/cassettes/test_list_timeline.yaml | |
parent | 91de8ca061524712cae1d1b327cc2b2881c37548 (diff) | |
download | mastodon.py-65b1f41e65d5f20136de0bd01f154ecf4134eaf8.tar.gz |
Rerun all tests
Diffstat (limited to 'tests/cassettes/test_list_timeline.yaml')
-rw-r--r-- | tests/cassettes/test_list_timeline.yaml | 104 |
1 files changed, 52 insertions, 52 deletions
diff --git a/tests/cassettes/test_list_timeline.yaml b/tests/cassettes/test_list_timeline.yaml index a6f0e6d..06aa961 100644 --- a/tests/cassettes/test_list_timeline.yaml +++ b/tests/cassettes/test_list_timeline.yaml | |||
@@ -8,15 +8,15 @@ interactions: | |||
8 | Connection: [keep-alive] | 8 | Connection: [keep-alive] |
9 | Content-Length: ['18'] | 9 | Content-Length: ['18'] |
10 | Content-Type: [application/x-www-form-urlencoded] | 10 | Content-Type: [application/x-www-form-urlencoded] |
11 | User-Agent: [python-requests/2.9.1] | 11 | User-Agent: [python-requests/2.18.4] |
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/lists | 13 | uri: http://localhost:3000/api/v1/lists |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"6","title":"ham burglars"}'} | 15 | body: {string: '{"id":"10","title":"ham burglars"}'} |
16 | headers: | 16 | headers: |
17 | Cache-Control: ['max-age=0, private, must-revalidate'] | 17 | Cache-Control: ['max-age=0, private, must-revalidate'] |
18 | Content-Type: [application/json; charset=utf-8] | 18 | Content-Type: [application/json; charset=utf-8] |
19 | ETag: [W/"0c2717f6c1c5d08386e10b6562765e85"] | 19 | ETag: [W/"14287cb42ec1ab07b6aa44c5f19b5c1d"] |
20 | Referrer-Policy: [strict-origin-when-cross-origin] | 20 | Referrer-Policy: [strict-origin-when-cross-origin] |
21 | Transfer-Encoding: [chunked] | 21 | Transfer-Encoding: [chunked] |
22 | Vary: ['Accept-Encoding, Origin'] | 22 | Vary: ['Accept-Encoding, Origin'] |
@@ -24,10 +24,10 @@ interactions: | |||
24 | X-Download-Options: [noopen] | 24 | X-Download-Options: [noopen] |
25 | X-Frame-Options: [SAMEORIGIN] | 25 | X-Frame-Options: [SAMEORIGIN] |
26 | X-Permitted-Cross-Domain-Policies: [none] | 26 | X-Permitted-Cross-Domain-Policies: [none] |
27 | X-Request-Id: [6721d2c1-4840-400d-9e45-27e997edce3d] | 27 | X-Request-Id: [824c6ec5-88ea-4469-aa5b-f9f20a9c6550] |
28 | X-Runtime: ['0.033269'] | 28 | X-Runtime: ['0.020458'] |
29 | X-XSS-Protection: [1; mode=block] | 29 | X-XSS-Protection: [1; mode=block] |
30 | content-length: ['33'] | 30 | content-length: ['34'] |
31 | status: {code: 200, message: OK} | 31 | status: {code: 200, message: OK} |
32 | - request: | 32 | - request: |
33 | body: null | 33 | body: null |
@@ -36,15 +36,15 @@ interactions: | |||
36 | Accept-Encoding: ['gzip, deflate'] | 36 | Accept-Encoding: ['gzip, deflate'] |
37 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN_2] | 37 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN_2] |
38 | Connection: [keep-alive] | 38 | Connection: [keep-alive] |
39 | User-Agent: [python-requests/2.9.1] | 39 | User-Agent: [python-requests/2.18.4] |
40 | method: GET | 40 | method: GET |
41 | uri: http://localhost:3000/api/v1/accounts/verify_credentials | 41 | uri: http://localhost:3000/api/v1/accounts/verify_credentials |
42 | response: | 42 | response: |
43 | body: {string: '{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","note":"\u003cp\u003e\u003c/p\u003e","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":3,"source":{"privacy":"public","sensitive":false,"note":"","fields":[]},"emojis":[],"fields":[]}'} | 43 | body: {string: '{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-07-13T19:35:33.303Z","note":"\u003cp\u003e\u003c/p\u003e","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":5,"source":{"privacy":"public","sensitive":false,"language":null,"note":"","fields":[]},"emojis":[],"fields":[]}'} |
44 | headers: | 44 | headers: |
45 | Cache-Control: ['max-age=0, private, must-revalidate'] | 45 | Cache-Control: ['max-age=0, private, must-revalidate'] |
46 | Content-Type: [application/json; charset=utf-8] | 46 | Content-Type: [application/json; charset=utf-8] |
47 | ETag: [W/"87c03ce4263ff02da2e95eca7d943bc2"] | 47 | ETag: [W/"e8cc773e17c063bb46d8192abb677e46"] |
48 | Referrer-Policy: [strict-origin-when-cross-origin] | 48 | Referrer-Policy: [strict-origin-when-cross-origin] |
49 | Transfer-Encoding: [chunked] | 49 | Transfer-Encoding: [chunked] |
50 | Vary: ['Accept-Encoding, Origin'] | 50 | Vary: ['Accept-Encoding, Origin'] |
@@ -52,10 +52,10 @@ interactions: | |||
52 | X-Download-Options: [noopen] | 52 | X-Download-Options: [noopen] |
53 | X-Frame-Options: [SAMEORIGIN] | 53 | X-Frame-Options: [SAMEORIGIN] |
54 | X-Permitted-Cross-Domain-Policies: [none] | 54 | X-Permitted-Cross-Domain-Policies: [none] |
55 | X-Request-Id: [83a6c552-7144-4ac6-86f9-53f1fe1b1749] | 55 | X-Request-Id: [f4bf71a3-0740-4afc-b4d8-3ac675cc1d26] |
56 | X-Runtime: ['0.071956'] | 56 | X-Runtime: ['0.018511'] |
57 | X-XSS-Protection: [1; mode=block] | 57 | X-XSS-Protection: [1; mode=block] |
58 | content-length: ['618'] | 58 | content-length: ['634'] |
59 | status: {code: 200, message: OK} | 59 | status: {code: 200, message: OK} |
60 | - request: | 60 | - request: |
61 | body: null | 61 | body: null |
@@ -65,7 +65,7 @@ interactions: | |||
65 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] | 65 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] |
66 | Connection: [keep-alive] | 66 | Connection: [keep-alive] |
67 | Content-Length: ['0'] | 67 | Content-Length: ['0'] |
68 | User-Agent: [python-requests/2.9.1] | 68 | User-Agent: [python-requests/2.18.4] |
69 | method: POST | 69 | method: POST |
70 | uri: http://localhost:3000/api/v1/accounts/1/follow | 70 | uri: http://localhost:3000/api/v1/accounts/1/follow |
71 | response: | 71 | response: |
@@ -73,7 +73,7 @@ interactions: | |||
73 | headers: | 73 | headers: |
74 | Cache-Control: ['max-age=0, private, must-revalidate'] | 74 | Cache-Control: ['max-age=0, private, must-revalidate'] |
75 | Content-Type: [application/json; charset=utf-8] | 75 | Content-Type: [application/json; charset=utf-8] |
76 | ETag: [W/"8e7abca73c946d9bbd2a464713e20ff0"] | 76 | ETag: [W/"d0a82968c8f9aeedda238946aae1989a"] |
77 | Referrer-Policy: [strict-origin-when-cross-origin] | 77 | Referrer-Policy: [strict-origin-when-cross-origin] |
78 | Transfer-Encoding: [chunked] | 78 | Transfer-Encoding: [chunked] |
79 | Vary: ['Accept-Encoding, Origin'] | 79 | Vary: ['Accept-Encoding, Origin'] |
@@ -81,8 +81,8 @@ interactions: | |||
81 | X-Download-Options: [noopen] | 81 | X-Download-Options: [noopen] |
82 | X-Frame-Options: [SAMEORIGIN] | 82 | X-Frame-Options: [SAMEORIGIN] |
83 | X-Permitted-Cross-Domain-Policies: [none] | 83 | X-Permitted-Cross-Domain-Policies: [none] |
84 | X-Request-Id: [4fda44f4-a609-489c-8311-ad88c48abfed] | 84 | X-Request-Id: [e40ee840-b7fe-4dbb-85ec-a184f5064c43] |
85 | X-Runtime: ['0.069386'] | 85 | X-Runtime: ['0.084309'] |
86 | X-XSS-Protection: [1; mode=block] | 86 | X-XSS-Protection: [1; mode=block] |
87 | content-length: ['174'] | 87 | content-length: ['174'] |
88 | status: {code: 200, message: OK} | 88 | status: {code: 200, message: OK} |
@@ -95,15 +95,15 @@ interactions: | |||
95 | Connection: [keep-alive] | 95 | Connection: [keep-alive] |
96 | Content-Length: ['19'] | 96 | Content-Length: ['19'] |
97 | Content-Type: [application/x-www-form-urlencoded] | 97 | Content-Type: [application/x-www-form-urlencoded] |
98 | User-Agent: [python-requests/2.9.1] | 98 | User-Agent: [python-requests/2.18.4] |
99 | method: POST | 99 | method: POST |
100 | uri: http://localhost:3000/api/v1/lists/6/accounts | 100 | uri: http://localhost:3000/api/v1/lists/10/accounts |
101 | response: | 101 | response: |
102 | body: {string: '{}'} | 102 | body: {string: '{}'} |
103 | headers: | 103 | headers: |
104 | Cache-Control: ['max-age=0, private, must-revalidate'] | 104 | Cache-Control: ['max-age=0, private, must-revalidate'] |
105 | Content-Type: [application/json; charset=utf-8] | 105 | Content-Type: [application/json; charset=utf-8] |
106 | ETag: [W/"e9860857695aa0d9d73a4ecdbab94309"] | 106 | ETag: [W/"f39c5a269dd640bacf5a55db8d2d3e90"] |
107 | Referrer-Policy: [strict-origin-when-cross-origin] | 107 | Referrer-Policy: [strict-origin-when-cross-origin] |
108 | Transfer-Encoding: [chunked] | 108 | Transfer-Encoding: [chunked] |
109 | Vary: ['Accept-Encoding, Origin'] | 109 | Vary: ['Accept-Encoding, Origin'] |
@@ -111,8 +111,8 @@ interactions: | |||
111 | X-Download-Options: [noopen] | 111 | X-Download-Options: [noopen] |
112 | X-Frame-Options: [SAMEORIGIN] | 112 | X-Frame-Options: [SAMEORIGIN] |
113 | X-Permitted-Cross-Domain-Policies: [none] | 113 | X-Permitted-Cross-Domain-Policies: [none] |
114 | X-Request-Id: [e2d623a9-689a-4c61-b652-e8e578d7b51d] | 114 | X-Request-Id: [a6d6eb3d-c6af-4f7f-b2d7-21635c1d3971] |
115 | X-Runtime: ['0.051432'] | 115 | X-Runtime: ['0.040148'] |
116 | X-XSS-Protection: [1; mode=block] | 116 | X-XSS-Protection: [1; mode=block] |
117 | content-length: ['2'] | 117 | content-length: ['2'] |
118 | status: {code: 200, message: OK} | 118 | status: {code: 200, message: OK} |
@@ -125,17 +125,17 @@ interactions: | |||
125 | Connection: [keep-alive] | 125 | Connection: [keep-alive] |
126 | Content-Length: ['62'] | 126 | Content-Length: ['62'] |
127 | Content-Type: [application/x-www-form-urlencoded] | 127 | Content-Type: [application/x-www-form-urlencoded] |
128 | User-Agent: [python-requests/2.9.1] | 128 | User-Agent: [python-requests/2.18.4] |
129 | method: POST | 129 | method: POST |
130 | uri: http://localhost:3000/api/v1/statuses | 130 | uri: http://localhost:3000/api/v1/statuses |
131 | response: | 131 | response: |
132 | body: {string: '{"id":"100154030964539690","created_at":"2018-06-05T20:07:12.265Z","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/100154030964539690","content":"\u003cp\u003eI | 132 | body: {string: '{"id":"100369507189110184","created_at":"2018-07-13T21:25:38.523Z","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/100369507189110184","content":"\u003cp\u003eI |
133 | have never stolen a ham in my life.\u003c/p\u003e","url":"http://localhost:3000/@admin/100154030964539690","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py | 133 | have never stolen a ham in my life.\u003c/p\u003e","url":"http://localhost:3000/@admin/100369507189110184","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py |
134 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","note":"\u003cp\u003e\u003c/p\u003e","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":4,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} | 134 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-07-13T19:35:33.303Z","note":"\u003cp\u003e\u003c/p\u003e","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":6,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} |
135 | headers: | 135 | headers: |
136 | Cache-Control: ['max-age=0, private, must-revalidate'] | 136 | Cache-Control: ['max-age=0, private, must-revalidate'] |
137 | Content-Type: [application/json; charset=utf-8] | 137 | Content-Type: [application/json; charset=utf-8] |
138 | ETag: [W/"870d9260cd62e77eddec33601f1e2eec"] | 138 | ETag: [W/"f38648e739a25f995ed7d242b59a0a04"] |
139 | Referrer-Policy: [strict-origin-when-cross-origin] | 139 | Referrer-Policy: [strict-origin-when-cross-origin] |
140 | Transfer-Encoding: [chunked] | 140 | Transfer-Encoding: [chunked] |
141 | Vary: ['Accept-Encoding, Origin'] | 141 | Vary: ['Accept-Encoding, Origin'] |
@@ -143,8 +143,8 @@ interactions: | |||
143 | X-Download-Options: [noopen] | 143 | X-Download-Options: [noopen] |
144 | X-Frame-Options: [SAMEORIGIN] | 144 | X-Frame-Options: [SAMEORIGIN] |
145 | X-Permitted-Cross-Domain-Policies: [none] | 145 | X-Permitted-Cross-Domain-Policies: [none] |
146 | X-Request-Id: [caf68b5c-8274-4ffa-b9e5-ae6138bd7c93] | 146 | X-Request-Id: [5249cbf5-d705-4c5b-a4e0-9681f9e55b80] |
147 | X-Runtime: ['0.174434'] | 147 | X-Runtime: ['0.133811'] |
148 | X-XSS-Protection: [1; mode=block] | 148 | X-XSS-Protection: [1; mode=block] |
149 | content-length: ['1196'] | 149 | content-length: ['1196'] |
150 | status: {code: 200, message: OK} | 150 | status: {code: 200, message: OK} |
@@ -155,19 +155,19 @@ interactions: | |||
155 | Accept-Encoding: ['gzip, deflate'] | 155 | Accept-Encoding: ['gzip, deflate'] |
156 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] | 156 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] |
157 | Connection: [keep-alive] | 157 | Connection: [keep-alive] |
158 | User-Agent: [python-requests/2.9.1] | 158 | User-Agent: [python-requests/2.18.4] |
159 | method: GET | 159 | method: GET |
160 | uri: http://localhost:3000/api/v1/timelines/list/6 | 160 | uri: http://localhost:3000/api/v1/timelines/list/10 |
161 | response: | 161 | response: |
162 | body: {string: '[{"id":"100154030964539690","created_at":"2018-06-05T20:07:12.265Z","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/100154030964539690","content":"\u003cp\u003eI | 162 | body: {string: '[{"id":"100369507189110184","created_at":"2018-07-13T21:25:38.523Z","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/100369507189110184","content":"\u003cp\u003eI |
163 | have never stolen a ham in my life.\u003c/p\u003e","url":"http://localhost:3000/@admin/100154030964539690","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py | 163 | have never stolen a ham in my life.\u003c/p\u003e","url":"http://localhost:3000/@admin/100369507189110184","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py |
164 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","note":"\u003cp\u003e\u003c/p\u003e","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":4,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}]'} | 164 | test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-07-13T19:35:33.303Z","note":"\u003cp\u003e\u003c/p\u003e","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":6,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}]'} |
165 | headers: | 165 | headers: |
166 | Cache-Control: ['max-age=0, private, must-revalidate'] | 166 | Cache-Control: ['max-age=0, private, must-revalidate'] |
167 | Content-Type: [application/json; charset=utf-8] | 167 | Content-Type: [application/json; charset=utf-8] |
168 | ETag: [W/"4b26424a4de0ff441f366b4f2097a0f8"] | 168 | ETag: [W/"5ca2946eb36f6fc5ffe06ca64054b80a"] |
169 | Link: ['<http://localhost:3000/api/v1/timelines/list/6?max_id=100154030964539690>; | 169 | Link: ['<http://localhost:3000/api/v1/timelines/list/10?max_id=100369507189110184>; |
170 | rel="next", <http://localhost:3000/api/v1/timelines/list/6?since_id=100154030964539690>; | 170 | rel="next", <http://localhost:3000/api/v1/timelines/list/10?since_id=100369507189110184>; |
171 | rel="prev"'] | 171 | rel="prev"'] |
172 | Referrer-Policy: [strict-origin-when-cross-origin] | 172 | Referrer-Policy: [strict-origin-when-cross-origin] |
173 | Transfer-Encoding: [chunked] | 173 | Transfer-Encoding: [chunked] |
@@ -176,8 +176,8 @@ interactions: | |||
176 | X-Download-Options: [noopen] | 176 | X-Download-Options: [noopen] |
177 | X-Frame-Options: [SAMEORIGIN] | 177 | X-Frame-Options: [SAMEORIGIN] |
178 | X-Permitted-Cross-Domain-Policies: [none] | 178 | X-Permitted-Cross-Domain-Policies: [none] |
179 | X-Request-Id: [c81b9b47-5ca0-4aa8-85f0-7b5ba43b93f9] | 179 | X-Request-Id: [0a8771de-01e5-47ea-b308-c39646919149] |
180 | X-Runtime: ['0.056506'] | 180 | X-Runtime: ['0.063009'] |
181 | X-XSS-Protection: [1; mode=block] | 181 | X-XSS-Protection: [1; mode=block] |
182 | content-length: ['1183'] | 182 | content-length: ['1183'] |
183 | status: {code: 200, message: OK} | 183 | status: {code: 200, message: OK} |
@@ -189,15 +189,15 @@ interactions: | |||
189 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN_2] | 189 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN_2] |
190 | Connection: [keep-alive] | 190 | Connection: [keep-alive] |
191 | Content-Length: ['0'] | 191 | Content-Length: ['0'] |
192 | User-Agent: [python-requests/2.9.1] | 192 | User-Agent: [python-requests/2.18.4] |
193 | method: DELETE | 193 | method: DELETE |
194 | uri: http://localhost:3000/api/v1/statuses/100154030964539690 | 194 | uri: http://localhost:3000/api/v1/statuses/100369507189110184 |
195 | response: | 195 | response: |
196 | body: {string: '{}'} | 196 | body: {string: '{}'} |
197 | headers: | 197 | headers: |
198 | Cache-Control: ['max-age=0, private, must-revalidate'] | 198 | Cache-Control: ['max-age=0, private, must-revalidate'] |
199 | Content-Type: [application/json; charset=utf-8] | 199 | Content-Type: [application/json; charset=utf-8] |
200 | ETag: [W/"15a29e4a21d7872677d426d09d5cba28"] | 200 | ETag: [W/"e550419afbc20eb5dd0d734baac1e28c"] |
201 | Referrer-Policy: [strict-origin-when-cross-origin] | 201 | Referrer-Policy: [strict-origin-when-cross-origin] |
202 | Transfer-Encoding: [chunked] | 202 | Transfer-Encoding: [chunked] |
203 | Vary: ['Accept-Encoding, Origin'] | 203 | Vary: ['Accept-Encoding, Origin'] |
@@ -205,8 +205,8 @@ interactions: | |||
205 | X-Download-Options: [noopen] | 205 | X-Download-Options: [noopen] |
206 | X-Frame-Options: [SAMEORIGIN] | 206 | X-Frame-Options: [SAMEORIGIN] |
207 | X-Permitted-Cross-Domain-Policies: [none] | 207 | X-Permitted-Cross-Domain-Policies: [none] |
208 | X-Request-Id: [38c61809-1dc9-4d62-ba3a-3df026ccaf00] | 208 | X-Request-Id: [3fa84a36-8f29-4766-ad4b-008c536f9f0b] |
209 | X-Runtime: ['0.032685'] | 209 | X-Runtime: ['0.023745'] |
210 | X-XSS-Protection: [1; mode=block] | 210 | X-XSS-Protection: [1; mode=block] |
211 | content-length: ['2'] | 211 | content-length: ['2'] |
212 | status: {code: 200, message: OK} | 212 | status: {code: 200, message: OK} |
@@ -218,7 +218,7 @@ interactions: | |||
218 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] | 218 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] |
219 | Connection: [keep-alive] | 219 | Connection: [keep-alive] |
220 | Content-Length: ['0'] | 220 | Content-Length: ['0'] |
221 | User-Agent: [python-requests/2.9.1] | 221 | User-Agent: [python-requests/2.18.4] |
222 | method: POST | 222 | method: POST |
223 | uri: http://localhost:3000/api/v1/accounts/1/unfollow | 223 | uri: http://localhost:3000/api/v1/accounts/1/unfollow |
224 | response: | 224 | response: |
@@ -226,7 +226,7 @@ interactions: | |||
226 | headers: | 226 | headers: |
227 | Cache-Control: ['max-age=0, private, must-revalidate'] | 227 | Cache-Control: ['max-age=0, private, must-revalidate'] |
228 | Content-Type: [application/json; charset=utf-8] | 228 | Content-Type: [application/json; charset=utf-8] |
229 | ETag: [W/"3ef967632dec28ea9dc2761a494a191d"] | 229 | ETag: [W/"0d26e234d9adadd5bd21d9ab0dedf7fb"] |
230 | Referrer-Policy: [strict-origin-when-cross-origin] | 230 | Referrer-Policy: [strict-origin-when-cross-origin] |
231 | Transfer-Encoding: [chunked] | 231 | Transfer-Encoding: [chunked] |
232 | Vary: ['Accept-Encoding, Origin'] | 232 | Vary: ['Accept-Encoding, Origin'] |
@@ -234,8 +234,8 @@ interactions: | |||
234 | X-Download-Options: [noopen] | 234 | X-Download-Options: [noopen] |
235 | X-Frame-Options: [SAMEORIGIN] | 235 | X-Frame-Options: [SAMEORIGIN] |
236 | X-Permitted-Cross-Domain-Policies: [none] | 236 | X-Permitted-Cross-Domain-Policies: [none] |
237 | X-Request-Id: [233ae870-8653-40b5-9555-d344369b0d11] | 237 | X-Request-Id: [df5c6bed-aa7b-4409-a195-f4a31b48f5c4] |
238 | X-Runtime: ['0.126611'] | 238 | X-Runtime: ['0.105460'] |
239 | X-XSS-Protection: [1; mode=block] | 239 | X-XSS-Protection: [1; mode=block] |
240 | content-length: ['175'] | 240 | content-length: ['175'] |
241 | status: {code: 200, message: OK} | 241 | status: {code: 200, message: OK} |
@@ -247,15 +247,15 @@ interactions: | |||
247 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] | 247 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] |
248 | Connection: [keep-alive] | 248 | Connection: [keep-alive] |
249 | Content-Length: ['0'] | 249 | Content-Length: ['0'] |
250 | User-Agent: [python-requests/2.9.1] | 250 | User-Agent: [python-requests/2.18.4] |
251 | method: DELETE | 251 | method: DELETE |
252 | uri: http://localhost:3000/api/v1/lists/6 | 252 | uri: http://localhost:3000/api/v1/lists/10 |
253 | response: | 253 | response: |
254 | body: {string: '{}'} | 254 | body: {string: '{}'} |
255 | headers: | 255 | headers: |
256 | Cache-Control: ['max-age=0, private, must-revalidate'] | 256 | Cache-Control: ['max-age=0, private, must-revalidate'] |
257 | Content-Type: [application/json; charset=utf-8] | 257 | Content-Type: [application/json; charset=utf-8] |
258 | ETag: [W/"15a29e4a21d7872677d426d09d5cba28"] | 258 | ETag: [W/"e550419afbc20eb5dd0d734baac1e28c"] |
259 | Referrer-Policy: [strict-origin-when-cross-origin] | 259 | Referrer-Policy: [strict-origin-when-cross-origin] |
260 | Transfer-Encoding: [chunked] | 260 | Transfer-Encoding: [chunked] |
261 | Vary: ['Accept-Encoding, Origin'] | 261 | Vary: ['Accept-Encoding, Origin'] |
@@ -263,8 +263,8 @@ interactions: | |||
263 | X-Download-Options: [noopen] | 263 | X-Download-Options: [noopen] |
264 | X-Frame-Options: [SAMEORIGIN] | 264 | X-Frame-Options: [SAMEORIGIN] |
265 | X-Permitted-Cross-Domain-Policies: [none] | 265 | X-Permitted-Cross-Domain-Policies: [none] |
266 | X-Request-Id: [c7b1bf59-7c43-42d6-9384-b25851731c75] | 266 | X-Request-Id: [a7d88e2f-5c75-4338-a386-944ee12bd7f9] |
267 | X-Runtime: ['0.052907'] | 267 | X-Runtime: ['0.036622'] |
268 | X-XSS-Protection: [1; mode=block] | 268 | X-XSS-Protection: [1; mode=block] |
269 | content-length: ['2'] | 269 | content-length: ['2'] |
270 | status: {code: 200, message: OK} | 270 | status: {code: 200, message: OK} |