aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_filter_create.yaml')
-rw-r--r--tests/cassettes/test_filter_create.yaml52
1 files changed, 26 insertions, 26 deletions
diff --git a/tests/cassettes/test_filter_create.yaml b/tests/cassettes/test_filter_create.yaml
index b220c25..7ad6494 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":"121","phrase":"anime","context":["notifications"],"whole_word":true,"expires_at":null,"irreversible":false}'} 15 body: {string: '{"id":"130","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,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: [d250b22a-0fe0-4c52-9ec4-84fcc8ce8de0] 26 X-Request-Id: [c450628b-c12a-4920-9b02-a5149db51938]
27 X-Runtime: ['0.026987'] 27 X-Runtime: ['0.045761']
28 X-XSS-Protection: [1; mode=block] 28 X-XSS-Protection: [1; mode=block]
29 content-length: ['114'] 29 content-length: ['114']
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/filters 40 uri: http://localhost:3000/api/v1/filters
41 response: 41 response:
42 body: {string: '[{"id":"121","phrase":"anime","context":["notifications"],"whole_word":true,"expires_at":null,"irreversible":false}]'} 42 body: {string: '[{"id":"130","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,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: [ed553df1-7eb7-40a2-8ed2-daef875e3a66] 53 X-Request-Id: [f86654f3-401f-4055-91a8-8f439b81c905]
54 X-Runtime: ['0.016993'] 54 X-Runtime: ['0.031694']
55 X-XSS-Protection: [1; mode=block] 55 X-XSS-Protection: [1; mode=block]
56 content-length: ['116'] 56 content-length: ['116']
57 status: {code: 200, message: OK} 57 status: {code: 200, message: OK}
@@ -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/121 67 uri: http://localhost:3000/api/v1/filters/130
68 response: 68 response:
69 body: {string: '{"id":"121","phrase":"anime","context":["notifications"],"whole_word":true,"expires_at":null,"irreversible":false}'} 69 body: {string: '{"id":"130","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,8 +77,8 @@ 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: [184f601d-7349-4e58-96eb-1677094360a5] 80 X-Request-Id: [0909e07e-6f76-48bf-8775-38b5e4ffcb29]
81 X-Runtime: ['0.016166'] 81 X-Runtime: ['0.031193']
82 X-XSS-Protection: [1; mode=block] 82 X-XSS-Protection: [1; mode=block]
83 content-length: ['114'] 83 content-length: ['114']
84 status: {code: 200, message: OK} 84 status: {code: 200, message: OK}
@@ -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/121 95 uri: http://localhost:3000/api/v1/filters/130
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: [e16fc2d9-9b1d-4cbd-883a-ba1df84b6d86] 108 X-Request-Id: [ebdb344b-df73-4b0a-a01c-85a454f8b4e2]
109 X-Runtime: ['0.027097'] 109 X-Runtime: ['0.117034']
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":"122","phrase":"anime","context":["notifications"],"whole_word":false,"expires_at":null,"irreversible":false}'} 126 body: {string: '{"id":"131","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,8 +134,8 @@ 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: [d2fe4976-c078-4ca9-a309-95959ae81833] 137 X-Request-Id: [0304df20-42ff-4542-b654-5c7f09caeab4]
138 X-Runtime: ['0.020970'] 138 X-Runtime: ['0.026096']
139 X-XSS-Protection: [1; mode=block] 139 X-XSS-Protection: [1; mode=block]
140 content-length: ['115'] 140 content-length: ['115']
141 status: {code: 200, message: OK} 141 status: {code: 200, message: OK}
@@ -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":"122","phrase":"anime","context":["notifications"],"whole_word":false,"expires_at":null,"irreversible":false}]'} 153 body: {string: '[{"id":"131","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,8 +161,8 @@ 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: [174e4d94-007f-4df4-8872-552c6e5918b4] 164 X-Request-Id: [fcc691dd-0dbe-4424-8013-b4d4370e2e1a]
165 X-Runtime: ['0.022525'] 165 X-Runtime: ['0.029119']
166 X-XSS-Protection: [1; mode=block] 166 X-XSS-Protection: [1; mode=block]
167 content-length: ['117'] 167 content-length: ['117']
168 status: {code: 200, message: OK} 168 status: {code: 200, message: OK}
@@ -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/122 178 uri: http://localhost:3000/api/v1/filters/131
179 response: 179 response:
180 body: {string: '{"id":"122","phrase":"anime","context":["notifications"],"whole_word":false,"expires_at":null,"irreversible":false}'} 180 body: {string: '{"id":"131","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,8 +188,8 @@ 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: [407f406e-153c-4d4c-9c52-f57caefc582f] 191 X-Request-Id: [e9e6a94f-f1fa-47d9-b93f-4ebeaeb7f556]
192 X-Runtime: ['0.017067'] 192 X-Runtime: ['0.028252']
193 X-XSS-Protection: [1; mode=block] 193 X-XSS-Protection: [1; mode=block]
194 content-length: ['115'] 194 content-length: ['115']
195 status: {code: 200, message: OK} 195 status: {code: 200, message: OK}
@@ -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/122 206 uri: http://localhost:3000/api/v1/filters/131
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: [a6f6813d-436f-4965-ad74-8c7a375fbf48] 219 X-Request-Id: [fd17ed83-caf5-4979-a12f-34787376f8ea]
220 X-Runtime: ['0.048037'] 220 X-Runtime: ['0.052309']
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)