From 65b1f41e65d5f20136de0bd01f154ecf4134eaf8 Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Sat, 14 Jul 2018 01:07:26 +0200 Subject: Rerun all tests --- tests/cassettes/test_follow_request_authorize.yaml | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'tests/cassettes/test_follow_request_authorize.yaml') diff --git a/tests/cassettes/test_follow_request_authorize.yaml b/tests/cassettes/test_follow_request_authorize.yaml index bbaac7f..4499b6b 100644 --- a/tests/cassettes/test_follow_request_authorize.yaml +++ b/tests/cassettes/test_follow_request_authorize.yaml @@ -7,7 +7,7 @@ interactions: Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN_2] Connection: [keep-alive] Content-Length: ['0'] - User-Agent: [python-requests/2.9.1] + User-Agent: [python-requests/2.18.4] method: POST uri: http://localhost:3000/api/v1/accounts/1234567890123456/follow response: @@ -15,7 +15,7 @@ interactions: headers: Cache-Control: ['max-age=0, private, must-revalidate'] Content-Type: [application/json; charset=utf-8] - ETag: [W/"a927e3895f505eecd8130d5ad9a4a300"] + ETag: [W/"3f1f0210e7ee7ff846ebc784ad5ad194"] Referrer-Policy: [strict-origin-when-cross-origin] Transfer-Encoding: [chunked] Vary: ['Accept-Encoding, Origin'] @@ -23,8 +23,8 @@ interactions: X-Download-Options: [noopen] X-Frame-Options: [SAMEORIGIN] X-Permitted-Cross-Domain-Policies: [none] - X-Request-Id: [be53f844-7e2f-478e-be7c-fe75d82c45e0] - X-Runtime: ['0.588503'] + X-Request-Id: [15751ad2-d68e-4b74-8a2d-0100a50544e9] + X-Runtime: ['0.047205'] X-XSS-Protection: [1; mode=block] content-length: ['188'] status: {code: 200, message: OK} @@ -36,7 +36,7 @@ interactions: Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] Connection: [keep-alive] Content-Length: ['0'] - User-Agent: [python-requests/2.9.1] + User-Agent: [python-requests/2.18.4] method: POST uri: http://localhost:3000/api/v1/follow_requests/1/authorize response: @@ -44,7 +44,7 @@ interactions: headers: Cache-Control: ['max-age=0, private, must-revalidate'] Content-Type: [application/json; charset=utf-8] - ETag: [W/"1874f0e100868407236d31bf87a0d1b4"] + ETag: [W/"bfd3faa192e3a4b3c0dc9e2fe633c178"] Referrer-Policy: [strict-origin-when-cross-origin] Transfer-Encoding: [chunked] Vary: ['Accept-Encoding, Origin'] @@ -52,8 +52,8 @@ interactions: X-Download-Options: [noopen] X-Frame-Options: [SAMEORIGIN] X-Permitted-Cross-Domain-Policies: [none] - X-Request-Id: [4019dc06-d381-48cc-b42b-24dadbdd2ddf] - X-Runtime: ['0.333942'] + X-Request-Id: [1dc7febe-b975-4165-8cf1-b42038e1b54a] + X-Runtime: ['0.070846'] X-XSS-Protection: [1; mode=block] content-length: ['2'] status: {code: 200, message: OK} @@ -65,7 +65,7 @@ interactions: Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN_2] Connection: [keep-alive] Content-Length: ['0'] - User-Agent: [python-requests/2.9.1] + User-Agent: [python-requests/2.18.4] method: POST uri: http://localhost:3000/api/v1/accounts/1234567890123456/unfollow response: @@ -73,7 +73,7 @@ interactions: headers: Cache-Control: ['max-age=0, private, must-revalidate'] Content-Type: [application/json; charset=utf-8] - ETag: [W/"69992d817261cfdeaf94765a62bfa656"] + ETag: [W/"db9bafc9422fb3898eed6da5609c1305"] Referrer-Policy: [strict-origin-when-cross-origin] Transfer-Encoding: [chunked] Vary: ['Accept-Encoding, Origin'] @@ -81,8 +81,8 @@ interactions: X-Download-Options: [noopen] X-Frame-Options: [SAMEORIGIN] X-Permitted-Cross-Domain-Policies: [none] - X-Request-Id: [0f79175a-3393-4045-93a0-17a9cfd9b129] - X-Runtime: ['0.208013'] + X-Request-Id: [ffa515f3-8799-4927-97a7-e2d843cb13be] + X-Runtime: ['0.047887'] X-XSS-Protection: [1; mode=block] content-length: ['190'] status: {code: 200, message: OK} -- cgit v1.2.3