diff options
author | Lorenz Diener <[email protected]> | 2018-07-14 01:07:26 +0200 |
---|---|---|
committer | Lorenz Diener <[email protected]> | 2018-07-14 01:07:26 +0200 |
commit | 65b1f41e65d5f20136de0bd01f154ecf4134eaf8 (patch) | |
tree | 6cb000bf369c5eda54f3ce4dcc5636437a20e9e0 /tests/cassettes/test_follow_request_reject.yaml | |
parent | 91de8ca061524712cae1d1b327cc2b2881c37548 (diff) | |
download | mastodon.py-65b1f41e65d5f20136de0bd01f154ecf4134eaf8.tar.gz |
Rerun all tests
Diffstat (limited to 'tests/cassettes/test_follow_request_reject.yaml')
-rw-r--r-- | tests/cassettes/test_follow_request_reject.yaml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/tests/cassettes/test_follow_request_reject.yaml b/tests/cassettes/test_follow_request_reject.yaml index 4a0b1ad..916e792 100644 --- a/tests/cassettes/test_follow_request_reject.yaml +++ b/tests/cassettes/test_follow_request_reject.yaml | |||
@@ -7,7 +7,7 @@ interactions: | |||
7 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN_2] | 7 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN_2] |
8 | Connection: [keep-alive] | 8 | Connection: [keep-alive] |
9 | Content-Length: ['0'] | 9 | Content-Length: ['0'] |
10 | User-Agent: [python-requests/2.9.1] | 10 | User-Agent: [python-requests/2.18.4] |
11 | method: POST | 11 | method: POST |
12 | uri: http://localhost:3000/api/v1/accounts/1234567890123456/follow | 12 | uri: http://localhost:3000/api/v1/accounts/1234567890123456/follow |
13 | response: | 13 | response: |
@@ -15,7 +15,7 @@ interactions: | |||
15 | headers: | 15 | headers: |
16 | Cache-Control: ['max-age=0, private, must-revalidate'] | 16 | Cache-Control: ['max-age=0, private, must-revalidate'] |
17 | Content-Type: [application/json; charset=utf-8] | 17 | Content-Type: [application/json; charset=utf-8] |
18 | ETag: [W/"7d7691257de0f8c88d3b02e890673438"] | 18 | ETag: [W/"3f1f0210e7ee7ff846ebc784ad5ad194"] |
19 | Referrer-Policy: [strict-origin-when-cross-origin] | 19 | Referrer-Policy: [strict-origin-when-cross-origin] |
20 | Transfer-Encoding: [chunked] | 20 | Transfer-Encoding: [chunked] |
21 | Vary: ['Accept-Encoding, Origin'] | 21 | Vary: ['Accept-Encoding, Origin'] |
@@ -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: [0dc59796-d0ac-482b-a456-4289cf03f673] | 26 | X-Request-Id: [fba6f898-6ea1-4de4-a063-a53643cfc286] |
27 | X-Runtime: ['0.291153'] | 27 | X-Runtime: ['0.042411'] |
28 | X-XSS-Protection: [1; mode=block] | 28 | X-XSS-Protection: [1; mode=block] |
29 | content-length: ['188'] | 29 | content-length: ['188'] |
30 | status: {code: 200, message: OK} | 30 | status: {code: 200, message: OK} |
@@ -36,7 +36,7 @@ interactions: | |||
36 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] | 36 | Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] |
37 | Connection: [keep-alive] | 37 | Connection: [keep-alive] |
38 | Content-Length: ['0'] | 38 | Content-Length: ['0'] |
39 | User-Agent: [python-requests/2.9.1] | 39 | User-Agent: [python-requests/2.18.4] |
40 | method: POST | 40 | method: POST |
41 | uri: http://localhost:3000/api/v1/follow_requests/1/reject | 41 | uri: http://localhost:3000/api/v1/follow_requests/1/reject |
42 | response: | 42 | response: |
@@ -44,7 +44,7 @@ interactions: | |||
44 | headers: | 44 | headers: |
45 | Cache-Control: ['max-age=0, private, must-revalidate'] | 45 | Cache-Control: ['max-age=0, private, must-revalidate'] |
46 | Content-Type: [application/json; charset=utf-8] | 46 | Content-Type: [application/json; charset=utf-8] |
47 | ETag: [W/"637fc9f784897d3613a58bc66885a0f2"] | 47 | ETag: [W/"bfd3faa192e3a4b3c0dc9e2fe633c178"] |
48 | Referrer-Policy: [strict-origin-when-cross-origin] | 48 | Referrer-Policy: [strict-origin-when-cross-origin] |
49 | Transfer-Encoding: [chunked] | 49 | Transfer-Encoding: [chunked] |
50 | Vary: ['Accept-Encoding, Origin'] | 50 | Vary: ['Accept-Encoding, Origin'] |
@@ -52,8 +52,8 @@ interactions: | |||
52 | X-Download-Options: [noopen] | 52 | X-Download-Options: [noopen] |
53 | X-Frame-Options: [SAMEORIGIN] | 53 | X-Frame-Options: [SAMEORIGIN] |
54 | X-Permitted-Cross-Domain-Policies: [none] | 54 | X-Permitted-Cross-Domain-Policies: [none] |
55 | X-Request-Id: [b1d5fe68-2a06-4657-bfd1-13f66f77a0f2] | 55 | X-Request-Id: [258bc833-565f-486b-8eee-88838ed05f77] |
56 | X-Runtime: ['0.144223'] | 56 | X-Runtime: ['0.021558'] |
57 | X-XSS-Protection: [1; mode=block] | 57 | X-XSS-Protection: [1; mode=block] |
58 | content-length: ['2'] | 58 | content-length: ['2'] |
59 | status: {code: 200, message: OK} | 59 | status: {code: 200, message: OK} |