aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_list_create.yaml')
-rw-r--r--tests/cassettes/test_list_create.yaml31
1 files changed, 14 insertions, 17 deletions
diff --git a/tests/cassettes/test_list_create.yaml b/tests/cassettes/test_list_create.yaml
index abd520e..4f29db4 100644
--- a/tests/cassettes/test_list_create.yaml
+++ b/tests/cassettes/test_list_create.yaml
@@ -12,11 +12,10 @@ 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":"11","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: ['no-cache, no-store']
18 Content-Type: [application/json; charset=utf-8] 18 Content-Type: [application/json; charset=utf-8]
19 ETag: [W/"d37198837856714b50e49788af214f55"]
20 Referrer-Policy: [strict-origin-when-cross-origin] 19 Referrer-Policy: [strict-origin-when-cross-origin]
21 Transfer-Encoding: [chunked] 20 Transfer-Encoding: [chunked]
22 Vary: ['Accept-Encoding, Origin'] 21 Vary: ['Accept-Encoding, Origin']
@@ -24,10 +23,10 @@ interactions:
24 X-Download-Options: [noopen] 23 X-Download-Options: [noopen]
25 X-Frame-Options: [SAMEORIGIN] 24 X-Frame-Options: [SAMEORIGIN]
26 X-Permitted-Cross-Domain-Policies: [none] 25 X-Permitted-Cross-Domain-Policies: [none]
27 X-Request-Id: [da15ebb8-9fc6-4a57-9b46-e582d9d837b6] 26 X-Request-Id: [99edb982-92b9-4746-bcb5-c9ef77f39572]
28 X-Runtime: ['0.036246'] 27 X-Runtime: ['0.052286']
29 X-XSS-Protection: [1; mode=block] 28 X-XSS-Protection: [1; mode=block]
30 content-length: ['34'] 29 content-length: ['33']
31 status: {code: 200, message: OK} 30 status: {code: 200, message: OK}
32- request: 31- request:
33 body: null 32 body: null
@@ -40,11 +39,10 @@ interactions:
40 method: GET 39 method: GET
41 uri: http://localhost:3000/api/v1/lists 40 uri: http://localhost:3000/api/v1/lists
42 response: 41 response:
43 body: {string: '[{"id":"11","title":"ham burglars"}]'} 42 body: {string: '[{"id":"1","title":"ham burglars"}]'}
44 headers: 43 headers:
45 Cache-Control: ['max-age=0, private, must-revalidate'] 44 Cache-Control: ['no-cache, no-store']
46 Content-Type: [application/json; charset=utf-8] 45 Content-Type: [application/json; charset=utf-8]
47 ETag: [W/"4582bcda27bff6908da11d38882466f5"]
48 Referrer-Policy: [strict-origin-when-cross-origin] 46 Referrer-Policy: [strict-origin-when-cross-origin]
49 Transfer-Encoding: [chunked] 47 Transfer-Encoding: [chunked]
50 Vary: ['Accept-Encoding, Origin'] 48 Vary: ['Accept-Encoding, Origin']
@@ -52,10 +50,10 @@ interactions:
52 X-Download-Options: [noopen] 50 X-Download-Options: [noopen]
53 X-Frame-Options: [SAMEORIGIN] 51 X-Frame-Options: [SAMEORIGIN]
54 X-Permitted-Cross-Domain-Policies: [none] 52 X-Permitted-Cross-Domain-Policies: [none]
55 X-Request-Id: [59308a3a-f4d1-4fde-bc53-45b4ddff87a3] 53 X-Request-Id: [df208a34-9ab7-4d18-ad6c-e969c61b747f]
56 X-Runtime: ['0.015534'] 54 X-Runtime: ['0.017683']
57 X-XSS-Protection: [1; mode=block] 55 X-XSS-Protection: [1; mode=block]
58 content-length: ['36'] 56 content-length: ['35']
59 status: {code: 200, message: OK} 57 status: {code: 200, message: OK}
60- request: 58- request:
61 body: null 59 body: null
@@ -67,13 +65,12 @@ interactions:
67 Content-Length: ['0'] 65 Content-Length: ['0']
68 User-Agent: [python-requests/2.18.4] 66 User-Agent: [python-requests/2.18.4]
69 method: DELETE 67 method: DELETE
70 uri: http://localhost:3000/api/v1/lists/11 68 uri: http://localhost:3000/api/v1/lists/1
71 response: 69 response:
72 body: {string: '{}'} 70 body: {string: '{}'}
73 headers: 71 headers:
74 Cache-Control: ['max-age=0, private, must-revalidate'] 72 Cache-Control: ['no-cache, no-store']
75 Content-Type: [application/json; charset=utf-8] 73 Content-Type: [application/json; charset=utf-8]
76 ETag: [W/"f7218fbcd1fb889396566736881b9808"]
77 Referrer-Policy: [strict-origin-when-cross-origin] 74 Referrer-Policy: [strict-origin-when-cross-origin]
78 Transfer-Encoding: [chunked] 75 Transfer-Encoding: [chunked]
79 Vary: ['Accept-Encoding, Origin'] 76 Vary: ['Accept-Encoding, Origin']
@@ -81,8 +78,8 @@ interactions:
81 X-Download-Options: [noopen] 78 X-Download-Options: [noopen]
82 X-Frame-Options: [SAMEORIGIN] 79 X-Frame-Options: [SAMEORIGIN]
83 X-Permitted-Cross-Domain-Policies: [none] 80 X-Permitted-Cross-Domain-Policies: [none]
84 X-Request-Id: [4aeee55e-c96c-4329-931e-82510245d35f] 81 X-Request-Id: [9323d374-a2f0-4b2e-adf9-a8cef39a1937]
85 X-Runtime: ['0.025341'] 82 X-Runtime: ['0.027703']
86 X-XSS-Protection: [1; mode=block] 83 X-XSS-Protection: [1; mode=block]
87 content-length: ['2'] 84 content-length: ['2']
88 status: {code: 200, message: OK} 85 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)