aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_featured_tags.yaml')
-rw-r--r--tests/cassettes/test_featured_tags.yaml22
1 files changed, 11 insertions, 11 deletions
diff --git a/tests/cassettes/test_featured_tags.yaml b/tests/cassettes/test_featured_tags.yaml
index 8b1aa78..cab630f 100644
--- a/tests/cassettes/test_featured_tags.yaml
+++ b/tests/cassettes/test_featured_tags.yaml
@@ -12,7 +12,7 @@ interactions:
12 method: POST 12 method: POST
13 uri: http://localhost:3000/api/v1/featured_tags 13 uri: http://localhost:3000/api/v1/featured_tags
14 response: 14 response:
15 body: {string: '{"id":"1","name":"mastopytesttag","statuses_count":0,"last_status_at":null}'} 15 body: {string: '{"id":"2","name":"mastopytesttag","statuses_count":0,"last_status_at":null}'}
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: [319b60a5-1408-4515-9b41-91a9eb90b81c] 26 X-Request-Id: [0b5d6624-66e5-427d-bccd-5a5e34526999]
27 X-Runtime: ['0.122775'] 27 X-Runtime: ['0.035229']
28 X-XSS-Protection: [1; mode=block] 28 X-XSS-Protection: [1; mode=block]
29 content-length: ['75'] 29 content-length: ['75']
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/featured_tags 40 uri: http://localhost:3000/api/v1/featured_tags
41 response: 41 response:
42 body: {string: '[{"id":"1","name":"mastopytesttag","statuses_count":0,"last_status_at":null}]'} 42 body: {string: '[{"id":"2","name":"mastopytesttag","statuses_count":0,"last_status_at":null}]'}
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: [6c35b860-5264-46a1-9219-388f2d65f038] 53 X-Request-Id: [68ab1ded-4e07-494e-8170-3801bb10d237]
54 X-Runtime: ['0.030432'] 54 X-Runtime: ['0.026732']
55 X-XSS-Protection: [1; mode=block] 55 X-XSS-Protection: [1; mode=block]
56 content-length: ['77'] 56 content-length: ['77']
57 status: {code: 200, message: OK} 57 status: {code: 200, message: OK}
@@ -65,7 +65,7 @@ interactions:
65 Content-Length: ['0'] 65 Content-Length: ['0']
66 User-Agent: [python-requests/2.18.4] 66 User-Agent: [python-requests/2.18.4]
67 method: DELETE 67 method: DELETE
68 uri: http://localhost:3000/api/v1/featured_tags/1 68 uri: http://localhost:3000/api/v1/featured_tags/2
69 response: 69 response:
70 body: {string: '{}'} 70 body: {string: '{}'}
71 headers: 71 headers:
@@ -78,8 +78,8 @@ interactions:
78 X-Download-Options: [noopen] 78 X-Download-Options: [noopen]
79 X-Frame-Options: [SAMEORIGIN] 79 X-Frame-Options: [SAMEORIGIN]
80 X-Permitted-Cross-Domain-Policies: [none] 80 X-Permitted-Cross-Domain-Policies: [none]
81 X-Request-Id: [7c062d77-90bd-4400-9476-42495d98d77b] 81 X-Request-Id: [5220122d-8f4f-44c9-aa46-d6469d100b29]
82 X-Runtime: ['0.031225'] 82 X-Runtime: ['0.029244']
83 X-XSS-Protection: [1; mode=block] 83 X-XSS-Protection: [1; mode=block]
84 content-length: ['2'] 84 content-length: ['2']
85 status: {code: 200, message: OK} 85 status: {code: 200, message: OK}
@@ -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: [8e5eaf25-5e6a-4998-bb44-188b123b726c] 108 X-Request-Id: [87ac10f5-8cc0-4410-b3dc-e650627e8f9e]
109 X-Runtime: ['0.020343'] 109 X-Runtime: ['0.024715']
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}
Powered by cgit v1.2.3 (git 2.41.0)