aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_list_create.yaml')
-rw-r--r--tests/cassettes/test_list_create.yaml33
1 files changed, 21 insertions, 12 deletions
diff --git a/tests/cassettes/test_list_create.yaml b/tests/cassettes/test_list_create.yaml
index 07932c2..969a9f3 100644
--- a/tests/cassettes/test_list_create.yaml
+++ b/tests/cassettes/test_list_create.yaml
@@ -12,17 +12,20 @@ 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":"6","title":"ham burglars"}'} 15 body: {string: '{"id":"1","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/"fae29f42dd15db5ff04ec5cb07d1afbf"] 19 ETag: [W/"b093013643e1af867b436d94b0c065bd"]
20 Referrer-Policy: [strict-origin-when-cross-origin]
20 Transfer-Encoding: [chunked] 21 Transfer-Encoding: [chunked]
21 Vary: ['Accept-Encoding, Origin'] 22 Vary: ['Accept-Encoding, Origin']
22 X-Content-Type-Options: [nosniff] 23 X-Content-Type-Options: [nosniff]
24 X-Download-Options: [noopen]
23 X-Frame-Options: [SAMEORIGIN] 25 X-Frame-Options: [SAMEORIGIN]
24 X-Request-Id: [20ed0853-bc7e-4951-b7eb-b007d1c32237] 26 X-Permitted-Cross-Domain-Policies: [none]
25 X-Runtime: ['0.049969'] 27 X-Request-Id: [848fd278-43bb-4ae0-bfa1-d3f19a495dd1]
28 X-Runtime: ['0.120524']
26 X-XSS-Protection: [1; mode=block] 29 X-XSS-Protection: [1; mode=block]
27 content-length: ['33'] 30 content-length: ['33']
28 status: {code: 200, message: OK} 31 status: {code: 200, message: OK}
@@ -37,17 +40,20 @@ interactions:
37 method: GET 40 method: GET
38 uri: http://localhost:3000/api/v1/lists 41 uri: http://localhost:3000/api/v1/lists
39 response: 42 response:
40 body: {string: '[{"id":"6","title":"ham burglars"}]'} 43 body: {string: '[{"id":"1","title":"ham burglars"}]'}
41 headers: 44 headers:
42 Cache-Control: ['max-age=0, private, must-revalidate'] 45 Cache-Control: ['max-age=0, private, must-revalidate']
43 Content-Type: [application/json; charset=utf-8] 46 Content-Type: [application/json; charset=utf-8]
44 ETag: [W/"ce5423a2fd0bcec59f9e4d00cdd762a8"] 47 ETag: [W/"4202d2d402cccb9c1a474ff019409f31"]
48 Referrer-Policy: [strict-origin-when-cross-origin]
45 Transfer-Encoding: [chunked] 49 Transfer-Encoding: [chunked]
46 Vary: ['Accept-Encoding, Origin'] 50 Vary: ['Accept-Encoding, Origin']
47 X-Content-Type-Options: [nosniff] 51 X-Content-Type-Options: [nosniff]
52 X-Download-Options: [noopen]
48 X-Frame-Options: [SAMEORIGIN] 53 X-Frame-Options: [SAMEORIGIN]
49 X-Request-Id: [9fc27d93-1953-4987-a34e-6c518eda6925] 54 X-Permitted-Cross-Domain-Policies: [none]
50 X-Runtime: ['0.044163'] 55 X-Request-Id: [ac6bd667-b455-4f59-bac3-b0bd98e41d43]
56 X-Runtime: ['0.048856']
51 X-XSS-Protection: [1; mode=block] 57 X-XSS-Protection: [1; mode=block]
52 content-length: ['35'] 58 content-length: ['35']
53 status: {code: 200, message: OK} 59 status: {code: 200, message: OK}
@@ -61,19 +67,22 @@ interactions:
61 Content-Length: ['0'] 67 Content-Length: ['0']
62 User-Agent: [python-requests/2.9.1] 68 User-Agent: [python-requests/2.9.1]
63 method: DELETE 69 method: DELETE
64 uri: http://localhost:3000/api/v1/lists/6 70 uri: http://localhost:3000/api/v1/lists/1
65 response: 71 response:
66 body: {string: '{}'} 72 body: {string: '{}'}
67 headers: 73 headers:
68 Cache-Control: ['max-age=0, private, must-revalidate'] 74 Cache-Control: ['max-age=0, private, must-revalidate']
69 Content-Type: [application/json; charset=utf-8] 75 Content-Type: [application/json; charset=utf-8]
70 ETag: [W/"a77455733b41870263bbeac3de0e0dac"] 76 ETag: [W/"2b02c934b1af765ecceea6196ce0e0b1"]
77 Referrer-Policy: [strict-origin-when-cross-origin]
71 Transfer-Encoding: [chunked] 78 Transfer-Encoding: [chunked]
72 Vary: ['Accept-Encoding, Origin'] 79 Vary: ['Accept-Encoding, Origin']
73 X-Content-Type-Options: [nosniff] 80 X-Content-Type-Options: [nosniff]
81 X-Download-Options: [noopen]
74 X-Frame-Options: [SAMEORIGIN] 82 X-Frame-Options: [SAMEORIGIN]
75 X-Request-Id: [3f749997-5fae-4b1d-9563-ea45cbfb6a87] 83 X-Permitted-Cross-Domain-Policies: [none]
76 X-Runtime: ['0.028318'] 84 X-Request-Id: [54146be9-e772-4f96-b1fc-63034c4bf7ce]
85 X-Runtime: ['0.099028']
77 X-XSS-Protection: [1; mode=block] 86 X-XSS-Protection: [1; mode=block]
78 content-length: ['2'] 87 content-length: ['2']
79 status: {code: 200, message: OK} 88 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)