diff options
author | Lorenz Diener <[email protected]> | 2019-04-28 20:47:22 +0200 |
---|---|---|
committer | Lorenz Diener <[email protected]> | 2019-04-28 20:47:22 +0200 |
commit | 9c79715fbd79e044146cc08419a0e0999b52769b (patch) | |
tree | 1d73379ee8bb065e58d4c902400d1fa28f7b393f /tests | |
parent | 20a640eb7ee4628979252743c567d31cab4dbb91 (diff) | |
download | mastodon.py-9c79715fbd79e044146cc08419a0e0999b52769b.tar.gz |
Another attempt at test fixing. Unsure what is up.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/cassettes/test_scheduled_status.yaml | 52 |
1 files changed, 26 insertions, 26 deletions
diff --git a/tests/cassettes/test_scheduled_status.yaml b/tests/cassettes/test_scheduled_status.yaml index c0843ea..5dbe2e9 100644 --- a/tests/cassettes/test_scheduled_status.yaml +++ b/tests/cassettes/test_scheduled_status.yaml | |||
@@ -12,12 +12,12 @@ interactions: | |||
12 | method: POST | 12 | method: POST |
13 | uri: http://localhost:3000/api/v1/statuses | 13 | uri: http://localhost:3000/api/v1/statuses |
14 | response: | 14 | response: |
15 | body: {string: '{"id":"19","scheduled_at":"4000-01-01T11:33:14.000Z","params":{"text":"please | 15 | body: {string: '{"id":"20","scheduled_at":"4000-01-01T11:33:14.000Z","params":{"text":"please |
16 | ensure adequate headroom","media_ids":null,"sensitive":null,"spoiler_text":null,"visibility":null,"scheduled_at":null,"poll":null,"idempotency":null,"in_reply_to_id":null,"application_id":1234567890123456},"media_attachments":[]}'} | 16 | ensure adequate headroom","media_ids":null,"sensitive":null,"spoiler_text":null,"visibility":null,"scheduled_at":null,"poll":null,"idempotency":null,"in_reply_to_id":null,"application_id":1234567890123456},"media_attachments":[]}'} |
17 | headers: | 17 | headers: |
18 | Cache-Control: ['max-age=0, private, must-revalidate'] | 18 | Cache-Control: ['max-age=0, private, must-revalidate'] |
19 | Content-Type: [application/json; charset=utf-8] | 19 | Content-Type: [application/json; charset=utf-8] |
20 | ETag: [W/"869b974553c558251472c898ce2b4b30"] | 20 | ETag: [W/"be361ce0e4f158cb391faf2ebae37c27"] |
21 | Referrer-Policy: [strict-origin-when-cross-origin] | 21 | Referrer-Policy: [strict-origin-when-cross-origin] |
22 | Transfer-Encoding: [chunked] | 22 | Transfer-Encoding: [chunked] |
23 | Vary: ['Accept-Encoding, Origin'] | 23 | Vary: ['Accept-Encoding, Origin'] |
@@ -25,8 +25,8 @@ interactions: | |||
25 | X-Download-Options: [noopen] | 25 | X-Download-Options: [noopen] |
26 | X-Frame-Options: [SAMEORIGIN] | 26 | X-Frame-Options: [SAMEORIGIN] |
27 | X-Permitted-Cross-Domain-Policies: [none] | 27 | X-Permitted-Cross-Domain-Policies: [none] |
28 | X-Request-Id: [268bf716-1ca5-4e0a-a1bf-9c06b23b0c6f] | 28 | X-Request-Id: [c0db13da-629d-4da2-a169-8fa198881171] |
29 | X-Runtime: ['0.064617'] | 29 | X-Runtime: ['0.055765'] |
30 | X-XSS-Protection: [1; mode=block] | 30 | X-XSS-Protection: [1; mode=block] |
31 | content-length: ['307'] | 31 | content-length: ['307'] |
32 | status: {code: 200, message: OK} | 32 | status: {code: 200, message: OK} |
@@ -41,14 +41,14 @@ interactions: | |||
41 | Content-Type: [application/x-www-form-urlencoded] | 41 | Content-Type: [application/x-www-form-urlencoded] |
42 | User-Agent: [python-requests/2.18.4] | 42 | User-Agent: [python-requests/2.18.4] |
43 | method: PUT | 43 | method: PUT |
44 | uri: http://localhost:3000/api/v1/scheduled_statuses/19 | 44 | uri: http://localhost:3000/api/v1/scheduled_statuses/20 |
45 | response: | 45 | response: |
46 | body: {string: '{"id":"19","scheduled_at":"4000-01-01T11:23:14.000Z","params":{"poll":null,"text":"please | 46 | body: {string: '{"id":"20","scheduled_at":"4000-01-01T11:23:14.000Z","params":{"poll":null,"text":"please |
47 | ensure adequate headroom","media_ids":null,"sensitive":null,"visibility":null,"idempotency":null,"scheduled_at":null,"spoiler_text":null,"application_id":1234567890123456,"in_reply_to_id":null},"media_attachments":[]}'} | 47 | ensure adequate headroom","media_ids":null,"sensitive":null,"visibility":null,"idempotency":null,"scheduled_at":null,"spoiler_text":null,"application_id":1234567890123456,"in_reply_to_id":null},"media_attachments":[]}'} |
48 | headers: | 48 | headers: |
49 | Cache-Control: ['max-age=0, private, must-revalidate'] | 49 | Cache-Control: ['max-age=0, private, must-revalidate'] |
50 | Content-Type: [application/json; charset=utf-8] | 50 | Content-Type: [application/json; charset=utf-8] |
51 | ETag: [W/"d0254474867b88e60e2a7d1754ab928c"] | 51 | ETag: [W/"4d5e61fd2fbc19a61c0a227cf37b0a38"] |
52 | Referrer-Policy: [strict-origin-when-cross-origin] | 52 | Referrer-Policy: [strict-origin-when-cross-origin] |
53 | Transfer-Encoding: [chunked] | 53 | Transfer-Encoding: [chunked] |
54 | Vary: ['Accept-Encoding, Origin'] | 54 | Vary: ['Accept-Encoding, Origin'] |
@@ -56,8 +56,8 @@ interactions: | |||
56 | X-Download-Options: [noopen] | 56 | X-Download-Options: [noopen] |
57 | X-Frame-Options: [SAMEORIGIN] | 57 | X-Frame-Options: [SAMEORIGIN] |
58 | X-Permitted-Cross-Domain-Policies: [none] | 58 | X-Permitted-Cross-Domain-Policies: [none] |
59 | X-Request-Id: [dcd95b0e-7116-454a-9ba4-122de3a6913e] | 59 | X-Request-Id: [5a64d427-0b38-44ee-b7c1-93b488cc9b1a] |
60 | X-Runtime: ['0.047892'] | 60 | X-Runtime: ['0.024226'] |
61 | X-XSS-Protection: [1; mode=block] | 61 | X-XSS-Protection: [1; mode=block] |
62 | content-length: ['307'] | 62 | content-length: ['307'] |
63 | status: {code: 200, message: OK} | 63 | status: {code: 200, message: OK} |
@@ -72,13 +72,13 @@ interactions: | |||
72 | method: GET | 72 | method: GET |
73 | uri: http://localhost:3000/api/v1/scheduled_statuses | 73 | uri: http://localhost:3000/api/v1/scheduled_statuses |
74 | response: | 74 | response: |
75 | body: {string: '[{"id":"19","scheduled_at":"4000-01-01T11:23:14.000Z","params":{"poll":null,"text":"please | 75 | body: {string: '[{"id":"20","scheduled_at":"4000-01-01T11:23:14.000Z","params":{"poll":null,"text":"please |
76 | ensure adequate headroom","media_ids":null,"sensitive":null,"visibility":null,"idempotency":null,"scheduled_at":null,"spoiler_text":null,"application_id":1234567890123456,"in_reply_to_id":null},"media_attachments":[]}]'} | 76 | ensure adequate headroom","media_ids":null,"sensitive":null,"visibility":null,"idempotency":null,"scheduled_at":null,"spoiler_text":null,"application_id":1234567890123456,"in_reply_to_id":null},"media_attachments":[]}]'} |
77 | headers: | 77 | headers: |
78 | Cache-Control: ['max-age=0, private, must-revalidate'] | 78 | Cache-Control: ['max-age=0, private, must-revalidate'] |
79 | Content-Type: [application/json; charset=utf-8] | 79 | Content-Type: [application/json; charset=utf-8] |
80 | ETag: [W/"f942fa659c7f711edf601fd02eb28f2f"] | 80 | ETag: [W/"d917e1a8c871328a3c6b4e031a1e6134"] |
81 | Link: ['<http://localhost:3000/api/v1/scheduled_statuses?min_id=19>; rel="prev"'] | 81 | Link: ['<http://localhost:3000/api/v1/scheduled_statuses?min_id=20>; rel="prev"'] |
82 | Referrer-Policy: [strict-origin-when-cross-origin] | 82 | Referrer-Policy: [strict-origin-when-cross-origin] |
83 | Transfer-Encoding: [chunked] | 83 | Transfer-Encoding: [chunked] |
84 | Vary: ['Accept-Encoding, Origin'] | 84 | Vary: ['Accept-Encoding, Origin'] |
@@ -86,8 +86,8 @@ interactions: | |||
86 | X-Download-Options: [noopen] | 86 | X-Download-Options: [noopen] |
87 | X-Frame-Options: [SAMEORIGIN] | 87 | X-Frame-Options: [SAMEORIGIN] |
88 | X-Permitted-Cross-Domain-Policies: [none] | 88 | X-Permitted-Cross-Domain-Policies: [none] |
89 | X-Request-Id: [97962c99-e4a1-4bd2-849d-51f48544c67c] | 89 | X-Request-Id: [2f49987e-3261-4cb7-a8f4-5254e869b163] |
90 | X-Runtime: ['0.022832'] | 90 | X-Runtime: ['0.018487'] |
91 | X-XSS-Protection: [1; mode=block] | 91 | X-XSS-Protection: [1; mode=block] |
92 | content-length: ['309'] | 92 | content-length: ['309'] |
93 | status: {code: 200, message: OK} | 93 | status: {code: 200, message: OK} |
@@ -100,14 +100,14 @@ interactions: | |||
100 | Connection: [keep-alive] | 100 | Connection: [keep-alive] |
101 | User-Agent: [python-requests/2.18.4] | 101 | User-Agent: [python-requests/2.18.4] |
102 | method: GET | 102 | method: GET |
103 | uri: http://localhost:3000/api/v1/scheduled_statuses/19 | 103 | uri: http://localhost:3000/api/v1/scheduled_statuses/20 |
104 | response: | 104 | response: |
105 | body: {string: '{"id":"19","scheduled_at":"4000-01-01T11:23:14.000Z","params":{"poll":null,"text":"please | 105 | body: {string: '{"id":"20","scheduled_at":"4000-01-01T11:23:14.000Z","params":{"poll":null,"text":"please |
106 | ensure adequate headroom","media_ids":null,"sensitive":null,"visibility":null,"idempotency":null,"scheduled_at":null,"spoiler_text":null,"application_id":1234567890123456,"in_reply_to_id":null},"media_attachments":[]}'} | 106 | ensure adequate headroom","media_ids":null,"sensitive":null,"visibility":null,"idempotency":null,"scheduled_at":null,"spoiler_text":null,"application_id":1234567890123456,"in_reply_to_id":null},"media_attachments":[]}'} |
107 | headers: | 107 | headers: |
108 | Cache-Control: ['max-age=0, private, must-revalidate'] | 108 | Cache-Control: ['max-age=0, private, must-revalidate'] |
109 | Content-Type: [application/json; charset=utf-8] | 109 | Content-Type: [application/json; charset=utf-8] |
110 | ETag: [W/"d0254474867b88e60e2a7d1754ab928c"] | 110 | ETag: [W/"4d5e61fd2fbc19a61c0a227cf37b0a38"] |
111 | Referrer-Policy: [strict-origin-when-cross-origin] | 111 | Referrer-Policy: [strict-origin-when-cross-origin] |
112 | Transfer-Encoding: [chunked] | 112 | Transfer-Encoding: [chunked] |
113 | Vary: ['Accept-Encoding, Origin'] | 113 | Vary: ['Accept-Encoding, Origin'] |
@@ -115,8 +115,8 @@ interactions: | |||
115 | X-Download-Options: [noopen] | 115 | X-Download-Options: [noopen] |
116 | X-Frame-Options: [SAMEORIGIN] | 116 | X-Frame-Options: [SAMEORIGIN] |
117 | X-Permitted-Cross-Domain-Policies: [none] | 117 | X-Permitted-Cross-Domain-Policies: [none] |
118 | X-Request-Id: [f95378c9-b0c8-4c93-bf1e-f993db396b98] | 118 | X-Request-Id: [09b621ce-cd75-44b3-8dd6-4ab911631ab8] |
119 | X-Runtime: ['0.030762'] | 119 | X-Runtime: ['0.016953'] |
120 | X-XSS-Protection: [1; mode=block] | 120 | X-XSS-Protection: [1; mode=block] |
121 | content-length: ['307'] | 121 | content-length: ['307'] |
122 | status: {code: 200, message: OK} | 122 | status: {code: 200, message: OK} |
@@ -130,13 +130,13 @@ interactions: | |||
130 | Content-Length: ['0'] | 130 | Content-Length: ['0'] |
131 | User-Agent: [python-requests/2.18.4] | 131 | User-Agent: [python-requests/2.18.4] |
132 | method: DELETE | 132 | method: DELETE |
133 | uri: http://localhost:3000/api/v1/scheduled_statuses/19 | 133 | uri: http://localhost:3000/api/v1/scheduled_statuses/20 |
134 | response: | 134 | response: |
135 | body: {string: '{}'} | 135 | body: {string: '{}'} |
136 | headers: | 136 | headers: |
137 | Cache-Control: ['max-age=0, private, must-revalidate'] | 137 | Cache-Control: ['max-age=0, private, must-revalidate'] |
138 | Content-Type: [application/json; charset=utf-8] | 138 | Content-Type: [application/json; charset=utf-8] |
139 | ETag: [W/"0990eb85ee6e415913216239571d30e5"] | 139 | ETag: [W/"76b6207dfee28b6931260e1ad1453da4"] |
140 | Referrer-Policy: [strict-origin-when-cross-origin] | 140 | Referrer-Policy: [strict-origin-when-cross-origin] |
141 | Transfer-Encoding: [chunked] | 141 | Transfer-Encoding: [chunked] |
142 | Vary: ['Accept-Encoding, Origin'] | 142 | Vary: ['Accept-Encoding, Origin'] |
@@ -144,8 +144,8 @@ interactions: | |||
144 | X-Download-Options: [noopen] | 144 | X-Download-Options: [noopen] |
145 | X-Frame-Options: [SAMEORIGIN] | 145 | X-Frame-Options: [SAMEORIGIN] |
146 | X-Permitted-Cross-Domain-Policies: [none] | 146 | X-Permitted-Cross-Domain-Policies: [none] |
147 | X-Request-Id: [ed7c8df2-5a65-474e-81ec-9f4ef3f50b3d] | 147 | X-Request-Id: [9addca1e-72fb-4fc8-8ffa-2748a2f2471c] |
148 | X-Runtime: ['0.028344'] | 148 | X-Runtime: ['0.026415'] |
149 | X-XSS-Protection: [1; mode=block] | 149 | X-XSS-Protection: [1; mode=block] |
150 | content-length: ['2'] | 150 | content-length: ['2'] |
151 | status: {code: 200, message: OK} | 151 | status: {code: 200, message: OK} |
@@ -164,7 +164,7 @@ interactions: | |||
164 | headers: | 164 | headers: |
165 | Cache-Control: ['max-age=0, private, must-revalidate'] | 165 | Cache-Control: ['max-age=0, private, must-revalidate'] |
166 | Content-Type: [application/json; charset=utf-8] | 166 | Content-Type: [application/json; charset=utf-8] |
167 | ETag: [W/"cc6e706f1723e565ab0b83aab7be53aa"] | 167 | ETag: [W/"232a7ade8744af454b200165b5597257"] |
168 | Referrer-Policy: [strict-origin-when-cross-origin] | 168 | Referrer-Policy: [strict-origin-when-cross-origin] |
169 | Transfer-Encoding: [chunked] | 169 | Transfer-Encoding: [chunked] |
170 | Vary: ['Accept-Encoding, Origin'] | 170 | Vary: ['Accept-Encoding, Origin'] |
@@ -172,8 +172,8 @@ interactions: | |||
172 | X-Download-Options: [noopen] | 172 | X-Download-Options: [noopen] |
173 | X-Frame-Options: [SAMEORIGIN] | 173 | X-Frame-Options: [SAMEORIGIN] |
174 | X-Permitted-Cross-Domain-Policies: [none] | 174 | X-Permitted-Cross-Domain-Policies: [none] |
175 | X-Request-Id: [6d71010e-5cc0-4029-a19b-67cac6b8f5bc] | 175 | X-Request-Id: [b9117b47-72f4-4db4-824f-e53c4507555f] |
176 | X-Runtime: ['0.017476'] | 176 | X-Runtime: ['0.014710'] |
177 | X-XSS-Protection: [1; mode=block] | 177 | X-XSS-Protection: [1; mode=block] |
178 | content-length: ['2'] | 178 | content-length: ['2'] |
179 | status: {code: 200, message: OK} | 179 | status: {code: 200, message: OK} |