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_account_search.yaml
parentf920f8b58429b5d7dea43442765df824ac04bf91 (diff)
downloadmastodon.py-225c8ca76a8fc6eb2a87a8156b7ce808d3b06507.tar.gz
Fresh batch of test runs
Diffstat (limited to 'tests/cassettes/test_account_search.yaml')
-rw-r--r--tests/cassettes/test_account_search.yaml36
1 files changed, 18 insertions, 18 deletions
diff --git a/tests/cassettes/test_account_search.yaml b/tests/cassettes/test_account_search.yaml
index 6c31ca4..5fee429 100644
--- a/tests/cassettes/test_account_search.yaml
+++ b/tests/cassettes/test_account_search.yaml
@@ -10,7 +10,7 @@ interactions:
10 method: GET 10 method: GET
11 uri: http://localhost:3000/api/v1/accounts/search?following=0&q=admin 11 uri: http://localhost:3000/api/v1/accounts/search?following=0&q=admin
12 response: 12 response:
13 body: {string: '[{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2019-06-22T12:42:50.096Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost/@admin","avatar":"http://localhost/avatars/original/missing.png","avatar_static":"http://localhost/avatars/original/missing.png","header":"http://localhost/headers/original/missing.png","header_static":"http://localhost/headers/original/missing.png","followers_count":0,"following_count":0,"statuses_count":0,"emojis":[],"fields":[]}]'} 13 body: {string: '[{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2019-06-22T12:42:50.096Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost/@admin","avatar":"http://localhost/avatars/original/missing.png","avatar_static":"http://localhost/avatars/original/missing.png","header":"http://localhost/headers/original/missing.png","header_static":"http://localhost/headers/original/missing.png","followers_count":2,"following_count":1,"statuses_count":16,"emojis":[],"fields":[]}]'}
14 headers: 14 headers:
15 Cache-Control: ['no-cache, no-store'] 15 Cache-Control: ['no-cache, no-store']
16 Content-Type: [application/json; charset=utf-8] 16 Content-Type: [application/json; charset=utf-8]
@@ -21,10 +21,10 @@ interactions:
21 X-Download-Options: [noopen] 21 X-Download-Options: [noopen]
22 X-Frame-Options: [SAMEORIGIN] 22 X-Frame-Options: [SAMEORIGIN]
23 X-Permitted-Cross-Domain-Policies: [none] 23 X-Permitted-Cross-Domain-Policies: [none]
24 X-Request-Id: [e80af8b9-b187-4ef7-aab8-14656939415f] 24 X-Request-Id: [ae374a2f-c96f-4ffa-9fdc-3c8172bf25e4]
25 X-Runtime: ['0.034917'] 25 X-Runtime: ['0.033138']
26 X-XSS-Protection: [1; mode=block] 26 X-XSS-Protection: [1; mode=block]
27 content-length: ['525'] 27 content-length: ['526']
28 status: {code: 200, message: OK} 28 status: {code: 200, message: OK}
29- request: 29- request:
30 body: reblogs=1&id=1 30 body: reblogs=1&id=1
@@ -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: [ce6f6ff2-f888-41c7-8963-374c1ca81a3f] 53 X-Request-Id: [4ccc58a5-6970-4612-8fda-54e70ca69a55]
54 X-Runtime: ['0.080624'] 54 X-Runtime: ['0.070791']
55 X-XSS-Protection: [1; mode=block] 55 X-XSS-Protection: [1; mode=block]
56 content-length: ['209'] 56 content-length: ['209']
57 status: {code: 200, message: OK} 57 status: {code: 200, message: OK}
@@ -66,7 +66,7 @@ interactions:
66 method: GET 66 method: GET
67 uri: http://localhost:3000/api/v1/accounts/search?following=1&q=admin 67 uri: http://localhost:3000/api/v1/accounts/search?following=1&q=admin
68 response: 68 response:
69 body: {string: '[{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2019-06-22T12:42:50.096Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost/@admin","avatar":"http://localhost/avatars/original/missing.png","avatar_static":"http://localhost/avatars/original/missing.png","header":"http://localhost/headers/original/missing.png","header_static":"http://localhost/headers/original/missing.png","followers_count":1,"following_count":0,"statuses_count":0,"emojis":[],"fields":[]}]'} 69 body: {string: '[{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2019-06-22T12:42:50.096Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost/@admin","avatar":"http://localhost/avatars/original/missing.png","avatar_static":"http://localhost/avatars/original/missing.png","header":"http://localhost/headers/original/missing.png","header_static":"http://localhost/headers/original/missing.png","followers_count":3,"following_count":1,"statuses_count":16,"emojis":[],"fields":[]}]'}
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: [485bffa7-28a5-46b1-a918-3ece10c93e20] 80 X-Request-Id: [80d79827-b4b6-482b-a23c-487940a93406]
81 X-Runtime: ['0.025388'] 81 X-Runtime: ['0.071954']
82 X-XSS-Protection: [1; mode=block] 82 X-XSS-Protection: [1; mode=block]
83 content-length: ['525'] 83 content-length: ['526']
84 status: {code: 200, message: OK} 84 status: {code: 200, message: OK}
85- request: 85- request:
86 body: null 86 body: null
@@ -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: [360fe7ec-c80c-4a8a-8828-328e19f585df] 108 X-Request-Id: [e858f67a-64e5-4ae3-9cf4-ce4e9d3c221a]
109 X-Runtime: ['0.054637'] 109 X-Runtime: ['0.076338']
110 X-XSS-Protection: [1; mode=block] 110 X-XSS-Protection: [1; mode=block]
111 content-length: ['211'] 111 content-length: ['211']
112 status: {code: 200, message: OK} 112 status: {code: 200, message: OK}
@@ -132,8 +132,8 @@ interactions:
132 X-Download-Options: [noopen] 132 X-Download-Options: [noopen]
133 X-Frame-Options: [SAMEORIGIN] 133 X-Frame-Options: [SAMEORIGIN]
134 X-Permitted-Cross-Domain-Policies: [none] 134 X-Permitted-Cross-Domain-Policies: [none]
135 X-Request-Id: [869fb9e9-a984-4a15-9d8b-c08a8cc01d01] 135 X-Request-Id: [bff631d4-1372-435f-8fa3-144740fb439a]
136 X-Runtime: ['0.026921'] 136 X-Runtime: ['0.027464']
137 X-XSS-Protection: [1; mode=block] 137 X-XSS-Protection: [1; mode=block]
138 content-length: ['2'] 138 content-length: ['2']
139 status: {code: 200, message: OK} 139 status: {code: 200, message: OK}
@@ -148,7 +148,7 @@ interactions:
148 method: GET 148 method: GET
149 uri: http://localhost:3000/api/v1/accounts/search?following=0&q=admin 149 uri: http://localhost:3000/api/v1/accounts/search?following=0&q=admin
150 response: 150 response:
151 body: {string: '[{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2019-06-22T12:42:50.096Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost/@admin","avatar":"http://localhost/avatars/original/missing.png","avatar_static":"http://localhost/avatars/original/missing.png","header":"http://localhost/headers/original/missing.png","header_static":"http://localhost/headers/original/missing.png","followers_count":0,"following_count":0,"statuses_count":0,"emojis":[],"fields":[]}]'} 151 body: {string: '[{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2019-06-22T12:42:50.096Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost/@admin","avatar":"http://localhost/avatars/original/missing.png","avatar_static":"http://localhost/avatars/original/missing.png","header":"http://localhost/headers/original/missing.png","header_static":"http://localhost/headers/original/missing.png","followers_count":2,"following_count":1,"statuses_count":16,"emojis":[],"fields":[]}]'}
152 headers: 152 headers:
153 Cache-Control: ['no-cache, no-store'] 153 Cache-Control: ['no-cache, no-store']
154 Content-Type: [application/json; charset=utf-8] 154 Content-Type: [application/json; charset=utf-8]
@@ -159,9 +159,9 @@ interactions:
159 X-Download-Options: [noopen] 159 X-Download-Options: [noopen]
160 X-Frame-Options: [SAMEORIGIN] 160 X-Frame-Options: [SAMEORIGIN]
161 X-Permitted-Cross-Domain-Policies: [none] 161 X-Permitted-Cross-Domain-Policies: [none]
162 X-Request-Id: [46c04f06-a24f-4a66-a618-cb8a601b39c8] 162 X-Request-Id: [b630bac1-07f0-4343-bec4-175f19b14b92]
163 X-Runtime: ['0.022187'] 163 X-Runtime: ['0.021990']
164 X-XSS-Protection: [1; mode=block] 164 X-XSS-Protection: [1; mode=block]
165 content-length: ['525'] 165 content-length: ['526']
166 status: {code: 200, message: OK} 166 status: {code: 200, message: OK}
167version: 1 167version: 1
Powered by cgit v1.2.3 (git 2.41.0)