aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenz Diener <[email protected]>2019-06-22 23:16:47 +0200
committerLorenz Diener <[email protected]>2019-06-22 23:16:47 +0200
commit225c8ca76a8fc6eb2a87a8156b7ce808d3b06507 (patch)
tree58a331db57609ca038d9428f27b064a4c1b32854 /tests/cassettes/test_filter_create.yaml
parentf920f8b58429b5d7dea43442765df824ac04bf91 (diff)
downloadmastodon.py-225c8ca76a8fc6eb2a87a8156b7ce808d3b06507.tar.gz
Fresh batch of test runs
Diffstat (limited to 'tests/cassettes/test_filter_create.yaml')
-rw-r--r--tests/cassettes/test_filter_create.yaml64
1 files changed, 32 insertions, 32 deletions
diff --git a/tests/cassettes/test_filter_create.yaml b/tests/cassettes/test_filter_create.yaml
index 0fa685b..bdde7f1 100644
--- a/tests/cassettes/test_filter_create.yaml
+++ b/tests/cassettes/test_filter_create.yaml
@@ -12,7 +12,7 @@ interactions:
12 method: POST 12 method: POST
13 uri: http://localhost:3000/api/v1/filters 13 uri: http://localhost:3000/api/v1/filters
14 response: 14 response:
15 body: {string: '{"id":"1","phrase":"anime","context":["notifications"],"whole_word":true,"expires_at":null,"irreversible":false}'} 15 body: {string: '{"id":"58","phrase":"anime","context":["notifications"],"whole_word":true,"expires_at":null,"irreversible":false}'}
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,10 +23,10 @@ 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: [e8c37740-33a4-48cf-bc53-7c85ce2b4a41] 26 X-Request-Id: [80997ae0-298d-431b-aedc-c939c7f6d5d2]
27 X-Runtime: ['0.075588'] 27 X-Runtime: ['0.078721']
28 X-XSS-Protection: [1; mode=block] 28 X-XSS-Protection: [1; mode=block]
29 content-length: ['112'] 29 content-length: ['113']
30 status: {code: 200, message: OK} 30 status: {code: 200, message: OK}
31- request: 31- request:
32 body: null 32 body: null
@@ -39,7 +39,7 @@ interactions:
39 method: GET 39 method: GET
40 uri: http://localhost:3000/api/v1/filters 40 uri: http://localhost:3000/api/v1/filters
41 response: 41 response:
42 body: {string: '[{"id":"1","phrase":"anime","context":["notifications"],"whole_word":true,"expires_at":null,"irreversible":false}]'} 42 body: {string: '[{"id":"58","phrase":"anime","context":["notifications"],"whole_word":true,"expires_at":null,"irreversible":false}]'}
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,10 +50,10 @@ 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: [c3bc75c5-bfc5-4e59-a6e0-757725dd4f6d] 53 X-Request-Id: [6515b757-9e3a-45c6-aabc-e8ae403ecfd4]
54 X-Runtime: ['0.031688'] 54 X-Runtime: ['0.034835']
55 X-XSS-Protection: [1; mode=block] 55 X-XSS-Protection: [1; mode=block]
56 content-length: ['114'] 56 content-length: ['115']
57 status: {code: 200, message: OK} 57 status: {code: 200, message: OK}
58- request: 58- request:
59 body: null 59 body: null
@@ -64,9 +64,9 @@ interactions:
64 Connection: [keep-alive] 64 Connection: [keep-alive]
65 User-Agent: [python-requests/2.18.4] 65 User-Agent: [python-requests/2.18.4]
66 method: GET 66 method: GET
67 uri: http://localhost:3000/api/v1/filters/1 67 uri: http://localhost:3000/api/v1/filters/58
68 response: 68 response:
69 body: {string: '{"id":"1","phrase":"anime","context":["notifications"],"whole_word":true,"expires_at":null,"irreversible":false}'} 69 body: {string: '{"id":"58","phrase":"anime","context":["notifications"],"whole_word":true,"expires_at":null,"irreversible":false}'}
70 headers: 70 headers:
71 Cache-Control: ['no-cache, no-store'] 71 Cache-Control: ['no-cache, no-store']
72 Content-Type: [application/json; charset=utf-8] 72 Content-Type: [application/json; charset=utf-8]
@@ -77,10 +77,10 @@ interactions:
77 X-Download-Options: [noopen] 77 X-Download-Options: [noopen]
78 X-Frame-Options: [SAMEORIGIN] 78 X-Frame-Options: [SAMEORIGIN]
79 X-Permitted-Cross-Domain-Policies: [none] 79 X-Permitted-Cross-Domain-Policies: [none]
80 X-Request-Id: [bb08444e-edef-4914-aaa6-d08e9fe3219a] 80 X-Request-Id: [7dd2f4f1-d949-4651-884c-2ae53ec4065f]
81 X-Runtime: ['0.029748'] 81 X-Runtime: ['0.054039']
82 X-XSS-Protection: [1; mode=block] 82 X-XSS-Protection: [1; mode=block]
83 content-length: ['112'] 83 content-length: ['113']
84 status: {code: 200, message: OK} 84 status: {code: 200, message: OK}
85- request: 85- request:
86 body: null 86 body: null
@@ -92,7 +92,7 @@ interactions:
92 Content-Length: ['0'] 92 Content-Length: ['0']
93 User-Agent: [python-requests/2.18.4] 93 User-Agent: [python-requests/2.18.4]
94 method: DELETE 94 method: DELETE
95 uri: http://localhost:3000/api/v1/filters/1 95 uri: http://localhost:3000/api/v1/filters/58
96 response: 96 response:
97 body: {string: '{}'} 97 body: {string: '{}'}
98 headers: 98 headers:
@@ -105,8 +105,8 @@ interactions:
105 X-Download-Options: [noopen] 105 X-Download-Options: [noopen]
106 X-Frame-Options: [SAMEORIGIN] 106 X-Frame-Options: [SAMEORIGIN]
107 X-Permitted-Cross-Domain-Policies: [none] 107 X-Permitted-Cross-Domain-Policies: [none]
108 X-Request-Id: [9e2ad6c1-a256-4e27-9177-8cf638ea4cb4] 108 X-Request-Id: [f7b59507-48d8-4b7b-9c28-862fa4fff705]
109 X-Runtime: ['0.041075'] 109 X-Runtime: ['0.061299']
110 X-XSS-Protection: [1; mode=block] 110 X-XSS-Protection: [1; mode=block]
111 content-length: ['2'] 111 content-length: ['2']
112 status: {code: 200, message: OK} 112 status: {code: 200, message: OK}
@@ -123,7 +123,7 @@ interactions:
123 method: POST 123 method: POST
124 uri: http://localhost:3000/api/v1/filters 124 uri: http://localhost:3000/api/v1/filters
125 response: 125 response:
126 body: {string: '{"id":"2","phrase":"anime","context":["notifications"],"whole_word":false,"expires_at":null,"irreversible":false}'} 126 body: {string: '{"id":"59","phrase":"anime","context":["notifications"],"whole_word":false,"expires_at":null,"irreversible":false}'}
127 headers: 127 headers:
128 Cache-Control: ['no-cache, no-store'] 128 Cache-Control: ['no-cache, no-store']
129 Content-Type: [application/json; charset=utf-8] 129 Content-Type: [application/json; charset=utf-8]
@@ -134,10 +134,10 @@ interactions:
134 X-Download-Options: [noopen] 134 X-Download-Options: [noopen]
135 X-Frame-Options: [SAMEORIGIN] 135 X-Frame-Options: [SAMEORIGIN]
136 X-Permitted-Cross-Domain-Policies: [none] 136 X-Permitted-Cross-Domain-Policies: [none]
137 X-Request-Id: [045643ac-fa49-41f5-a7d0-f332230a4d77] 137 X-Request-Id: [c7018f35-3b29-455e-8e9b-6a90c08283c8]
138 X-Runtime: ['0.036015'] 138 X-Runtime: ['0.029221']
139 X-XSS-Protection: [1; mode=block] 139 X-XSS-Protection: [1; mode=block]
140 content-length: ['113'] 140 content-length: ['114']
141 status: {code: 200, message: OK} 141 status: {code: 200, message: OK}
142- request: 142- request:
143 body: null 143 body: null
@@ -150,7 +150,7 @@ interactions:
150 method: GET 150 method: GET
151 uri: http://localhost:3000/api/v1/filters 151 uri: http://localhost:3000/api/v1/filters
152 response: 152 response:
153 body: {string: '[{"id":"2","phrase":"anime","context":["notifications"],"whole_word":false,"expires_at":null,"irreversible":false}]'} 153 body: {string: '[{"id":"59","phrase":"anime","context":["notifications"],"whole_word":false,"expires_at":null,"irreversible":false}]'}
154 headers: 154 headers:
155 Cache-Control: ['no-cache, no-store'] 155 Cache-Control: ['no-cache, no-store']
156 Content-Type: [application/json; charset=utf-8] 156 Content-Type: [application/json; charset=utf-8]
@@ -161,10 +161,10 @@ interactions:
161 X-Download-Options: [noopen] 161 X-Download-Options: [noopen]
162 X-Frame-Options: [SAMEORIGIN] 162 X-Frame-Options: [SAMEORIGIN]
163 X-Permitted-Cross-Domain-Policies: [none] 163 X-Permitted-Cross-Domain-Policies: [none]
164 X-Request-Id: [5a54baa4-0c28-4b1c-8009-6c02c130cdba] 164 X-Request-Id: [e1c0cbbd-a9b4-4e4b-bfea-3d84f31f1ea0]
165 X-Runtime: ['0.035559'] 165 X-Runtime: ['0.086110']
166 X-XSS-Protection: [1; mode=block] 166 X-XSS-Protection: [1; mode=block]
167 content-length: ['115'] 167 content-length: ['116']
168 status: {code: 200, message: OK} 168 status: {code: 200, message: OK}
169- request: 169- request:
170 body: null 170 body: null
@@ -175,9 +175,9 @@ interactions:
175 Connection: [keep-alive] 175 Connection: [keep-alive]
176 User-Agent: [python-requests/2.18.4] 176 User-Agent: [python-requests/2.18.4]
177 method: GET 177 method: GET
178 uri: http://localhost:3000/api/v1/filters/2 178 uri: http://localhost:3000/api/v1/filters/59
179 response: 179 response:
180 body: {string: '{"id":"2","phrase":"anime","context":["notifications"],"whole_word":false,"expires_at":null,"irreversible":false}'} 180 body: {string: '{"id":"59","phrase":"anime","context":["notifications"],"whole_word":false,"expires_at":null,"irreversible":false}'}
181 headers: 181 headers:
182 Cache-Control: ['no-cache, no-store'] 182 Cache-Control: ['no-cache, no-store']
183 Content-Type: [application/json; charset=utf-8] 183 Content-Type: [application/json; charset=utf-8]
@@ -188,10 +188,10 @@ interactions:
188 X-Download-Options: [noopen] 188 X-Download-Options: [noopen]
189 X-Frame-Options: [SAMEORIGIN] 189 X-Frame-Options: [SAMEORIGIN]
190 X-Permitted-Cross-Domain-Policies: [none] 190 X-Permitted-Cross-Domain-Policies: [none]
191 X-Request-Id: [161ca06a-8c49-4f40-b92e-791430951586] 191 X-Request-Id: [23a1f259-3082-4476-a959-09eddefef97e]
192 X-Runtime: ['0.032881'] 192 X-Runtime: ['0.025843']
193 X-XSS-Protection: [1; mode=block] 193 X-XSS-Protection: [1; mode=block]
194 content-length: ['113'] 194 content-length: ['114']
195 status: {code: 200, message: OK} 195 status: {code: 200, message: OK}
196- request: 196- request:
197 body: null 197 body: null
@@ -203,7 +203,7 @@ interactions:
203 Content-Length: ['0'] 203 Content-Length: ['0']
204 User-Agent: [python-requests/2.18.4] 204 User-Agent: [python-requests/2.18.4]
205 method: DELETE 205 method: DELETE
206 uri: http://localhost:3000/api/v1/filters/2 206 uri: http://localhost:3000/api/v1/filters/59
207 response: 207 response:
208 body: {string: '{}'} 208 body: {string: '{}'}
209 headers: 209 headers:
@@ -216,8 +216,8 @@ interactions:
216 X-Download-Options: [noopen] 216 X-Download-Options: [noopen]
217 X-Frame-Options: [SAMEORIGIN] 217 X-Frame-Options: [SAMEORIGIN]
218 X-Permitted-Cross-Domain-Policies: [none] 218 X-Permitted-Cross-Domain-Policies: [none]
219 X-Request-Id: [d15537bb-b442-45ac-a80e-2c671be102c4] 219 X-Request-Id: [9cd0618d-33da-4adb-b18c-4c22f44fdd78]
220 X-Runtime: ['0.042867'] 220 X-Runtime: ['0.036155']
221 X-XSS-Protection: [1; mode=block] 221 X-XSS-Protection: [1; mode=block]
222 content-length: ['2'] 222 content-length: ['2']
223 status: {code: 200, message: OK} 223 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)