aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_list_update.yaml')
-rw-r--r--tests/cassettes/test_list_update.yaml64
1 files changed, 32 insertions, 32 deletions
diff --git a/tests/cassettes/test_list_update.yaml b/tests/cassettes/test_list_update.yaml
index 78f2932..8914f7d 100644
--- a/tests/cassettes/test_list_update.yaml
+++ b/tests/cassettes/test_list_update.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":"2","title":"ham burglars"}'} 15 body: {string: '{"id":"7","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/"a343ce83bc8b84abab7154a56f14035b"] 19 ETag: [W/"b2500b1fb311f5c1854e61230dca66c5"]
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,8 +24,8 @@ 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: [d0fc2794-2874-4462-b074-eb27b23359a7] 27 X-Request-Id: [c7ff5798-9122-41ee-a5d0-ee62c73e7598]
28 X-Runtime: ['0.086417'] 28 X-Runtime: ['0.020667']
29 X-XSS-Protection: [1; mode=block] 29 X-XSS-Protection: [1; mode=block]
30 content-length: ['33'] 30 content-length: ['33']
31 status: {code: 200, message: OK} 31 status: {code: 200, message: OK}
@@ -38,15 +38,15 @@ interactions:
38 Connection: [keep-alive] 38 Connection: [keep-alive]
39 Content-Length: ['14'] 39 Content-Length: ['14']
40 Content-Type: [application/x-www-form-urlencoded] 40 Content-Type: [application/x-www-form-urlencoded]
41 User-Agent: [python-requests/2.9.1] 41 User-Agent: [python-requests/2.18.4]
42 method: PUT 42 method: PUT
43 uri: http://localhost:3000/api/v1/lists/2 43 uri: http://localhost:3000/api/v1/lists/7
44 response: 44 response:
45 body: {string: '{"id":"2","title":"fry kids"}'} 45 body: {string: '{"id":"7","title":"fry kids"}'}
46 headers: 46 headers:
47 Cache-Control: ['max-age=0, private, must-revalidate'] 47 Cache-Control: ['max-age=0, private, must-revalidate']
48 Content-Type: [application/json; charset=utf-8] 48 Content-Type: [application/json; charset=utf-8]
49 ETag: [W/"5f9702eb6e8d3917f3239c3bfe770fe7"] 49 ETag: [W/"9f53c8dc2f0bd4d98fdf70acb6fbc983"]
50 Referrer-Policy: [strict-origin-when-cross-origin] 50 Referrer-Policy: [strict-origin-when-cross-origin]
51 Transfer-Encoding: [chunked] 51 Transfer-Encoding: [chunked]
52 Vary: ['Accept-Encoding, Origin'] 52 Vary: ['Accept-Encoding, Origin']
@@ -54,8 +54,8 @@ interactions:
54 X-Download-Options: [noopen] 54 X-Download-Options: [noopen]
55 X-Frame-Options: [SAMEORIGIN] 55 X-Frame-Options: [SAMEORIGIN]
56 X-Permitted-Cross-Domain-Policies: [none] 56 X-Permitted-Cross-Domain-Policies: [none]
57 X-Request-Id: [0c1814d9-2366-479a-a8a1-13e0d851a2a1] 57 X-Request-Id: [71b7f4e1-6bd0-474a-8fdc-0a41e07b362a]
58 X-Runtime: ['0.068542'] 58 X-Runtime: ['0.018646']
59 X-XSS-Protection: [1; mode=block] 59 X-XSS-Protection: [1; mode=block]
60 content-length: ['29'] 60 content-length: ['29']
61 status: {code: 200, message: OK} 61 status: {code: 200, message: OK}
@@ -66,15 +66,15 @@ interactions:
66 Accept-Encoding: ['gzip, deflate'] 66 Accept-Encoding: ['gzip, deflate']
67 Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] 67 Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
68 Connection: [keep-alive] 68 Connection: [keep-alive]
69 User-Agent: [python-requests/2.9.1] 69 User-Agent: [python-requests/2.18.4]
70 method: GET 70 method: GET
71 uri: http://localhost:3000/api/v1/lists 71 uri: http://localhost:3000/api/v1/lists
72 response: 72 response:
73 body: {string: '[{"id":"2","title":"fry kids"}]'} 73 body: {string: '[{"id":"7","title":"fry kids"}]'}
74 headers: 74 headers:
75 Cache-Control: ['max-age=0, private, must-revalidate'] 75 Cache-Control: ['max-age=0, private, must-revalidate']
76 Content-Type: [application/json; charset=utf-8] 76 Content-Type: [application/json; charset=utf-8]
77 ETag: [W/"926988ef492808df5c81bd5b1f4c1f8a"] 77 ETag: [W/"c42170ea593f037a405a7a1ea192428c"]
78 Referrer-Policy: [strict-origin-when-cross-origin] 78 Referrer-Policy: [strict-origin-when-cross-origin]
79 Transfer-Encoding: [chunked] 79 Transfer-Encoding: [chunked]
80 Vary: ['Accept-Encoding, Origin'] 80 Vary: ['Accept-Encoding, Origin']
@@ -82,8 +82,8 @@ interactions:
82 X-Download-Options: [noopen] 82 X-Download-Options: [noopen]
83 X-Frame-Options: [SAMEORIGIN] 83 X-Frame-Options: [SAMEORIGIN]
84 X-Permitted-Cross-Domain-Policies: [none] 84 X-Permitted-Cross-Domain-Policies: [none]
85 X-Request-Id: [7b524c3a-7e56-4c7d-9cf4-9a101d71c648] 85 X-Request-Id: [fb67dfbf-e1d7-4a25-b9df-04c5bb749854]
86 X-Runtime: ['0.044809'] 86 X-Runtime: ['0.014171']
87 X-XSS-Protection: [1; mode=block] 87 X-XSS-Protection: [1; mode=block]
88 content-length: ['31'] 88 content-length: ['31']
89 status: {code: 200, message: OK} 89 status: {code: 200, message: OK}
@@ -94,15 +94,15 @@ interactions:
94 Accept-Encoding: ['gzip, deflate'] 94 Accept-Encoding: ['gzip, deflate']
95 Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] 95 Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
96 Connection: [keep-alive] 96 Connection: [keep-alive]
97 User-Agent: [python-requests/2.9.1] 97 User-Agent: [python-requests/2.18.4]
98 method: GET 98 method: GET
99 uri: http://localhost:3000/api/v1/lists 99 uri: http://localhost:3000/api/v1/lists
100 response: 100 response:
101 body: {string: '[{"id":"2","title":"fry kids"}]'} 101 body: {string: '[{"id":"7","title":"fry kids"}]'}
102 headers: 102 headers:
103 Cache-Control: ['max-age=0, private, must-revalidate'] 103 Cache-Control: ['max-age=0, private, must-revalidate']
104 Content-Type: [application/json; charset=utf-8] 104 Content-Type: [application/json; charset=utf-8]
105 ETag: [W/"926988ef492808df5c81bd5b1f4c1f8a"] 105 ETag: [W/"c42170ea593f037a405a7a1ea192428c"]
106 Referrer-Policy: [strict-origin-when-cross-origin] 106 Referrer-Policy: [strict-origin-when-cross-origin]
107 Transfer-Encoding: [chunked] 107 Transfer-Encoding: [chunked]
108 Vary: ['Accept-Encoding, Origin'] 108 Vary: ['Accept-Encoding, Origin']
@@ -110,8 +110,8 @@ interactions:
110 X-Download-Options: [noopen] 110 X-Download-Options: [noopen]
111 X-Frame-Options: [SAMEORIGIN] 111 X-Frame-Options: [SAMEORIGIN]
112 X-Permitted-Cross-Domain-Policies: [none] 112 X-Permitted-Cross-Domain-Policies: [none]
113 X-Request-Id: [9516d7b7-9e38-43ae-986c-82adbc09293f] 113 X-Request-Id: [0b598973-abef-4cd7-98fd-f6b88e78c46f]
114 X-Runtime: ['0.052375'] 114 X-Runtime: ['0.014838']
115 X-XSS-Protection: [1; mode=block] 115 X-XSS-Protection: [1; mode=block]
116 content-length: ['31'] 116 content-length: ['31']
117 status: {code: 200, message: OK} 117 status: {code: 200, message: OK}
@@ -122,15 +122,15 @@ interactions:
122 Accept-Encoding: ['gzip, deflate'] 122 Accept-Encoding: ['gzip, deflate']
123 Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] 123 Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
124 Connection: [keep-alive] 124 Connection: [keep-alive]
125 User-Agent: [python-requests/2.9.1] 125 User-Agent: [python-requests/2.18.4]
126 method: GET 126 method: GET
127 uri: http://localhost:3000/api/v1/lists/2 127 uri: http://localhost:3000/api/v1/lists/7
128 response: 128 response:
129 body: {string: '{"id":"2","title":"fry kids"}'} 129 body: {string: '{"id":"7","title":"fry kids"}'}
130 headers: 130 headers:
131 Cache-Control: ['max-age=0, private, must-revalidate'] 131 Cache-Control: ['max-age=0, private, must-revalidate']
132 Content-Type: [application/json; charset=utf-8] 132 Content-Type: [application/json; charset=utf-8]
133 ETag: [W/"33f2691122c3ffa600411f33cf8a4110"] 133 ETag: [W/"9f53c8dc2f0bd4d98fdf70acb6fbc983"]
134 Referrer-Policy: [strict-origin-when-cross-origin] 134 Referrer-Policy: [strict-origin-when-cross-origin]
135 Transfer-Encoding: [chunked] 135 Transfer-Encoding: [chunked]
136 Vary: ['Accept-Encoding, Origin'] 136 Vary: ['Accept-Encoding, Origin']
@@ -138,8 +138,8 @@ interactions:
138 X-Download-Options: [noopen] 138 X-Download-Options: [noopen]
139 X-Frame-Options: [SAMEORIGIN] 139 X-Frame-Options: [SAMEORIGIN]
140 X-Permitted-Cross-Domain-Policies: [none] 140 X-Permitted-Cross-Domain-Policies: [none]
141 X-Request-Id: [26ccb57d-bd7b-4747-b1e9-fd7c6ac2ff98] 141 X-Request-Id: [e449f3ae-9382-437e-afd2-6a04bfbac319]
142 X-Runtime: ['0.057897'] 142 X-Runtime: ['0.021468']
143 X-XSS-Protection: [1; mode=block] 143 X-XSS-Protection: [1; mode=block]
144 content-length: ['29'] 144 content-length: ['29']
145 status: {code: 200, message: OK} 145 status: {code: 200, message: OK}
@@ -151,15 +151,15 @@ interactions:
151 Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] 151 Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
152 Connection: [keep-alive] 152 Connection: [keep-alive]
153 Content-Length: ['0'] 153 Content-Length: ['0']
154 User-Agent: [python-requests/2.9.1] 154 User-Agent: [python-requests/2.18.4]
155 method: DELETE 155 method: DELETE
156 uri: http://localhost:3000/api/v1/lists/2 156 uri: http://localhost:3000/api/v1/lists/7
157 response: 157 response:
158 body: {string: '{}'} 158 body: {string: '{}'}
159 headers: 159 headers:
160 Cache-Control: ['max-age=0, private, must-revalidate'] 160 Cache-Control: ['max-age=0, private, must-revalidate']
161 Content-Type: [application/json; charset=utf-8] 161 Content-Type: [application/json; charset=utf-8]
162 ETag: [W/"1478c124a8edf360aee59b9e6bfe3a4d"] 162 ETag: [W/"bf92612b432ba5b51a56b55e4c0b9817"]
163 Referrer-Policy: [strict-origin-when-cross-origin] 163 Referrer-Policy: [strict-origin-when-cross-origin]
164 Transfer-Encoding: [chunked] 164 Transfer-Encoding: [chunked]
165 Vary: ['Accept-Encoding, Origin'] 165 Vary: ['Accept-Encoding, Origin']
@@ -167,8 +167,8 @@ interactions:
167 X-Download-Options: [noopen] 167 X-Download-Options: [noopen]
168 X-Frame-Options: [SAMEORIGIN] 168 X-Frame-Options: [SAMEORIGIN]
169 X-Permitted-Cross-Domain-Policies: [none] 169 X-Permitted-Cross-Domain-Policies: [none]
170 X-Request-Id: [fc251a74-2c4a-4b0a-9bab-fd68166664cc] 170 X-Request-Id: [7bbc2225-a1b3-46f2-ba0f-2d7784c43886]
171 X-Runtime: ['0.079122'] 171 X-Runtime: ['0.031298']
172 X-XSS-Protection: [1; mode=block] 172 X-XSS-Protection: [1; mode=block]
173 content-length: ['2'] 173 content-length: ['2']
174 status: {code: 200, message: OK} 174 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)