aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_list_by_account.yaml')
-rw-r--r--tests/cassettes/test_list_by_account.yaml38
1 files changed, 19 insertions, 19 deletions
diff --git a/tests/cassettes/test_list_by_account.yaml b/tests/cassettes/test_list_by_account.yaml
index 21fe76e..a761fe1 100644
--- a/tests/cassettes/test_list_by_account.yaml
+++ b/tests/cassettes/test_list_by_account.yaml
@@ -12,7 +12,7 @@ interactions:
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":"44","title":"ham burglars"}'} 15 body: {string: '{"id":"49","title":"ham burglars"}'}
16 headers: 16 headers:
17 Cache-Control: ['no-cache, no-store'] 17 Cache-Control: ['no-cache, no-store']
18 Content-Type: [application/json; charset=utf-8] 18 Content-Type: [application/json; charset=utf-8]
@@ -23,8 +23,8 @@ interactions:
23 X-Download-Options: [noopen] 23 X-Download-Options: [noopen]
24 X-Frame-Options: [SAMEORIGIN] 24 X-Frame-Options: [SAMEORIGIN]
25 X-Permitted-Cross-Domain-Policies: [none] 25 X-Permitted-Cross-Domain-Policies: [none]
26 X-Request-Id: [9427d811-0916-4d16-98a3-f787d1995dad] 26 X-Request-Id: [285d323d-4a28-4d4c-9500-1989a2b8cec0]
27 X-Runtime: ['0.102152'] 27 X-Runtime: ['0.024783']
28 X-XSS-Protection: [1; mode=block] 28 X-XSS-Protection: [1; mode=block]
29 content-length: ['34'] 29 content-length: ['34']
30 status: {code: 200, message: OK} 30 status: {code: 200, message: OK}
@@ -39,7 +39,7 @@ interactions:
39 method: GET 39 method: GET
40 uri: http://localhost:3000/api/v1/accounts/verify_credentials 40 uri: http://localhost:3000/api/v1/accounts/verify_credentials
41 response: 41 response:
42 body: {string: '{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2019-06-22T12:42:50.096Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost/@admin","avatar":"http://localhost/avatars/original/missing.png","avatar_static":"http://localhost/avatars/original/missing.png","header":"http://localhost/headers/original/missing.png","header_static":"http://localhost/headers/original/missing.png","followers_count":2,"following_count":1,"statuses_count":27,"last_status_at":"2019-10-11T21:48:42.003Z","source":{"privacy":"public","sensitive":false,"language":null,"note":"","fields":[],"follow_requests_count":0},"emojis":[],"fields":[]}'} 42 body: {string: '{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2019-06-22T12:42:50.096Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost/@admin","avatar":"http://localhost/avatars/original/missing.png","avatar_static":"http://localhost/avatars/original/missing.png","header":"http://localhost/headers/original/missing.png","header_static":"http://localhost/headers/original/missing.png","followers_count":2,"following_count":1,"statuses_count":30,"last_status_at":"2019-10-12T21:00:36.915Z","source":{"privacy":"public","sensitive":false,"language":null,"note":"","fields":[],"follow_requests_count":0},"emojis":[],"fields":[]}'}
43 headers: 43 headers:
44 Cache-Control: ['no-cache, no-store'] 44 Cache-Control: ['no-cache, no-store']
45 Content-Type: [application/json; charset=utf-8] 45 Content-Type: [application/json; charset=utf-8]
@@ -50,8 +50,8 @@ interactions:
50 X-Download-Options: [noopen] 50 X-Download-Options: [noopen]
51 X-Frame-Options: [SAMEORIGIN] 51 X-Frame-Options: [SAMEORIGIN]
52 X-Permitted-Cross-Domain-Policies: [none] 52 X-Permitted-Cross-Domain-Policies: [none]
53 X-Request-Id: [44b85a67-2c19-414c-af1d-1c3a4def321e] 53 X-Request-Id: [01ff91c9-e099-48a6-9cf5-4405436a61de]
54 X-Runtime: ['0.032667'] 54 X-Runtime: ['0.024264']
55 X-XSS-Protection: [1; mode=block] 55 X-XSS-Protection: [1; mode=block]
56 content-length: ['680'] 56 content-length: ['680']
57 status: {code: 200, message: OK} 57 status: {code: 200, message: OK}
@@ -79,8 +79,8 @@ interactions:
79 X-Download-Options: [noopen] 79 X-Download-Options: [noopen]
80 X-Frame-Options: [SAMEORIGIN] 80 X-Frame-Options: [SAMEORIGIN]
81 X-Permitted-Cross-Domain-Policies: [none] 81 X-Permitted-Cross-Domain-Policies: [none]
82 X-Request-Id: [0dfe6e14-763d-4e22-874f-cb159f3642ad] 82 X-Request-Id: [ffc3d973-541f-4a4b-980e-43a6db659156]
83 X-Runtime: ['0.109923'] 83 X-Runtime: ['0.088392']
84 X-XSS-Protection: [1; mode=block] 84 X-XSS-Protection: [1; mode=block]
85 content-length: ['209'] 85 content-length: ['209']
86 status: {code: 200, message: OK} 86 status: {code: 200, message: OK}
@@ -95,7 +95,7 @@ interactions:
95 Content-Type: [application/x-www-form-urlencoded] 95 Content-Type: [application/x-www-form-urlencoded]
96 User-Agent: [python-requests/2.18.4] 96 User-Agent: [python-requests/2.18.4]
97 method: POST 97 method: POST
98 uri: http://localhost:3000/api/v1/lists/44/accounts 98 uri: http://localhost:3000/api/v1/lists/49/accounts
99 response: 99 response:
100 body: {string: '{}'} 100 body: {string: '{}'}
101 headers: 101 headers:
@@ -108,8 +108,8 @@ interactions:
108 X-Download-Options: [noopen] 108 X-Download-Options: [noopen]
109 X-Frame-Options: [SAMEORIGIN] 109 X-Frame-Options: [SAMEORIGIN]
110 X-Permitted-Cross-Domain-Policies: [none] 110 X-Permitted-Cross-Domain-Policies: [none]
111 X-Request-Id: [935e5ee1-15b8-4d84-8e7c-73b1c6fa55e0] 111 X-Request-Id: [4c9f6311-1972-41d3-a7e9-cf3c282d64a7]
112 X-Runtime: ['0.093337'] 112 X-Runtime: ['0.093436']
113 X-XSS-Protection: [1; mode=block] 113 X-XSS-Protection: [1; mode=block]
114 content-length: ['2'] 114 content-length: ['2']
115 status: {code: 200, message: OK} 115 status: {code: 200, message: OK}
@@ -124,7 +124,7 @@ interactions:
124 method: GET 124 method: GET
125 uri: http://localhost:3000/api/v1/accounts/1/lists 125 uri: http://localhost:3000/api/v1/accounts/1/lists
126 response: 126 response:
127 body: {string: '[{"id":"44","title":"ham burglars"}]'} 127 body: {string: '[{"id":"49","title":"ham burglars"}]'}
128 headers: 128 headers:
129 Cache-Control: ['no-cache, no-store'] 129 Cache-Control: ['no-cache, no-store']
130 Content-Type: [application/json; charset=utf-8] 130 Content-Type: [application/json; charset=utf-8]
@@ -135,8 +135,8 @@ interactions:
135 X-Download-Options: [noopen] 135 X-Download-Options: [noopen]
136 X-Frame-Options: [SAMEORIGIN] 136 X-Frame-Options: [SAMEORIGIN]
137 X-Permitted-Cross-Domain-Policies: [none] 137 X-Permitted-Cross-Domain-Policies: [none]
138 X-Request-Id: [54c0bf7f-c4d8-465c-9c83-0ee3f75b50f4] 138 X-Request-Id: [59c20f40-f8bc-4c5e-aed5-21e32fbcba2e]
139 X-Runtime: ['0.034243'] 139 X-Runtime: ['0.038461']
140 X-XSS-Protection: [1; mode=block] 140 X-XSS-Protection: [1; mode=block]
141 content-length: ['36'] 141 content-length: ['36']
142 status: {code: 200, message: OK} 142 status: {code: 200, message: OK}
@@ -163,8 +163,8 @@ interactions:
163 X-Download-Options: [noopen] 163 X-Download-Options: [noopen]
164 X-Frame-Options: [SAMEORIGIN] 164 X-Frame-Options: [SAMEORIGIN]
165 X-Permitted-Cross-Domain-Policies: [none] 165 X-Permitted-Cross-Domain-Policies: [none]
166 X-Request-Id: [48f0e39b-d4d1-4fae-b131-b7da6d6d65f2] 166 X-Request-Id: [6fd63d94-9e59-400d-b2ff-d0f58448c08a]
167 X-Runtime: ['0.070666'] 167 X-Runtime: ['0.061925']
168 X-XSS-Protection: [1; mode=block] 168 X-XSS-Protection: [1; mode=block]
169 content-length: ['211'] 169 content-length: ['211']
170 status: {code: 200, message: OK} 170 status: {code: 200, message: OK}
@@ -178,7 +178,7 @@ interactions:
178 Content-Length: ['0'] 178 Content-Length: ['0']
179 User-Agent: [python-requests/2.18.4] 179 User-Agent: [python-requests/2.18.4]
180 method: DELETE 180 method: DELETE
181 uri: http://localhost:3000/api/v1/lists/44 181 uri: http://localhost:3000/api/v1/lists/49
182 response: 182 response:
183 body: {string: '{}'} 183 body: {string: '{}'}
184 headers: 184 headers:
@@ -191,8 +191,8 @@ interactions:
191 X-Download-Options: [noopen] 191 X-Download-Options: [noopen]
192 X-Frame-Options: [SAMEORIGIN] 192 X-Frame-Options: [SAMEORIGIN]
193 X-Permitted-Cross-Domain-Policies: [none] 193 X-Permitted-Cross-Domain-Policies: [none]
194 X-Request-Id: [6a90dd91-5297-4036-ab47-84ce72a4f815] 194 X-Request-Id: [872a9fff-cbe1-404c-8e11-850bf081b0e1]
195 X-Runtime: ['0.045643'] 195 X-Runtime: ['0.034015']
196 X-XSS-Protection: [1; mode=block] 196 X-XSS-Protection: [1; mode=block]
197 content-length: ['2'] 197 content-length: ['2']
198 status: {code: 200, message: OK} 198 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)