From 225c8ca76a8fc6eb2a87a8156b7ce808d3b06507 Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Sat, 22 Jun 2019 23:16:47 +0200 Subject: Fresh batch of test runs --- tests/cassettes/test_scheduled_status.yaml | 40 +++++++++++++++--------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'tests/cassettes/test_scheduled_status.yaml') diff --git a/tests/cassettes/test_scheduled_status.yaml b/tests/cassettes/test_scheduled_status.yaml index 3963165..545ab71 100644 --- a/tests/cassettes/test_scheduled_status.yaml +++ b/tests/cassettes/test_scheduled_status.yaml @@ -12,7 +12,7 @@ interactions: method: POST uri: http://localhost:3000/api/v1/statuses response: - body: {string: '{"id":"1","scheduled_at":"4000-01-01T14:33:14.000Z","params":{"text":"please + body: {string: '{"id":"4","scheduled_at":"4000-01-01T14:33:14.000Z","params":{"text":"please 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":[]}'} headers: Cache-Control: ['no-cache, no-store'] @@ -24,8 +24,8 @@ interactions: X-Download-Options: [noopen] X-Frame-Options: [SAMEORIGIN] X-Permitted-Cross-Domain-Policies: [none] - X-Request-Id: [9687c41c-1b26-49b1-9b92-bf01cf03eece] - X-Runtime: ['0.062004'] + X-Request-Id: [69c461d6-ec0f-4827-97af-02b784547893] + X-Runtime: ['0.058337'] X-XSS-Protection: [1; mode=block] content-length: ['306'] status: {code: 200, message: OK} @@ -40,9 +40,9 @@ interactions: Content-Type: [application/x-www-form-urlencoded] User-Agent: [python-requests/2.18.4] method: PUT - uri: http://localhost:3000/api/v1/scheduled_statuses/1 + uri: http://localhost:3000/api/v1/scheduled_statuses/4 response: - body: {string: '{"id":"1","scheduled_at":"4000-01-01T14:23:14.000Z","params":{"poll":null,"text":"please + body: {string: '{"id":"4","scheduled_at":"4000-01-01T14:23:14.000Z","params":{"poll":null,"text":"please 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":[]}'} headers: Cache-Control: ['no-cache, no-store'] @@ -54,8 +54,8 @@ interactions: X-Download-Options: [noopen] X-Frame-Options: [SAMEORIGIN] X-Permitted-Cross-Domain-Policies: [none] - X-Request-Id: [13564f2c-9377-4bd8-ba34-31e131fde7fc] - X-Runtime: ['0.032800'] + X-Request-Id: [9103b98b-2baa-482d-ba2b-5c7912f8006a] + X-Runtime: ['0.038755'] X-XSS-Protection: [1; mode=block] content-length: ['306'] status: {code: 200, message: OK} @@ -70,12 +70,12 @@ interactions: method: GET uri: http://localhost:3000/api/v1/scheduled_statuses response: - body: {string: '[{"id":"1","scheduled_at":"4000-01-01T14:23:14.000Z","params":{"poll":null,"text":"please + body: {string: '[{"id":"4","scheduled_at":"4000-01-01T14:23:14.000Z","params":{"poll":null,"text":"please 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":[]}]'} headers: Cache-Control: ['no-cache, no-store'] Content-Type: [application/json; charset=utf-8] - Link: ['; rel="prev"'] + Link: ['; rel="prev"'] Referrer-Policy: [strict-origin-when-cross-origin] Transfer-Encoding: [chunked] Vary: ['Accept-Encoding, Origin'] @@ -83,8 +83,8 @@ interactions: X-Download-Options: [noopen] X-Frame-Options: [SAMEORIGIN] X-Permitted-Cross-Domain-Policies: [none] - X-Request-Id: [175575fa-0de6-4d36-8a1a-a2f37c76646d] - X-Runtime: ['0.019602'] + X-Request-Id: [f3f6a628-8c24-4174-8bda-deca3929f815] + X-Runtime: ['0.021390'] X-XSS-Protection: [1; mode=block] content-length: ['308'] status: {code: 200, message: OK} @@ -97,9 +97,9 @@ interactions: Connection: [keep-alive] User-Agent: [python-requests/2.18.4] method: GET - uri: http://localhost:3000/api/v1/scheduled_statuses/1 + uri: http://localhost:3000/api/v1/scheduled_statuses/4 response: - body: {string: '{"id":"1","scheduled_at":"4000-01-01T14:23:14.000Z","params":{"poll":null,"text":"please + body: {string: '{"id":"4","scheduled_at":"4000-01-01T14:23:14.000Z","params":{"poll":null,"text":"please 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":[]}'} headers: Cache-Control: ['no-cache, no-store'] @@ -111,8 +111,8 @@ interactions: X-Download-Options: [noopen] X-Frame-Options: [SAMEORIGIN] X-Permitted-Cross-Domain-Policies: [none] - X-Request-Id: [f50d4b55-c0a6-46f1-adc8-b143fe2d16ee] - X-Runtime: ['0.018354'] + X-Request-Id: [1b30b74a-ea5a-4882-ae61-23cd3fbc115e] + X-Runtime: ['0.025444'] X-XSS-Protection: [1; mode=block] content-length: ['306'] status: {code: 200, message: OK} @@ -126,7 +126,7 @@ interactions: Content-Length: ['0'] User-Agent: [python-requests/2.18.4] method: DELETE - uri: http://localhost:3000/api/v1/scheduled_statuses/1 + uri: http://localhost:3000/api/v1/scheduled_statuses/4 response: body: {string: '{}'} headers: @@ -139,8 +139,8 @@ interactions: X-Download-Options: [noopen] X-Frame-Options: [SAMEORIGIN] X-Permitted-Cross-Domain-Policies: [none] - X-Request-Id: [b2c3cb6e-afbe-46d3-8647-ac4d0f5d746f] - X-Runtime: ['0.067970'] + X-Request-Id: [897a3d94-6ea9-4113-b160-08c198dd7a79] + X-Runtime: ['0.030323'] X-XSS-Protection: [1; mode=block] content-length: ['2'] status: {code: 200, message: OK} @@ -166,8 +166,8 @@ interactions: X-Download-Options: [noopen] X-Frame-Options: [SAMEORIGIN] X-Permitted-Cross-Domain-Policies: [none] - X-Request-Id: [5972b817-f365-43ba-a0c5-3931c665ce1a] - X-Runtime: ['0.018815'] + X-Request-Id: [80acc3bd-a31a-45f0-a0e6-7b3ffde8ec42] + X-Runtime: ['0.018255'] X-XSS-Protection: [1; mode=block] content-length: ['2'] status: {code: 200, message: OK} -- cgit v1.2.3